@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/045ba66c-5edd-4d28-9736-2ffe10cb04f3> a dcat:Dataset ;
    dct:description "This data set is a collection of photometric lightcurves for 42 near-earth asteroids obtained at Ondrejov Observatory from 1984 through 1998." ;
    dct:identifier "urn:nasa:pds:context_pds3:data_set:data_set.ear-a-3-rdr-neo-lightcurves-v1.1" ;
    dct:issued "2018-06-26"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NEAR EARTH ASTEROID LIGHTCURVES V1.1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Morgan" ;
            vcard:hasEmail <mailto:thomas.h.morgan@nasa.gov> ] ;
    dcat:keyword "11066-sigurd",
        "1627-ivar",
        "1943-anteros",
        "1998-ky26",
        "2063-bacchus",
        "2100-ra-shalom",
        "2102-tantalus",
        "2212-hephaistos",
        "3103-eger",
        "3122-florence",
        "3199-nefertiti",
        "3200-phaethon",
        "3691-bede",
        "3752-camillo",
        "4341-poseidon",
        "4957-brucemurray",
        "5143-heracles",
        "5751-zao",
        "7341",
        "7474",
        "7480-norwan",
        "8034-akka",
        "amerigeo",
        "amerigeoss",
        "asteroid",
        "asteroid-13651",
        "asteroid-17511",
        "asteroid-19356",
        "asteroid-1994-cb",
        "asteroid-1995-fx",
        "asteroid-1997-gl3",
        "asteroid-35107",
        "asteroid-5587",
        "asteroid-6053",
        "asteroid-6322",
        "asteroid-65679",
        "asteroid-6569",
        "asteroid-7025",
        "asteroid-7482",
        "asteroid-7822",
        "asteroid-7888",
        "asteroid-7889",
        "asteroid-8201",
        "asteroid-85490",
        "asteroid-99907",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "support-archives",
        "united-states" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

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

