@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/1d6fd29d-6b1c-4fdb-a384-bec1b0758393> a dcat:Dataset ;
    dct:created "2023-10-03T14:03:17"^^xsd:dateTime ;
    dct:description "Strategy that is dedicated to eliminating anti-social behaviour"@en,
        ""@ga ;
    dct:identifier "1d6fd29d-6b1c-4fdb-a384-bec1b0758393" ;
    dct:issued "2017-02-27"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-03-06T21:50:05"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/60eeb83f-bd27-492c-ad8c-59b93b600edc> ;
    dct:title "Anti Social Behaviour Strategy" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Orla Talbot" ;
            vcard:hasEmail <mailto:otalbot@kildarecoco.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/1d6fd29d-6b1c-4fdb-a384-bec1b0758393/resource/42d75447-57df-4fd1-b441-9dbd0ebc665d> ;
    dcat:keyword "anti social",
        "anti social behaviour" ;
    dcat:landingPage <https://kildarecoco.ie/AllServices/Housing/anti-socialbehaviour/> ;
    dcat:theme <Towns>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

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

<https://dgi5.staging.derilinx.com/dataset/1d6fd29d-6b1c-4fdb-a384-bec1b0758393/resource/42d75447-57df-4fd1-b441-9dbd0ebc665d> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "PDF" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/pdf> ] ;
    dct:issued "2023-04-03T12:52:50"^^xsd:dateTime ;
    dct:modified "2024-03-06T21:50:05"^^xsd:dateTime ;
    dct:title "Anti Social Behaviour Strategy" ;
    dcat:accessURL <https://data.kildarecoco.ie/dataset/1d6fd29d-6b1c-4fdb-a384-bec1b0758393/resource/42d75447-57df-4fd1-b441-9dbd0ebc665d/download/anti-social-behaviour-strategy.pdf> ;
    dcat:byteSize 243333.0 ;
    dcat:downloadURL <https://data.kildarecoco.ie/dataset/1d6fd29d-6b1c-4fdb-a384-bec1b0758393/resource/42d75447-57df-4fd1-b441-9dbd0ebc665d/download/anti-social-behaviour-strategy.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

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

