@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://data.amerigeoss.org/dataset/6bc0d300-ae7a-4084-8446-ab2da428e9d5> a dcat:Dataset ;
    dct:description "List of DOP Office locations by Borough" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/tfbb-gszk> ;
    dct:issued "2017-09-16"^^xsd:date ;
    dct:modified "2020-02-08"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Directory Of DOP Office Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6bc0d300-ae7a-4084-8446-ab2da428e9d5/resource/5e5700f1-0788-4443-aa8a-01ba40f2bfe2>,
        <https://data.amerigeoss.org/dataset/6bc0d300-ae7a-4084-8446-ab2da428e9d5/resource/8f40f903-7378-45d5-b178-fa054ceefcaf>,
        <https://data.amerigeoss.org/dataset/6bc0d300-ae7a-4084-8446-ab2da428e9d5/resource/a3c7af46-723b-4292-814e-89f3dc74a979>,
        <https://data.amerigeoss.org/dataset/6bc0d300-ae7a-4084-8446-ab2da428e9d5/resource/f1288e6c-42ca-4620-9d0a-20989ddd3e16> ;
    dcat:keyword "address",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "dop",
        "geo",
        "geoss",
        "location",
        "national",
        "north-america",
        "office",
        "probation",
        "united-states" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/6bc0d300-ae7a-4084-8446-ab2da428e9d5/resource/5e5700f1-0788-4443-aa8a-01ba40f2bfe2> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:21.716000"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:41:48.535226"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tfbb-gszk/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/6bc0d300-ae7a-4084-8446-ab2da428e9d5/resource/8f40f903-7378-45d5-b178-fa054ceefcaf> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:21.715995"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:41:48.534807"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tfbb-gszk/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/6bc0d300-ae7a-4084-8446-ab2da428e9d5/resource/a3c7af46-723b-4292-814e-89f3dc74a979> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:05:21.715989"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:41:48.534387"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tfbb-gszk/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6bc0d300-ae7a-4084-8446-ab2da428e9d5/resource/f1288e6c-42ca-4620-9d0a-20989ddd3e16> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:05:21.715978"^^xsd:dateTime ;
    dct:modified "2025-11-22T11:41:48.533940"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tfbb-gszk/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

