@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/4403ec2c-38a9-4f8e-8df2-c39f477c090d> a dcat:Dataset ;
    dct:description "A stand-alone application for classifying protein sequences and investigating their evolutionary relationships. CDTree can import, analyze and update existing Conserved Domain (CDD) records and hierarchies, and also allows users to create their own." ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/vkhf-hsp7> ;
    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 "CDTree" ;
    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/4403ec2c-38a9-4f8e-8df2-c39f477c090d/resource/2063dcc9-a402-48d4-8daf-371ceb9fa955> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dataset",
        "geo",
        "geoss",
        "national",
        "north-america",
        "protein",
        "tools-utilities",
        "united-states" ;
    dcat:theme <%7B%22NLM%20Products%20and%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/4403ec2c-38a9-4f8e-8df2-c39f477c090d/resource/2063dcc9-a402-48d4-8daf-371ceb9fa955> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-07-03T16:48:47.860928"^^xsd:dateTime ;
    dct:modified "2025-11-21T08:08:47.307120"^^xsd:dateTime ;
    dct:title "CDTree - Download" ;
    dcat:accessURL <https://www.ncbi.nlm.nih.gov/Structure/cdtree/cdtree.shtml> ;
    dcat:mediaType "text/html" .

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

