@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/fad9b4a9-c45a-4d9b-bbb0-6bd54b5d0d81> a dcat:Dataset ;
    dct:description "Election Precinct 98" ;
    dct:identifier "fad9b4a9-c45a-4d9b-bbb0-6bd54b5d0d81" ;
    dct:issued "2025-12-02T08:55:23.061526"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:55:23.061531"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Election Precinct 98" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Peter Schoenfield" ;
            vcard:hasEmail <mailto:gis@lakecountyil.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fad9b4a9-c45a-4d9b-bbb0-6bd54b5d0d81/resource/b18bc894-e376-40df-bb5b-8d9187d5fe59> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fad9b4a9-c45a-4d9b-bbb0-6bd54b5d0d81/resource/b18bc894-e376-40df-bb5b-8d9187d5fe59> a dcat:Distribution ;
    dct:description "098.pdf" ;
    dct:format "HTML" ;
    dct:issued "2018-11-07T21:10:30.228165"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:55:23.055071"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://maps.lakecountyil.gov/Output/DistrictMaps/pcts/098.pdf> ;
    dcat:mediaType "text/html" .

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

