@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/c876610a-8e62-4a6b-b054-5a5d077787a4> a dcat:Dataset ;
    dct:description "Full set of archive data from (41064 / LEJ3) Onslow Bay Outer, NC" ;
    dct:identifier "org.cormp:lej3:wind_from_direction" ;
    dct:issued "2025-09-19T00:18:51.456378"^^xsd:dateTime ;
    dct:modified "2025-09-19T00:18:51.456384"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/09cf7d59-3604-44f7-9c2c-5909d9705e40> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (-76.9490 34.2071)"^^gsp:wktLiteral ] ;
    dct:title "41064 / LEJ3 Onslow Bay Outer, NC - wind_from_direction" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c876610a-8e62-4a6b-b054-5a5d077787a4/resource/5f561fb9-6a68-49d9-934c-80ded3af3941> ;
    dcat:keyword " Oceans",
        "AmeriGEOSS",
        "Axiom Data Science",
        "CKAN",
        "GEO",
        "GEOSS",
        "IOOS",
        "In Situ Ocean-based platforms",
        "Oceans",
        "Regional",
        "depth",
        "latitude",
        "longitude",
        "time",
        "wind_from_direction" .

<https://data.amerigeoss.org/dataset/c876610a-8e62-4a6b-b054-5a5d077787a4/resource/5f561fb9-6a68-49d9-934c-80ded3af3941> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-01-10T17:58:26.164118"^^xsd:dateTime ;
    dct:modified "2025-09-19T00:18:51.441940"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://www.cormp.org/index.php> .

<https://data.amerigeoss.org/organization/09cf7d59-3604-44f7-9c2c-5909d9705e40> a foaf:Agent ;
    foaf:name "SECOORA" .

