@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/68291545-7d1b-477a-b752-67ed06f7fd8b> a dcat:Dataset ;
    dct:description "Pour is a general-purpose information service framework designed to accommodate a wide variety of information types with support for high volume, low frequency periodic updates, user-specified updates, and automatic updates collected on-demand when needed. Information is stored exclusively in XML and retrieved using standard XPath queries over a single unified namespace independent of the information's source." ;
    dct:identifier "OCIO-Fitara-134" ;
    dct:issued "2015-01-07"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ARC Code TI: Pour" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dennis Koga" ;
            vcard:hasEmail <mailto:dennis.koga@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/68291545-7d1b-477a-b752-67ed06f7fd8b/resource/1ecae65c-d4cf-4f7f-b5fe-646390db7e1e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "information-service",
        "national",
        "north-america",
        "pour",
        "united-states",
        "xml",
        "xpath" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/68291545-7d1b-477a-b752-67ed06f7fd8b/resource/1ecae65c-d4cf-4f7f-b5fe-646390db7e1e> a dcat:Distribution ;
    dct:description "ipg-pour-1.0.tar.gz" ;
    dct:format "TAR" ;
    dct:issued "2020-11-12T04:06:07.232237"^^xsd:dateTime ;
    dct:modified "2025-11-22T09:18:58.749818"^^xsd:dateTime ;
    dct:title "TAR Compressed File" ;
    dcat:accessURL <http://ti.arc.nasa.gov/m/opensource/downloads/ipg-pour-1.0.tar.gz> ;
    dcat:mediaType "application/x-tar" .

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

