@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/3747426f-ff37-46e9-9f8f-02436022b222> a dcat:Dataset ;
    dct:description "Numerically-generated  gravitational waveforms for circular inspiral into Kerr black holes. These waveforms were developed using Scott Hughes' black hole perturbation theory code (the 'Teukolsky code')." ;
    dct:identifier "NASA-0000021" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Waveform Catalog, Extreme Mass Ratio Binary (Capture)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Scott Hughes" ;
            vcard:hasEmail <mailto:sahughes@mit.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3747426f-ff37-46e9-9f8f-02436022b222/resource/048e5196-da61-473e-a58f-03d9d1851df3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "astronomy",
        "binary",
        "black-hole",
        "ckan",
        "geo",
        "geoss",
        "gravitational-waves",
        "ligo",
        "national",
        "neutron-stars",
        "north-america",
        "space-science",
        "united-states" .

<https://data.amerigeoss.org/dataset/3747426f-ff37-46e9-9f8f-02436022b222/resource/048e5196-da61-473e-a58f-03d9d1851df3> a dcat:Distribution ;
    dct:description "catalog.html" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:21:37.333802"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:48:24.321436"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://astrogravs.gsfc.nasa.gov/docs/catalog.html#emrbc> ;
    dcat:mediaType "text/html" .

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

