@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/607cb14b-d1a8-4566-ab63-5f666bddf86e> 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 "USGS:6c14381c-5dc8-4ae4-827d-d8bdd05c2484" ;
    dct:issued "2025-11-22T03:21:32.830064"^^xsd:dateTime ;
    dct:modified "20201110"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-111.0800 31.7500, -111.0800 32.3300, -110.5800 32.3300, -110.5800 31.7500, -111.0800 31.7500))"^^gsp:wktLiteral ] ;
    dct:title "Airborne geophysical survey: Tucson, Arizona" ;
    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/607cb14b-d1a8-4566-ab63-5f666bddf86e/resource/c3118883-e42c-42dc-8da3-8e983737068f>,
        <https://data.amerigeoss.org/dataset/607cb14b-d1a8-4566-ab63-5f666bddf86e/resource/cb70ac5b-a4c6-4379-80f7-f626d17a72ef> ;
    dcat:keyword "aeromagnetic-data",
        "aeromagnetic-surveying",
        "airborne-surveys",
        "amerigeo",
        "amerigeoss",
        "arizona",
        "az",
        "ckan",
        "f04019-pima",
        "field-monitoring-stations",
        "geo",
        "geophysical-surveys",
        "geophysics",
        "geospatial-datasets",
        "geoss",
        "magnetic",
        "magnetic-field-earth",
        "magnetic-surveys",
        "national",
        "north-america",
        "residual-magnetic-field",
        "total-field",
        "tucson",
        "united-states",
        "usgs-6c14381c-5dc8-4ae4-827d-d8bdd05c2484" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/607cb14b-d1a8-4566-ab63-5f666bddf86e/resource/c3118883-e42c-42dc-8da3-8e983737068f> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:31:22.543027"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:21:32.816613"^^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/dataset/607cb14b-d1a8-4566-ab63-5f666bddf86e/resource/cb70ac5b-a4c6-4379-80f7-f626d17a72ef> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:31:22.543020"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:21:32.816196"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.6c14381c-5dc8-4ae4-827d-d8bdd05c2484.xml> ;
    dcat:mediaType "text/xml" .

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

