@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/4dd4983b-66ed-4c6d-850a-7220c30d3a04> a dcat:Dataset ;
    dct:description "This database shows all City of Frederick Code Violations from 1/1/12 to today." ;
    dct:identifier <https://opendata.maryland.gov/api/views/vf9x-wd5c> ;
    dct:issued "2014-06-06"^^xsd:date ;
    dct:modified "2017-04-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "City of Frederick Code Violations Database" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "spiresgis" ;
            vcard:hasEmail <mailto:no-reply@opendata.maryland.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4dd4983b-66ed-4c6d-850a-7220c30d3a04/resource/ed37aa8d-793d-4f34-852b-f5daa2ff8c71> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "code",
        "frederick",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "violations" ;
    dcat:theme <%7BAdministrative%7D> .

<https://data.amerigeoss.org/dataset/4dd4983b-66ed-4c6d-850a-7220c30d3a04/resource/ed37aa8d-793d-4f34-852b-f5daa2ff8c71> a dcat:Distribution ;
    dct:description "index.html" ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T17:25:42.647565"^^xsd:dateTime ;
    dct:modified "2025-11-21T14:11:01.677374"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://spires2.cityoffrederick.com/codeenforcement/index.html> ;
    dcat:mediaType "text/html" .

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

