@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/1cc2e723-35fa-4527-854a-da962ce6f0ee> a dcat:Dataset ;
    dct:description "NSF information quality guidelines designed to fulfill the OMB guidelines." ;
    dct:identifier "NSF-184" ;
    dct:issued "2025-09-24T05:13:09.035604"^^xsd:dateTime ;
    dct:modified "2002-10-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 Data Quality Standards" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSF Open Data" ;
            vcard:hasEmail <mailto:opendata@nsf.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1cc2e723-35fa-4527-854a-da962ce6f0ee/resource/79c1ab07-7521-4ac4-b36b-f845650f23af> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "data-quality-omb-information-quality",
        "national-science-foundation",
        "nsf" .

<https://data.amerigeoss.org/dataset/1cc2e723-35fa-4527-854a-da962ce6f0ee/resource/79c1ab07-7521-4ac4-b36b-f845650f23af> a dcat:Distribution ;
    dct:description "infoqual.jsp" ;
    dct:issued "2021-06-25T17:29:58.524676"^^xsd:dateTime ;
    dct:modified "2025-09-24T05:13:09.016985"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.nsf.gov/policies/infoqual.jsp> .

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

