@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/1843843e-cc20-42ba-a38b-37110c91910b> a dcat:Dataset ;
    dct:description "This dataset contains site boundaries for all designated individual landmarks as well as administrative information such as site boundary description and designation date." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/buis-pvji> ;
    dct:issued "2025-06-02"^^xsd:date ;
    dct:modified "2025-06-02"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Individual Landmark Sites" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1843843e-cc20-42ba-a38b-37110c91910b/resource/02895ac0-c1ca-4f82-b811-fd78e966ab4c>,
        <https://data.amerigeoss.org/dataset/1843843e-cc20-42ba-a38b-37110c91910b/resource/1c772ca8-2884-4722-ae84-80a1222ba0f6>,
        <https://data.amerigeoss.org/dataset/1843843e-cc20-42ba-a38b-37110c91910b/resource/5b6d6e57-e43f-4d9d-ab6e-ed80e8d2b011>,
        <https://data.amerigeoss.org/dataset/1843843e-cc20-42ba-a38b-37110c91910b/resource/d095654c-de4f-4051-8b1d-1701452e194d> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "historic-buildings",
        "historic-district",
        "historic-preservation",
        "individual-landmark",
        "landmark",
        "landmarks",
        "landmarks-preservation-commission",
        "lpc",
        "preservation" ;
    dcat:theme <%7B%22Housing%20&%20Development%22%7D> .

<https://data.amerigeoss.org/dataset/1843843e-cc20-42ba-a38b-37110c91910b/resource/02895ac0-c1ca-4f82-b811-fd78e966ab4c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-12-16T05:22:03.839243"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:22:24.165751"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/buis-pvji/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1843843e-cc20-42ba-a38b-37110c91910b/resource/1c772ca8-2884-4722-ae84-80a1222ba0f6> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-12-16T05:22:03.839245"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:22:24.166570"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/buis-pvji/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1843843e-cc20-42ba-a38b-37110c91910b/resource/5b6d6e57-e43f-4d9d-ab6e-ed80e8d2b011> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-12-16T05:22:03.839237"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:22:24.163831"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/buis-pvji/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1843843e-cc20-42ba-a38b-37110c91910b/resource/d095654c-de4f-4051-8b1d-1701452e194d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-12-16T05:22:03.839241"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:22:24.164892"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/buis-pvji/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

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

