@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/1f90f20b-b2ae-41fe-91e3-d5ea45b7c5fe> 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-989614d1-dde8-4325-bab3-4207bee1aaec> ;
    dct:issued "2025-09-24T07:18:10.625672"^^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 ((-119.2500 36.7500, -119.2500 36.9200, -118.6700 36.9200, -118.6700 36.7500, -119.2500 36.7500))"^^gsp:wktLiteral ] ;
    dct:title "Airborne geophysical survey: Kings River, California" ;
    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/1f90f20b-b2ae-41fe-91e3-d5ea45b7c5fe/resource/1099264a-574f-4ed8-bf51-eabe93fe025c>,
        <https://data.amerigeoss.org/dataset/1f90f20b-b2ae-41fe-91e3-d5ea45b7c5fe/resource/dd5c8ffb-9e4a-4c93-98cd-674659e06aaa> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "aeromagnetic-data",
        "aeromagnetic-surveying",
        "airborne-surveys",
        "ca",
        "california",
        "f06019-fresno",
        "field-monitoring-stations",
        "geophysical-surveys",
        "geophysics",
        "geospatial-datasets",
        "kings-river",
        "magnetic",
        "magnetic-field-earth",
        "magnetic-surveys",
        "residual-magnetic-field",
        "total-field",
        "united-states",
        "usgs-989614d1-dde8-4325-bab3-4207bee1aaec" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/1f90f20b-b2ae-41fe-91e3-d5ea45b7c5fe/resource/1099264a-574f-4ed8-bf51-eabe93fe025c> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2025-09-16T10:21:44.223711"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:18:10.590714"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.989614d1-dde8-4325-bab3-4207bee1aaec.xml> ;
    dcat:mediaType "text/xml" .

<https://data.amerigeoss.org/dataset/1f90f20b-b2ae-41fe-91e3-d5ea45b7c5fe/resource/dd5c8ffb-9e4a-4c93-98cd-674659e06aaa> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2025-09-13T18:46:14.314255"^^xsd:dateTime ;
    dct:modified "2025-09-24T07:18:10.589379"^^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" .

