@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/78f93d31-e712-410b-9da3-fa9c6ee718b8> a dcat:Dataset ;
    dct:description "This dataset lists the name, Division of Homeland Security and Emergency Services (DHSES) ID, location and phone number for all Fire Departments in New York State.  This data is collected and maintained by the Office of Fire Prevention & Control (OFPC) within DHSES and is updated annually." ;
    dct:identifier <https://data.ny.gov/api/views/qfsu-zcpv> ;
    dct:issued "2016-02-24"^^xsd:date ;
    dct:modified "2019-06-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Fire Department Directory for New York State" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data NY" ;
            vcard:hasEmail <mailto:opendata@its.ny.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/78f93d31-e712-410b-9da3-fa9c6ee718b8/resource/15b9270e-6c4c-433e-8672-0b75a32b992b>,
        <https://data.amerigeoss.org/dataset/78f93d31-e712-410b-9da3-fa9c6ee718b8/resource/1c2a66a2-3db3-4066-80e9-af78680f163e>,
        <https://data.amerigeoss.org/dataset/78f93d31-e712-410b-9da3-fa9c6ee718b8/resource/a42b8320-76fe-4e88-addc-c0a28a4414e7>,
        <https://data.amerigeoss.org/dataset/78f93d31-e712-410b-9da3-fa9c6ee718b8/resource/aab235ca-1fd3-4845-8d0d-671a677266ef> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "fire-company",
        "fire-district",
        "fire-house",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/78f93d31-e712-410b-9da3-fa9c6ee718b8/resource/15b9270e-6c4c-433e-8672-0b75a32b992b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-08-07T20:42:11.328387"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:03:23.005598"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ny.gov/api/views/qfsu-zcpv/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/78f93d31-e712-410b-9da3-fa9c6ee718b8/resource/1c2a66a2-3db3-4066-80e9-af78680f163e> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-08-07T20:42:11.328379"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:03:23.004624"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ny.gov/api/views/qfsu-zcpv/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/78f93d31-e712-410b-9da3-fa9c6ee718b8/resource/a42b8320-76fe-4e88-addc-c0a28a4414e7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-08-07T20:42:11.328373"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:03:23.004157"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ny.gov/api/views/qfsu-zcpv/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/78f93d31-e712-410b-9da3-fa9c6ee718b8/resource/aab235ca-1fd3-4845-8d0d-671a677266ef> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-08-07T20:42:11.328383"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:03:23.005059"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ny.gov/api/views/qfsu-zcpv/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

