@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/110e452a-e0fd-46a2-b791-253ad56ab3e1> a dcat:Dataset ;
    dct:description "List of public buildings managed by the Department of Citywide Administrative Services, along with contact information for key building personnel" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/xx2p-4jnq> ;
    dct:issued "2022-03-29"^^xsd:date ;
    dct:modified "2024-05-07"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DCAS Managed Public Buildings" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/110e452a-e0fd-46a2-b791-253ad56ab3e1/resource/247f31a7-09c1-4f49-bbb1-5ba44aaae7aa>,
        <https://data.amerigeoss.org/dataset/110e452a-e0fd-46a2-b791-253ad56ab3e1/resource/6f2fc24c-f53b-4c02-ad2f-3f1abb339d78>,
        <https://data.amerigeoss.org/dataset/110e452a-e0fd-46a2-b791-253ad56ab3e1/resource/99e897b9-ae21-4a9c-847b-6fe153c71410>,
        <https://data.amerigeoss.org/dataset/110e452a-e0fd-46a2-b791-253ad56ab3e1/resource/ce9273f6-42c2-4050-b111-12c3b547035b> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "building",
        "contact",
        "custodial",
        "engineering",
        "phone" ;
    dcat:theme <%7B%22City%20Government%22%7D> .

<https://data.amerigeoss.org/dataset/110e452a-e0fd-46a2-b791-253ad56ab3e1/resource/247f31a7-09c1-4f49-bbb1-5ba44aaae7aa> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:06:15.245224"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:29:10.685747"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xx2p-4jnq/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/110e452a-e0fd-46a2-b791-253ad56ab3e1/resource/6f2fc24c-f53b-4c02-ad2f-3f1abb339d78> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:06:15.245218"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:29:10.684748"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xx2p-4jnq/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/110e452a-e0fd-46a2-b791-253ad56ab3e1/resource/99e897b9-ae21-4a9c-847b-6fe153c71410> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:06:15.245229"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:29:10.686681"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xx2p-4jnq/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/110e452a-e0fd-46a2-b791-253ad56ab3e1/resource/ce9273f6-42c2-4050-b111-12c3b547035b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:06:15.245208"^^xsd:dateTime ;
    dct:modified "2025-09-23T21:29:10.683786"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/xx2p-4jnq/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" .

