@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/18af714d-71ad-4beb-894c-50edd51c08e1> a dcat:Dataset ;
    dct:description "3-micron spectrophotometric data on asteroids collected from several papers by Lebofsky, Jones, and Feierberg and their collaborators, published 1980-1990." ;
    dct:identifier "urn:nasa:pds:context_pds3:data_set:data_set.ear-a-3-rdr-threemicron-v1.2_3xb9-bbh4" ;
    dct:issued "2018-06-26"^^xsd:date ;
    dct:modified "2025-07-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "LEBOFSKY ET AL. 3-MICRON ASTEROID DATA V1.2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Morgan" ;
            vcard:hasEmail <mailto:thomas.h.morgan@nasa.gov> ] ;
    dcat:keyword "1-ceres",
        "10-hygiea",
        "111-ate",
        "114-kassandra",
        "1172-aneas",
        "13-egeria",
        "130-elektra",
        "139-juewa",
        "148-gallia",
        "16-psyche",
        "173-ino",
        "18-melpomene",
        "1867-deiphobus",
        "19-fortuna",
        "2-pallas",
        "233-asterope",
        "24-themis",
        "247-eukrate",
        "308-polyxo",
        "31-euphrosyne",
        "313-chaldaea",
        "324-bamberga",
        "344-desiderata",
        "349-dembowska",
        "36-atalante",
        "375-ursula",
        "386-siegena",
        "4-vesta",
        "409-aspasia",
        "410-chloris",
        "423-diotima",
        "5-astraea",
        "505-cava",
        "51-nemausa",
        "511-davida",
        "52-europa",
        "532-herculina",
        "55-pandora",
        "554-peraga",
        "570-kythera",
        "65-cybele",
        "70-panopaea",
        "704-interamnia",
        "72-feronia",
        "721-tabora",
        "74-galatea",
        "748-simeisa",
        "773-irmintraud",
        "776-berbericia",
        "87-sylvia",
        "88-thisbe",
        "92-undina",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "asteroid",
        "support-archives" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

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

