@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/553be5ad-e957-41ed-b60d-6233747d8f79> a dcat:Dataset ;
    dct:description "NSF's IT Policy Archive provides information on the general IT policies at NSF." ;
    dct:identifier "NSF-73" ;
    dct:issued "2018-08-31"^^xsd:date ;
    dct:modified "2022-04-01"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-124.7333 24.5442, -124.7333 49.3886, -66.9548 49.3886, -66.9548 24.5442, -124.7333 24.5442))"^^gsp:wktLiteral ] ;
    dct:title "NSF IT Policy Archive" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSF Open Data" ;
            vcard:hasEmail <mailto:opendata@nsf.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/553be5ad-e957-41ed-b60d-6233747d8f79/resource/6f3087f7-baff-49bb-9a75-f12791fc8282> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "archive",
        "ckan",
        "general-it-policies",
        "geo",
        "geoss",
        "information-technology",
        "it",
        "national",
        "national-science-foundation",
        "north-america",
        "nsf",
        "policies",
        "policy",
        "united-states" ;
    dcat:theme <%7B%5BList%5D%7D> .

<https://data.amerigeoss.org/dataset/553be5ad-e957-41ed-b60d-6233747d8f79/resource/6f3087f7-baff-49bb-9a75-f12791fc8282> a dcat:Distribution ;
    dct:description "NSF's IT Policy Archive provides information on the general IT policies at NSF." ;
    dct:format "ZIP" ;
    dct:issued "2022-02-06T07:31:07.386921"^^xsd:dateTime ;
    dct:modified "2025-11-21T18:56:49.624776"^^xsd:dateTime ;
    dct:title "NSF IT Policy Archive" ;
    dcat:accessURL <https://www.nsf.gov/digitalstrategy/policyarchive.zip> ;
    dcat:mediaType "application/zip" .

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

