@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/2da0017a-7646-49ec-9476-818ee296445b> a dcat:Dataset ;
    dct:description """Aeromagnetic data were collected along flight lines by instruments in an
aircraft that recorded magnetic-field values and locations.  This dataset
presents latitude, longitude, altitude, and magnetic-field values.""" ;
    dct:identifier <http://datainventory.doi.gov/id/dataset/usgs-900b2be8-e388-429a-be08-caf21dd96b2a> ;
    dct:issued "2025-09-24T19:19:26.106780"^^xsd:dateTime ;
    dct:modified "2020-11-10T00:00:00+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-115.6800 37.7800, -115.6800 37.9500, -115.5300 37.9500, -115.5300 37.7800, -115.6800 37.7800))"^^gsp:wktLiteral ] ;
    dct:title "Airborne geophysical survey: Worthington Mountains, Nevada" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "USGS Gravity and Magnetics Contact" ;
            vcard:hasEmail <mailto:grav_mag@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2da0017a-7646-49ec-9476-818ee296445b/resource/95317d77-67bb-4cf9-974c-529ad4365a42> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aeromagnetic-data",
        "aeromagnetic-surveying",
        "airborne-surveys",
        "f32017-lincoln",
        "field-monitoring-stations",
        "geophysical-surveys",
        "geophysics",
        "geospatial-datasets",
        "magnetic",
        "magnetic-field-earth",
        "magnetic-surveys",
        "nevada",
        "nv",
        "residual-magnetic-field",
        "southeastern-nevada",
        "southeastern-nv",
        "total-field",
        "united-states",
        "usgs-900b2be8-e388-429a-be08-caf21dd96b2a",
        "worthington-mountains",
        "worthington-mtns" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/2da0017a-7646-49ec-9476-818ee296445b/resource/95317d77-67bb-4cf9-974c-529ad4365a42> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-12T15:48:42.175236"^^xsd:dateTime ;
    dct:modified "2025-09-24T19:19:26.070057"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <http://pubs.usgs.gov/of/2002/ofr-02-361/> ;
    dcat:mediaType "application/http" .

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

