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

<https://dgi5.staging.derilinx.com/dataset/ba2a93db-eb86-4f3e-94bd-215be610099a> a dcat:Dataset ;
    dct:accrualPeriodicity "Continuous" ;
    dct:created "2024-05-23T10:10:10"^^xsd:dateTime ;
    dct:description "Register of Dog Breeding Establishments in Co. Kildare"@en,
        ""@ga ;
    dct:identifier "ba2a93db-eb86-4f3e-94bd-215be610099a" ;
    dct:issued "2024-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-07-17T17:20:10"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/60eeb83f-bd27-492c-ad8c-59b93b600edc> ;
    dct:temporal [ rdfs:label "Current Year" ] ;
    dct:title "County Kildare Dog Breeding Establishments" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Earnan McGee" ;
            vcard:hasEmail <mailto:emcgee@kildarecoco.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/ba2a93db-eb86-4f3e-94bd-215be610099a/resource/6e23b342-49bf-4659-be55-457b685b9103> ;
    dcat:landingPage <https://kildarecoco.ie/AllServices/VeterinaryServices/ControlofDogs/> ;
    dcat:theme <Environment>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

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

<https://dgi5.staging.derilinx.com/dataset/ba2a93db-eb86-4f3e-94bd-215be610099a/resource/6e23b342-49bf-4659-be55-457b685b9103> a dcat:Distribution ;
    dct:issued "2024-05-30T10:27:09"^^xsd:dateTime ;
    dct:modified "2024-07-17T17:20:10"^^xsd:dateTime ;
    dct:title "County Kildare Dog Breeding Establishments" ;
    dcat:accessURL <https://kildarecoco.ie/AllServices/VeterinaryServices/ControlofDogs/> ;
    dcat:downloadURL <https://kildarecoco.ie/AllServices/VeterinaryServices/ControlofDogs/> .

<https://dgi5.staging.derilinx.com/organization/60eeb83f-bd27-492c-ad8c-59b93b600edc> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Kildare County Council " .

