@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/79dfc090-5a74-41b3-84ba-35f8337cc325> a dcat:Dataset ;
    dct:description "An extensive collection of articles about NCBI databases, data models, and software." ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/64f9-ag6i> ;
    dct:issued "2022-03-01"^^xsd:date ;
    dct:modified "2022-05-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NCBI Handbook" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "National Library of Medicine" ;
            vcard:hasEmail <mailto:custserv@nlm.nih.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/79dfc090-5a74-41b3-84ba-35f8337cc325/resource/6a09dc04-ab50-402e-aab9-4d4240591c8a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "computational-biology",
        "education",
        "geo",
        "geoss",
        "national",
        "north-america",
        "reference",
        "training-and-instruction",
        "united-states" ;
    dcat:theme <%7B%22NLM%20Products%20and%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/79dfc090-5a74-41b3-84ba-35f8337cc325/resource/6a09dc04-ab50-402e-aab9-4d4240591c8a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-03-02T08:49:02.555177"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:31:50.588494"^^xsd:dateTime ;
    dct:title "NCBI Handbook" ;
    dcat:accessURL <https://www.ncbi.nlm.nih.gov/books/NBK143764/> ;
    dcat:mediaType "text/html" .

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

