@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/49e33f9d-7ffd-41e5-9339-b406e703ff9b> a dcat:Dataset ;
    dct:description "Displays the total number of shelter buildings by borough and community district" ;
    dct:identifier <https://data.cityofnewyork.us/api/views/3qem-6v3v> ;
    dct:issued "2018-10-26"^^xsd:date ;
    dct:modified "2022-05-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Buildings by Borough and Community District" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/49e33f9d-7ffd-41e5-9339-b406e703ff9b/resource/26454003-5ea2-4df5-8f6b-56866a1577c7>,
        <https://data.amerigeoss.org/dataset/49e33f9d-7ffd-41e5-9339-b406e703ff9b/resource/c03260a7-7f90-4130-8fd0-1fc7cb2dec17>,
        <https://data.amerigeoss.org/dataset/49e33f9d-7ffd-41e5-9339-b406e703ff9b/resource/d86689b0-b6d6-49b6-95a5-6c1ecd875a90>,
        <https://data.amerigeoss.org/dataset/49e33f9d-7ffd-41e5-9339-b406e703ff9b/resource/fe8236ca-d2d3-4e25-8528-9c9477729cba> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "daily",
        "dhs",
        "geo",
        "geoss",
        "homeless",
        "national",
        "north-america",
        "report",
        "united-states" ;
    dcat:theme <%7B%22Social%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/49e33f9d-7ffd-41e5-9339-b406e703ff9b/resource/26454003-5ea2-4df5-8f6b-56866a1577c7> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:00:32.788738"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:40:39.069656"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3qem-6v3v/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/49e33f9d-7ffd-41e5-9339-b406e703ff9b/resource/c03260a7-7f90-4130-8fd0-1fc7cb2dec17> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:00:32.788727"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:40:39.069242"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3qem-6v3v/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/49e33f9d-7ffd-41e5-9339-b406e703ff9b/resource/d86689b0-b6d6-49b6-95a5-6c1ecd875a90> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:00:32.788744"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:40:39.070046"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3qem-6v3v/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/49e33f9d-7ffd-41e5-9339-b406e703ff9b/resource/fe8236ca-d2d3-4e25-8528-9c9477729cba> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:00:32.788749"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:40:39.070426"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/3qem-6v3v/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" .

