@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/57f225fd-a151-4d3b-a91b-0d0edd8c5a2f> a dcat:Dataset ;
    dct:accrualPeriodicity "annually" ;
    dct:description "This data set contains information about the trees located on Belfast streets. This includes the location, species, age and dimensions" ;
    dct:identifier "57f225fd-a151-4d3b-a91b-0d0edd8c5a2f" ;
    dct:issued "2015-11-27T12:07:55.138713"^^xsd:dateTime ;
    dct:modified "2020-08-24T13:45:33.200431"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/e93af7e8-49fa-4220-8363-887f54bc3f2c> ;
    dct:title "Belfast Trees" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digital Services" ;
            vcard:hasEmail <mailto:opendatasets@belfastcity.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/57f225fd-a151-4d3b-a91b-0d0edd8c5a2f/resource/b501ba21-e26d-46d6-b854-26a95db78dd9> ;
    dcat:keyword "Belfast City",
        "Park Trees",
        "Street Trees",
        "Trees" .

<https://admin.opendatani.gov.uk/dataset/57f225fd-a151-4d3b-a91b-0d0edd8c5a2f/resource/b501ba21-e26d-46d6-b854-26a95db78dd9> a dcat:Distribution ;
    dct:description "This data set contains information about the trees located on Belfast streets. This includes the location, species, age and dimensions" ;
    dct:format "CSV" ;
    dct:issued "2015-11-27T12:09:18.007277"^^xsd:dateTime ;
    dct:modified "2015-11-27T12:09:18.007277"^^xsd:dateTime ;
    dct:title "Belfast Trees" ;
    dcat:accessURL <https://www.belfastcity.gov.uk/getmedia/262a1f01-f219-4780-835e-7a833bdd1e1c/odTrees.csv> .

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

