@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/5b71c77e-c330-430c-a82c-a574808df148> a dcat:Dataset ;
    dct:description """<p>IndexCat provides access to the digitized version of the printed Index-Catalogue of the Library of the Surgeon General's Office; eTK for medieval Latin texts; and eVK2 for medieval English texts; along with links to other selected NLM resources.</p>
""" ;
    dct:identifier "5b71c77e-c330-430c-a82c-a574808df148" ;
    dct:issued "2025-11-29T23:08:11.477791"^^xsd:dateTime ;
    dct:modified "2025-11-29T23:08:11.477795"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "IndexCat" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NLM Customer Service" ;
            vcard:hasEmail <mailto:custserv@nlm.nih.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5b71c77e-c330-430c-a82c-a574808df148/resource/3f618f61-b79d-4055-9e9c-e050a248a286> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/5b71c77e-c330-430c-a82c-a574808df148/resource/3f618f61-b79d-4055-9e9c-e050a248a286> a dcat:Distribution ;
    dct:description "indexcatxml.html" ;
    dct:issued "2016-08-06T03:14:33.770131"^^xsd:dateTime ;
    dct:modified "2025-11-29T23:08:11.471154"^^xsd:dateTime ;
    dct:title "Download IndexCat Data" ;
    dcat:accessURL <https://www.nlm.nih.gov/hmd/indexcat/indexcatxml.html> ;
    dcat:mediaType "application/unknown" .

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

