@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/64f5d877-9cc1-40f4-ae1b-d6e428aab1a0> a dcat:Dataset ;
    dct:description """<p>Street Intersections generated from the Jefferson County KY Street Centerline data layer.</p>
""" ;
    dct:identifier "1d093377-9274-4f62-b0c4-d5f90b414afc" ;
    dct:issued "2020-08-29"^^xsd:date ;
    dct:modified "2020-08-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Jefferson County KY Street Intersections" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "zain.casey" ;
            vcard:hasEmail <mailto:noemailprovided@usa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/64f5d877-9cc1-40f4-ae1b-d6e428aab1a0/resource/cf075896-db5b-407c-8285-2de03ebfbd45> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "intersections",
        "national",
        "north-america",
        "street",
        "united-states" .

<https://data.amerigeoss.org/dataset/64f5d877-9cc1-40f4-ae1b-d6e428aab1a0/resource/cf075896-db5b-407c-8285-2de03ebfbd45> a dcat:Distribution ;
    dct:description """<p>Jefferson County KY Street Intersections.</p>
""" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T13:17:48.805991"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:56:43.025305"^^xsd:dateTime ;
    dct:title "Jefferson County KY Street Intersections" ;
    dcat:accessURL <https://data.lojic.org/datasets/jefferson-county-ky-street-intersections> .

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

