@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/30b289ed-60ea-46ff-8bf5-e1b9ec94fe37> a dcat:Dataset ;
    dct:description "OIMT Open Data Interview" ;
    dct:identifier "30b289ed-60ea-46ff-8bf5-e1b9ec94fe37" ;
    dct:issued "2025-11-29T10:37:49.867547"^^xsd:dateTime ;
    dct:modified "2025-11-29T10:37:49.867550"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "OIMT Open Data Interview" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Meredith Slota" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/30b289ed-60ea-46ff-8bf5-e1b9ec94fe37/resource/176d0ae2-11a1-4656-b6b7-3f5574b9d454> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/30b289ed-60ea-46ff-8bf5-e1b9ec94fe37/resource/176d0ae2-11a1-4656-b6b7-3f5574b9d454> a dcat:Distribution ;
    dct:format "MP4" ;
    dct:issued "2016-01-22T08:46:45.095719"^^xsd:dateTime ;
    dct:modified "2025-11-29T10:37:49.861489"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://data.hawaii.gov/download/4h4f-zj6i/video/mp4> ;
    dcat:mediaType "video/mp4" .

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

