@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/492fd1e0-fd54-4274-a6d9-a33017422bf2> 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:793be80f-00d2-4dea-baf5-78f7090d7548" ;
    dct:issued "2025-11-21T11:14:03.945363"^^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 ((-110.6500 37.1000, -110.6500 37.3000, -110.3700 37.3000, -110.3700 37.1000, -110.6500 37.1000))"^^gsp:wktLiteral ] ;
    dct:title "Airborne geophysical survey: Monument Valley B, Utah" ;
    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/492fd1e0-fd54-4274-a6d9-a33017422bf2/resource/36858050-77a8-48d4-8dfb-15c7d4986430>,
        <https://data.amerigeoss.org/dataset/492fd1e0-fd54-4274-a6d9-a33017422bf2/resource/d3175af9-d0f8-440a-98c9-1ded4ecf8079> ;
    dcat:keyword "aeromagnetic-data",
        "aeromagnetic-surveying",
        "airborne-surveys",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "f49037-san-juan",
        "field-monitoring-stations",
        "geo",
        "geophysical-surveys",
        "geophysics",
        "geospatial-datasets",
        "geoss",
        "magnetic",
        "magnetic-field-earth",
        "magnetic-surveys",
        "monument-valley",
        "national",
        "north-america",
        "residual-magnetic-field",
        "total-field",
        "united-states",
        "usgs-793be80f-00d2-4dea-baf5-78f7090d7548",
        "ut",
        "utah" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/492fd1e0-fd54-4274-a6d9-a33017422bf2/resource/36858050-77a8-48d4-8dfb-15c7d4986430> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:29:53.424555"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:14:03.932755"^^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/492fd1e0-fd54-4274-a6d9-a33017422bf2/resource/d3175af9-d0f8-440a-98c9-1ded4ecf8079> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T20:29:53.424548"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:14:03.932350"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.793be80f-00d2-4dea-baf5-78f7090d7548.xml> ;
    dcat:mediaType "text/xml" .

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

