@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/304a6dc8-2e61-41db-95a8-d4f90da41bc0> a dcat:Dataset ;
    dct:description "A list of the final section maps that would show the legal street information for Borough of Brooklyn." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/avcv-kcyf> ;
    dct:issued "2019-10-23"^^xsd:date ;
    dct:modified "2020-10-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Topographical Bureau Maps - Final Sections" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/304a6dc8-2e61-41db-95a8-d4f90da41bc0/resource/1c8aa441-49c4-4299-85fb-3881f418fd08>,
        <https://data.amerigeoss.org/dataset/304a6dc8-2e61-41db-95a8-d4f90da41bc0/resource/b4d60d53-acbe-4bc6-a789-efa84ef747dc>,
        <https://data.amerigeoss.org/dataset/304a6dc8-2e61-41db-95a8-d4f90da41bc0/resource/be1303ac-d391-437c-845f-d818f578b472>,
        <https://data.amerigeoss.org/dataset/304a6dc8-2e61-41db-95a8-d4f90da41bc0/resource/d774573d-b3fc-44b6-997f-eab7db2e5a0e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "boundaries",
        "brooklyn",
        "final-sections",
        "fs",
        "legal",
        "street" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/304a6dc8-2e61-41db-95a8-d4f90da41bc0/resource/1c8aa441-49c4-4299-85fb-3881f418fd08> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:01:54.073056"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:22:57.352704"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/avcv-kcyf/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/304a6dc8-2e61-41db-95a8-d4f90da41bc0/resource/b4d60d53-acbe-4bc6-a789-efa84ef747dc> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:01:54.073067"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:22:57.354037"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/avcv-kcyf/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/304a6dc8-2e61-41db-95a8-d4f90da41bc0/resource/be1303ac-d391-437c-845f-d818f578b472> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:01:54.073073"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:22:57.355266"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/avcv-kcyf/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/304a6dc8-2e61-41db-95a8-d4f90da41bc0/resource/d774573d-b3fc-44b6-997f-eab7db2e5a0e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:01:54.073078"^^xsd:dateTime ;
    dct:modified "2025-09-24T21:22:57.356450"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/avcv-kcyf/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

