@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/013c31f8-f9ab-47e2-bead-6f38a2c80a8d> a dcat:Dataset ;
    dct:description "Custom MATLAB and custom GMT scripts for Hawaii Play Fairway Analysis modeling." ;
    dct:identifier <https://data.openei.org/submissions/6846> ;
    dct:issued "2015-01-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-01-07T23:21:17+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-159.8386 18.8754, -154.7081 18.8754, -154.7081 22.2833, -159.8386 22.2833, -159.8386 18.8754))"^^gsp:wktLiteral ] ;
    dct:title "Hawaii Play Fairway Analysis Model" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nicole Lautze" ;
            vcard:hasEmail <mailto:lautze@hawaii.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/013c31f8-f9ab-47e2-bead-6f38a2c80a8d/resource/4a4db5c8-4638-4e26-b001-31c181b6bbed>,
        <https://data.amerigeoss.org/dataset/013c31f8-f9ab-47e2-bead-6f38a2c80a8d/resource/e2d009a6-6ad0-4083-aefc-ed72b10bcd51> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "analysis",
        "characterization",
        "code",
        "geothermal",
        "gmt-scripts",
        "hawaii",
        "matlab",
        "model",
        "modeling",
        "pfa",
        "pfa-model",
        "resource" .

<https://data.amerigeoss.org/dataset/013c31f8-f9ab-47e2-bead-6f38a2c80a8d/resource/4a4db5c8-4638-4e26-b001-31c181b6bbed> a dcat:Distribution ;
    dct:description "Custom MATLAB scripts for Hawaii Play Fairway Analysis modeling." ;
    dct:format "TAR" ;
    dct:issued "2025-01-11T22:07:46.236374"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:00:11.296096"^^xsd:dateTime ;
    dct:title "Hawaii PFA Matlab Scripts.tar" ;
    dcat:accessURL <https://gdr.openei.org/files/550/Hawaii_PFA_Matlab_Scripts.tar> ;
    dcat:mediaType "application/octet-stream" .

<https://data.amerigeoss.org/dataset/013c31f8-f9ab-47e2-bead-6f38a2c80a8d/resource/e2d009a6-6ad0-4083-aefc-ed72b10bcd51> a dcat:Distribution ;
    dct:description "Custom GMT scripts for Hawaii Play Fairway Analysis modeling." ;
    dct:format "TAR" ;
    dct:issued "2025-01-11T22:07:46.236377"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:00:11.296928"^^xsd:dateTime ;
    dct:title "Hawaii PFA GMT Scripts.tar" ;
    dcat:accessURL <https://gdr.openei.org/files/550/Hawaii_PFA_GMT_Scripts.tar> ;
    dcat:mediaType "application/octet-stream" .

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

