@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/ed923536-e6a6-4454-bf84-657e4f151154> a dcat:Dataset ;
    dct:description "This is a preliminary test plan for Hinsdale.  Additional logistical details and instrumentation specifics will be added as engineering and planning wraps up." ;
    dct:identifier "ed923536-e6a6-4454-bf84-657e4f151154" ;
    dct:issued "2025-12-02T03:43:38.281005"^^xsd:dateTime ;
    dct:modified "2025-12-02T03:43:38.281009"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "1:10 Scale Hinsdale Preliminary Test Plan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Mike Morrow" ;
            vcard:hasEmail <mailto:mike@m3wave.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ed923536-e6a6-4454-bf84-657e4f151154/resource/ac3ea93f-bcb1-4c4c-bb36-4cda2082b520> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ed923536-e6a6-4454-bf84-657e4f151154/resource/ac3ea93f-bcb1-4c4c-bb36-4cda2082b520> a dcat:Distribution ;
    dct:issued "2017-12-03T05:13:59.425951"^^xsd:dateTime ;
    dct:modified "2025-12-02T03:43:38.274910"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://mhkdr.openei.org/submissions/214> ;
    dcat:mediaType "application/unknown" .

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

