@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/f90fd961-3213-4b09-a16c-423a31a6facc> a dcat:Dataset ;
    dct:description "The original PHX AO dataset was submitted in 2009 by Mark Lemmon" ;
    dct:identifier "f90fd961-3213-4b09-a16c-423a31a6facc" ;
    dct:issued "2025-12-02T08:13:47.935216"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:13:47.935220"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Phoenix AO SSI Bundle" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Morgan" ;
            vcard:hasEmail <mailto:thomas.h.morgan@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f90fd961-3213-4b09-a16c-423a31a6facc/resource/fc0b57a8-0a53-4dcd-9082-07dc355bf7d9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f90fd961-3213-4b09-a16c-423a31a6facc/resource/fc0b57a8-0a53-4dcd-9082-07dc355bf7d9> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-02-28T03:34:07.167046"^^xsd:dateTime ;
    dct:modified "2025-12-02T08:13:47.929220"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.socrata.com> ;
    dcat:mediaType "text/html" .

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

