@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/2b8bd522-fcc6-44e1-b13a-b887429d91a9> a dcat:Dataset ;
    dct:description "Webmap of Allegheny municipalities and parcel data. Zoom for a clickable parcel map with owner name, property photograph, and link to the County Real Estate website for property sales information." ;
    dct:identifier "a38c099f-d133-4e9f-9a06-6cd07a777936" ;
    dct:issued "2025-09-24T18:37:27.314392"^^xsd:dateTime ;
    dct:modified "2021-02-03T23:05:09.137539"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Allegheny County Property Viewer" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eli Thomas" ;
            vcard:hasEmail <mailto:Eli.Thomas@AlleghenyCounty.US> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2b8bd522-fcc6-44e1-b13a-b887429d91a9/resource/2e295e69-0217-49f3-9a23-581b1df314db> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "municipality",
        "property-value",
        "real-estate" .

<https://data.amerigeoss.org/dataset/2b8bd522-fcc6-44e1-b13a-b887429d91a9/resource/2e295e69-0217-49f3-9a23-581b1df314db> a dcat:Distribution ;
    dct:description "Clickable parcel map." ;
    dct:format "HTML" ;
    dct:issued "2023-01-24T18:12:30.534560"^^xsd:dateTime ;
    dct:modified "2025-09-24T18:37:27.292093"^^xsd:dateTime ;
    dct:title "Allegheny County Property Viewer" ;
    dcat:accessURL <https://gismaps.alleghenycounty.us/gisdataviewer/> ;
    dcat:mediaType "text/html" .

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

