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

<https://admin.opendatani.gov.uk/dataset/c75a0d61-6580-4607-a5d6-690f165d05e5> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This data set contains information about council buildings, data items include: name, address, longitude, latitude" ;
    dct:identifier "c75a0d61-6580-4607-a5d6-690f165d05e5" ;
    dct:issued "2016-01-22T16:29:36.491890"^^xsd:dateTime ;
    dct:modified "2021-12-01T14:20:01.397057"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast Council Properties" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digital Services" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/c75a0d61-6580-4607-a5d6-690f165d05e5/resource/e47a315d-79ff-4503-9809-ef0839d5d420> ;
    dcat:keyword "City",
        "Council Buildings",
        "Council Sites",
        "belfast",
        "council",
        "properties" .

<https://admin.opendatani.gov.uk/dataset/c75a0d61-6580-4607-a5d6-690f165d05e5/resource/e47a315d-79ff-4503-9809-ef0839d5d420> a dcat:Distribution ;
    dct:description "This data set contains information about council buildings, data items include: name, address, longitude, latitude" ;
    dct:format "XML" ;
    dct:issued "2016-01-22T16:30:29.356040"^^xsd:dateTime ;
    dct:modified "2016-01-22T16:30:29.356040"^^xsd:dateTime ;
    dct:title "Council Properties" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/ad9b0cea-ff41-4006-85bd-2e47391c7b3d/PlottedCouncilProperties.xml> .

<https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> a foaf:Agent ;
    foaf:name "Belfast City Council" .

