@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/075b30fb-753a-4333-a871-2d9fbd284a44> a dcat:Dataset ;
    dct:description "Outlines of state House of Representatives districts. Includes district numbers and current representative information." ;
    dct:identifier "a95a1fbd-928f-40b5-b561-16183eacbc26" ;
    dct:issued "2025-09-23T17:18:20.891613"^^xsd:dateTime ;
    dct:modified "2022-01-24T16:33:17.328396"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Allegheny County PA House of Representative Districts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eli Thomas" ;
            vcard:hasEmail <mailto:eli.thomas@alleghenycounty.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/075b30fb-753a-4333-a871-2d9fbd284a44/resource/bce4679f-dc93-4029-a48a-0a987aefe4b5> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "elections",
        "government",
        "politics",
        "voting" .

<https://data.amerigeoss.org/dataset/075b30fb-753a-4333-a871-2d9fbd284a44/resource/bce4679f-dc93-4029-a48a-0a987aefe4b5> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2023-01-24T18:08:41.912566"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:18:20.877641"^^xsd:dateTime ;
    dct:title "PA House of Representatives Webmap" ;
    dcat:accessURL <http://www.arcgis.com/home/webmap/viewer.html?url=http://services1.arcgis.com/vdNDkVykv9vEWFX4/ArcGIS/rest/services/Allegheny_County_Pennsylvania_House_of_Representatives_Districts/FeatureServer&source=sd> ;
    dcat:mediaType "text/html" .

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

