@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/6cb5d8cd-0d85-4db4-9243-c9250bede4f1> a dcat:Dataset ;
    dct:description "SNOMED CT is one of a suite of designated standards for use in U.S. Federal Government systems for the electronic exchange of clinical health information and is also a required standard in interoperability specifications of the U.S. Healthcare Information Technology Standards Panel." ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/aq5x-f2xa> ;
    dct:issued "2021-06-30"^^xsd:date ;
    dct:modified "2022-05-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "SNOMED CT" ;
    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/6cb5d8cd-0d85-4db4-9243-c9250bede4f1/resource/0e693684-bdc3-4d27-9827-b36a28a3ef92> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dataset",
        "geo",
        "geoss",
        "health-data-standards",
        "national",
        "north-america",
        "terminologies",
        "united-states" ;
    dcat:theme <%7B%22NLM%20Products%20and%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/6cb5d8cd-0d85-4db4-9243-c9250bede4f1/resource/0e693684-bdc3-4d27-9827-b36a28a3ef92> a dcat:Distribution ;
    dct:description "index.html" ;
    dct:format "HTML" ;
    dct:issued "2021-07-03T16:49:41.965066"^^xsd:dateTime ;
    dct:modified "2025-11-22T12:21:49.425310"^^xsd:dateTime ;
    dct:title "Download SNOMED CT Data" ;
    dcat:accessURL <https://www.nlm.nih.gov/healthit/snomedct/index.html> ;
    dcat:mediaType "text/html" .

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

