@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/0d5f70d1-35be-42b9-8522-add8f46c4673> a dcat:Dataset ;
    dct:description """The data set contains observations obtained with the NASA IRTF SpeX instrument
covering the 0.7 to 2.5 micron near-infrared portion of the spectrum. The data set
archives reduced, calibrated spectra which were obtained by Sherry Fieber-Beyer.""" ;
    dct:identifier "urn:nasa:pds:gbo_ast_fieber-beyer_spectra" ;
    dct:issued "2021-05-21"^^xsd:date ;
    dct:modified "2025-07-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Fieber-Beyer IRTF Mainbelt Asteroid Spectra V2.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Morgan" ;
            vcard:hasEmail <mailto:thomas.h.morgan@nasa.gov> ] ;
    dcat:keyword "1018-arnolda",
        "1036-ganymed",
        "1064-aethusa",
        "115-thyra",
        "1158-luda",
        "1166-sakuntala",
        "1215-boyer",
        "1358-gaika",
        "1368-numidia",
        "1379-lomonosowa",
        "1391-carelia",
        "1447-utra",
        "1501-baade",
        "1587-kahrstedt",
        "1607-mavis",
        "162385-2000-bm19",
        "1644-rafita",
        "1722-goffin",
        "1772-gagarin",
        "1854-skvortsov",
        "1960-guisan",
        "19727-allen",
        "198-ampella",
        "2038-bistro",
        "2089-cetacea",
        "248-lameia",
        "2497-kulikovskij",
        "285263-1998-qe2",
        "292-ludovica",
        "3066-mcfadden",
        "329-svea",
        "3345-tarkovskij",
        "335-roberta",
        "354-eleonora",
        "355-gabriella",
        "3637-omeara",
        "3760-poutanen",
        "3999-aristarchus",
        "421-zahringia",
        "46-hestia",
        "481532-2007-le",
        "495-eulalia",
        "5129-groom",
        "518-halawe",
        "556-phyllis",
        "5676-voltaire",
        "6-hebe",
        "619-triberga",
        "6212-franzthaler",
        "623-chimaera",
        "652-jubilatrix",
        "660-crescentia",
        "6649-yokotatakao",
        "695-bella",
        "714-ulula",
        "787-moskva",
        "797-montana",
        "875-nymphe",
        "879-ricarda",
        "897-lysistrata",
        "908-buda",
        "974-lioba",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "multiple-asteroids",
        "none" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

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

