@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/2a44d75f-377e-4f1e-8f6c-77be86e7debb> a dcat:Dataset ;
    dct:description """**Data Details**

Datasets are provided as ZIP files that contain all data for the campaign.""" ;
    dct:identifier <https://data.openei.org/submissions/4244> ;
    dct:issued "2011-07-21T00:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-03-27T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Sodar - Leeds, ND - Raw Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ken Burk" ;
            vcard:hasEmail <mailto:ken.burk@pnnl.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2a44d75f-377e-4f1e-8f6c-77be86e7debb/resource/95e25112-9139-4628-8ade-ae7d5f519731> ;
    dcat:keyword "00",
        "a2e",
        "amerigeo",
        "amerigeoss",
        "atmosphere-to-electrons",
        "ckan",
        "eere",
        "geo",
        "geoss",
        "leeds-nd",
        "national",
        "north-america",
        "raw-data",
        "sodar",
        "united-states",
        "weto",
        "wfip1",
        "wind",
        "wind-forecast-improvement-project-1",
        "z08" .

<https://data.amerigeoss.org/dataset/2a44d75f-377e-4f1e-8f6c-77be86e7debb/resource/95e25112-9139-4628-8ade-ae7d5f519731> a dcat:Distribution ;
    dct:description "Main dataset landing page with options to request/download" ;
    dct:format "00" ;
    dct:issued "2022-08-08T12:19:08.689738"^^xsd:dateTime ;
    dct:modified "2025-11-20T15:35:04.612250"^^xsd:dateTime ;
    dct:title "wfip1/sodar.z08.00" ;
    dcat:accessURL <https://a2e.energy.gov/data/wfip1/sodar.z08.00> ;
    dcat:mediaType "application/octet-stream" .

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

