@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/66019b69-e85f-44a1-a37f-30ca6ee7539a> a dcat:Dataset ;
    dct:description """This dataset contains a list of the fueling sites around Montgomery County managed by the Division of Fleet Management Services. This is where government vehicles can get certain types of fuel around the county.\r
Update Frequency : Annually""" ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/876y-72gi> ;
    dct:issued "2018-04-24"^^xsd:date ;
    dct:modified "2021-07-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "County Managed Fuel Sites" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MCG ESB Service" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/66019b69-e85f-44a1-a37f-30ca6ee7539a/resource/3f63573c-1987-4659-821f-08ae5962acc5>,
        <https://data.amerigeoss.org/dataset/66019b69-e85f-44a1-a37f-30ca6ee7539a/resource/799939bb-17cc-4ce3-9abf-289ef64da9c9>,
        <https://data.amerigeoss.org/dataset/66019b69-e85f-44a1-a37f-30ca6ee7539a/resource/bcef40eb-1a5e-4181-913d-3c15959905ba>,
        <https://data.amerigeoss.org/dataset/66019b69-e85f-44a1-a37f-30ca6ee7539a/resource/e30f6743-a0c1-4085-926c-035b19b01f4a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "automobile",
        "ckan",
        "fleet",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "vehicle" ;
    dcat:theme <%7BGovernment%7D> .

<https://data.amerigeoss.org/dataset/66019b69-e85f-44a1-a37f-30ca6ee7539a/resource/3f63573c-1987-4659-821f-08ae5962acc5> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:06.812453"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:43:39.011883"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/876y-72gi/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/66019b69-e85f-44a1-a37f-30ca6ee7539a/resource/799939bb-17cc-4ce3-9abf-289ef64da9c9> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:06.812450"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:43:39.011471"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/876y-72gi/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/66019b69-e85f-44a1-a37f-30ca6ee7539a/resource/bcef40eb-1a5e-4181-913d-3c15959905ba> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:06.812446"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:43:39.011046"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/876y-72gi/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/66019b69-e85f-44a1-a37f-30ca6ee7539a/resource/e30f6743-a0c1-4085-926c-035b19b01f4a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:06.812439"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:43:39.010575"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/876y-72gi/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" .

