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

<https://data.amerigeoss.org/dataset/0d816896-02eb-4b00-9fe1-f32c92669371> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=51db713cc18a483984b2b64e032b5613> ;
    dct:issued "2019-11-12T19:54:34+00:00"^^xsd:dateTime ;
    dct:modified "2020-06-09T17:47:58+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "NAPSG Foundation" ] ;
    dct:title "I-Axis Preplan Viewer" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0d816896-02eb-4b00-9fe1-f32c92669371/resource/5a44ee6e-13e8-4c60-b609-58315c0352c7>,
        <https://data.amerigeoss.org/dataset/0d816896-02eb-4b00-9fe1-f32c92669371/resource/81d7f9af-b849-4ced-94a0-fbdab12ebd9e> ;
    dcat:keyword "I-Axis",
        "Preplan",
        "Viewer" ;
    dcat:landingPage <https://prep-response-portal.napsgfoundation.org/apps/napsg::i-axis-preplan-viewer> .

<https://data.amerigeoss.org/dataset/0d816896-02eb-4b00-9fe1-f32c92669371/resource/5a44ee6e-13e8-4c60-b609-58315c0352c7> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T01:31:42.605842"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:31:42.599218"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://napsg.maps.arcgis.com/apps/webappviewer/index.html?id=51db713cc18a483984b2b64e032b5613> .

<https://data.amerigeoss.org/dataset/0d816896-02eb-4b00-9fe1-f32c92669371/resource/81d7f9af-b849-4ced-94a0-fbdab12ebd9e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T01:31:42.605838"^^xsd:dateTime ;
    dct:modified "2025-09-19T01:31:42.599085"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://prep-response-portal.napsgfoundation.org/apps/napsg::i-axis-preplan-viewer> .

<https://prep-response-portal.napsgfoundation.org/apps/napsg::i-axis-preplan-viewer> a foaf:Document .

