@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/13d87f29-28dc-4900-86df-174c19046c4f> a dcat:Dataset ;
    dct:description "This dataset contains data for all Commercial Demolition Permit applications issued in the last five years, including status and work performed." ;
    dct:identifier <https://data.montgomerycountymd.gov/api/views/ha72-8evs> ;
    dct:issued "2018-11-13"^^xsd:date ;
    dct:modified "2025-09-04"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Construction Activities of open (Issued, not final) Commercial Demolition Permits" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "svc dmesb" ;
            vcard:hasEmail <mailto:no-reply@data.montgomerycountymd.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/13d87f29-28dc-4900-86df-174c19046c4f/resource/944b4664-d44c-4c84-a61e-fd09bead83a6>,
        <https://data.amerigeoss.org/dataset/13d87f29-28dc-4900-86df-174c19046c4f/resource/9dec8c0e-127d-4dd3-860c-e495df25257b>,
        <https://data.amerigeoss.org/dataset/13d87f29-28dc-4900-86df-174c19046c4f/resource/be0e8478-4c88-43c0-bdd4-0f6e0465aa3c>,
        <https://data.amerigeoss.org/dataset/13d87f29-28dc-4900-86df-174c19046c4f/resource/dda59662-6af2-495c-aa89-40a23e99894f> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "activity",
        "commercial",
        "construction",
        "demolition",
        "license",
        "open",
        "permits",
        "permitting" ;
    dcat:theme <%7BLicenses/Permits%7D> .

<https://data.amerigeoss.org/dataset/13d87f29-28dc-4900-86df-174c19046c4f/resource/944b4664-d44c-4c84-a61e-fd09bead83a6> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:58:15.923060"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:16:01.945437"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/ha72-8evs/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/13d87f29-28dc-4900-86df-174c19046c4f/resource/9dec8c0e-127d-4dd3-860c-e495df25257b> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:58:15.923066"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:16:01.947068"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/ha72-8evs/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/13d87f29-28dc-4900-86df-174c19046c4f/resource/be0e8478-4c88-43c0-bdd4-0f6e0465aa3c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:58:15.923064"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:16:01.946321"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/ha72-8evs/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/13d87f29-28dc-4900-86df-174c19046c4f/resource/dda59662-6af2-495c-aa89-40a23e99894f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:58:15.923053"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:16:01.944550"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.montgomerycountymd.gov/api/views/ha72-8evs/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" .

