@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/6138f188-3489-4de6-9634-dff4585ec4e2> a dcat:Dataset ;
    dct:description "Numerically-generated  gravitational waveforms for binary neutron stars." ;
    dct:identifier "NASA-0000024" ;
    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 "Binary Neutron Star Merger" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joshua Faber" ;
            vcard:hasEmail <mailto:jfaber@northwestern.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6138f188-3489-4de6-9634-dff4585ec4e2/resource/202adef5-8ea2-469a-9b4d-2b23633fc6d0> ;
    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/6138f188-3489-4de6-9634-dff4585ec4e2/resource/202adef5-8ea2-469a-9b4d-2b23633fc6d0> a dcat:Distribution ;
    dct:description "catalog.html" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:47:10.827289"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:55:48.186005"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://astrogravs.gsfc.nasa.gov/docs/catalog.html#nsns> ;
    dcat:mediaType "text/html" .

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

