@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.ie/dataset/541b827a-ec0e-4a3a-b642-87d1865ed230> a dcat:Dataset ;
    dct:created "2026-01-13T03:17:58"^^xsd:dateTime ;
    dct:description "<p><span style='font-family:&quot;Aptos&quot;,sans-serif; font-size:11.0pt;'>A series of monthly seasonal food markets hosted at historic Swords Castle began in April 2025. The Swords Castle Food Market is a joint venture of Fingal County Council, Fingal Food Network and Fingal Farmers Group and provides an opportunity for members of these groups to sell their products in the heart of the local community. The market runs on the third Saturday of each month from July to October</span></p>"@en ;
    dct:identifier "541b827a-ec0e-4a3a-b642-87d1865ed230" ;
    dct:issued "2026-01-12"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-19T19:21:54"^^xsd:dateTime ;
    dct:publisher <https://data.gov.ie/organization/fingal-county-council> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Fingal" ] ;
    dct:title "Fingal Food Market Swords Castle FCC" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fingal Admin" ;
            vcard:hasEmail <mailto:itservicedesk@fingal.ie> ] ;
    dcat:distribution <https://data.gov.ie/dataset/541b827a-ec0e-4a3a-b642-87d1865ed230/resource/1ee4d220-9212-43ae-b0e2-c6d55fc29f03> ;
    dcat:keyword "Dublin",
        "ETTD",
        "Economic and Development",
        "Economy",
        "Economy and Innovation",
        "Explore Fingal",
        "FCC",
        "Finance",
        "Fingal",
        "Fingal County Council",
        "Ireland",
        "Markets",
        "Markets and Trading",
        "Open Data",
        "Tourist Attraction",
        "dgiTourism" ;
    dcat:landingPage <https://data.smartdublin.ie/dataset/fingal-food-market-swords-castle-fcc> ;
    dcat:theme <Economy>,
        <http://publications.europa.eu/resource/authority/data-theme/ECON> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://data.gov.ie/dataset/541b827a-ec0e-4a3a-b642-87d1865ed230/resource/1ee4d220-9212-43ae-b0e2-c6d55fc29f03> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/html> ] ;
    dct:issued "2026-01-12T10:30:14"^^xsd:dateTime ;
    dct:modified "2026-04-19T19:21:54"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data.fingal.ie/datasets/FingalCoCo::fingal-food-market-swords-castle-fcc> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/html> .

<https://data.gov.ie/organization/fingal-county-council> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Fingal County Council" .

