@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/5005345a-efa9-41c6-8726-65d5e4cf298e> a dcat:Dataset ;
    dct:description "System for automated detection of homologs among the annotated genes of several completely sequenced eukaryotic genomes." ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/n3nx-dytj> ;
    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 "HomoloGene" ;
    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/5005345a-efa9-41c6-8726-65d5e4cf298e/resource/10f00ec2-fca5-41de-b745-016e129f45bf>,
        <https://data.amerigeoss.org/dataset/5005345a-efa9-41c6-8726-65d5e4cf298e/resource/8ecc2992-96bd-44f0-b2d8-666fae0a6a40> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dataset",
        "genomics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22NLM%20Products%20and%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/5005345a-efa9-41c6-8726-65d5e4cf298e/resource/10f00ec2-fca5-41de-b745-016e129f45bf> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-07-03T16:50:52.199516"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:33:01.238923"^^xsd:dateTime ;
    dct:title "Download HomoloGene" ;
    dcat:accessURL <https://ftp.ncbi.nih.gov/pub/HomoloGene/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/5005345a-efa9-41c6-8726-65d5e4cf298e/resource/8ecc2992-96bd-44f0-b2d8-666fae0a6a40> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-07-03T16:50:52.199524"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:33:01.239354"^^xsd:dateTime ;
    dct:title "Query Interface" ;
    dcat:accessURL <https://www.ncbi.nlm.nih.gov/homologene> ;
    dcat:mediaType "text/html" .

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

