@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/67ad15e6-6e46-474d-b192-87bf78f1b6f1> a dcat:Dataset ;
    dct:description """List of Montgomery County Fire and Rescue Service Frontline Apparatus at each Fire Stations.
Update Frequency : As Needed""" ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/awi6-fp63> ;
    dct:issued "2021-08-03"^^xsd:date ;
    dct:modified "2021-10-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FRS - Apparatus Equipment Location at Fire Stations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/67ad15e6-6e46-474d-b192-87bf78f1b6f1/resource/04c5d8c1-19c5-47d6-a18c-5c1ea96f968a>,
        <https://data.amerigeoss.org/dataset/67ad15e6-6e46-474d-b192-87bf78f1b6f1/resource/77c2fb5d-bb43-46a5-b85f-fd59a1496208>,
        <https://data.amerigeoss.org/dataset/67ad15e6-6e46-474d-b192-87bf78f1b6f1/resource/7e394540-4c19-4124-97bd-0a4d64d87ccf>,
        <https://data.amerigeoss.org/dataset/67ad15e6-6e46-474d-b192-87bf78f1b6f1/resource/8f6f6e37-7d7f-4e87-b21f-4123adc0b6a5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "apparatus",
        "ckan",
        "equipment",
        "fire",
        "fire-stations",
        "geo",
        "geoss",
        "location",
        "national",
        "north-america",
        "rescue",
        "united-states" ;
    dcat:theme <%7B%22Public%20Safety%22%7D> .

<https://data.amerigeoss.org/dataset/67ad15e6-6e46-474d-b192-87bf78f1b6f1/resource/04c5d8c1-19c5-47d6-a18c-5c1ea96f968a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-01-25T01:45:42.946576"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:57:02.706841"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/awi6-fp63/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/67ad15e6-6e46-474d-b192-87bf78f1b6f1/resource/77c2fb5d-bb43-46a5-b85f-fd59a1496208> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-01-25T01:45:42.946550"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:57:02.705649"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/awi6-fp63/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/67ad15e6-6e46-474d-b192-87bf78f1b6f1/resource/7e394540-4c19-4124-97bd-0a4d64d87ccf> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-01-25T01:45:42.946563"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:57:02.706059"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/awi6-fp63/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/67ad15e6-6e46-474d-b192-87bf78f1b6f1/resource/8f6f6e37-7d7f-4e87-b21f-4123adc0b6a5> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-01-25T01:45:42.946570"^^xsd:dateTime ;
    dct:modified "2025-11-22T08:57:02.706444"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/awi6-fp63/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" .

