@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/10c21169-853d-4ed3-bcf3-d48a51090e32> a dcat:Dataset ;
    dct:description "A graphical representation of Montgomery County Enterprise Zones" ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/a6xq-4hqk> ;
    dct:issued "2015-08-31"^^xsd:date ;
    dct:modified "2016-04-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Enterprise_Zones" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dan" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/10c21169-853d-4ed3-bcf3-d48a51090e32/resource/208fa028-5624-474c-8202-cc9e5504cce0>,
        <https://data.amerigeoss.org/dataset/10c21169-853d-4ed3-bcf3-d48a51090e32/resource/40a9f2b5-78db-4f24-97ac-9d547676f28c>,
        <https://data.amerigeoss.org/dataset/10c21169-853d-4ed3-bcf3-d48a51090e32/resource/5797be7f-3d83-4011-8a0a-8e03aa4fd8ff>,
        <https://data.amerigeoss.org/dataset/10c21169-853d-4ed3-bcf3-d48a51090e32/resource/6192ad4a-b76e-4e54-81d4-f05c0fcbe05c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "build",
        "business",
        "ckan",
        "enterprise",
        "geo",
        "geoss",
        "industrial",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BBusiness%7D> .

<https://data.amerigeoss.org/dataset/10c21169-853d-4ed3-bcf3-d48a51090e32/resource/208fa028-5624-474c-8202-cc9e5504cce0> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:09.265269"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:14:32.531275"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/a6xq-4hqk/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/10c21169-853d-4ed3-bcf3-d48a51090e32/resource/40a9f2b5-78db-4f24-97ac-9d547676f28c> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:09.265274"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:14:32.532021"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/a6xq-4hqk/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/10c21169-853d-4ed3-bcf3-d48a51090e32/resource/5797be7f-3d83-4011-8a0a-8e03aa4fd8ff> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:09.265272"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:14:32.531651"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/a6xq-4hqk/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/10c21169-853d-4ed3-bcf3-d48a51090e32/resource/6192ad4a-b76e-4e54-81d4-f05c0fcbe05c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:09.265262"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:14:32.530861"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/a6xq-4hqk/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" .

