@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/5f0cd995-ebfe-402b-90c2-224c96b362f3> a dcat:Dataset ;
    dct:description "This dataset lists out all software in use by NASA." ;
    dct:identifier "API-23" ;
    dct:issued "2015-11-30"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA Open Source And General Resource Software API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jason Duley" ;
            vcard:hasEmail <mailto:jason.duley@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5f0cd995-ebfe-402b-90c2-224c96b362f3/resource/60a72b1e-180b-47b8-a970-8eb98cf6586a> ;
    dcat:keyword "agency-management-operations",
        "amerigeo",
        "amerigeoss",
        "api",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "open-data",
        "open-government",
        "united-states" ;
    dcat:theme <%7BManagement/Operations%7D> .

<https://data.amerigeoss.org/dataset/5f0cd995-ebfe-402b-90c2-224c96b362f3/resource/60a72b1e-180b-47b8-a970-8eb98cf6586a> a dcat:Distribution ;
    dct:description "This dataset lists out all software in use by NASA." ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:06:12.294659"^^xsd:dateTime ;
    dct:modified "2025-11-22T02:10:48.286629"^^xsd:dateTime ;
    dct:title "NASA Open Source And General Resource Software API" ;
    dcat:accessURL <https://data.nasa.gov/resource/fk38-4khf.json> ;
    dcat:mediaType "text/html" .

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

