@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/72076b47-9b50-4087-9fe0-1afc5e831064> a dcat:Dataset ;
    dct:description """<p>Historic markers for historic sites in Jefferson County.  Data is provided to LOJIC from the Kentucky Historical Society.</p>
""" ;
    dct:identifier "b192cf5a-9932-4b5e-baa0-bf388e612e55" ;
    dct:issued "2016-06-09"^^xsd:date ;
    dct:modified "2019-03-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Historic Markers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "administrator" ;
            vcard:hasEmail <mailto:noemailprovided@usa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/72076b47-9b50-4087-9fe0-1afc5e831064/resource/d5d8169f-a4e2-4f8b-aec8-28c24263eedc> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "no-keyword-provided",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/72076b47-9b50-4087-9fe0-1afc5e831064/resource/d5d8169f-a4e2-4f8b-aec8-28c24263eedc> a dcat:Distribution ;
    dct:issued "2020-11-12T13:18:56.734890"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:53:23.125506"^^xsd:dateTime ;
    dct:title "Historic Markers" ;
    dcat:accessURL <http://data.lojic.org/datasets/jefferson-county-ky-historic-markers> .

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

