@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/7a6c2614-b33c-40f0-98e1-c5685697b78d> a dcat:Dataset ;
    dct:description "A comprehensive, integrated, non-redundant, well-annotated set of reference sequences including genomic, transcript, and protein." ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/v53t-3qjy> ;
    dct:issued "2021-08-26"^^xsd:date ;
    dct:modified "2021-11-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "RefSeq: NCBI Reference Sequence Database" ;
    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/7a6c2614-b33c-40f0-98e1-c5685697b78d/resource/6e7385c4-3656-40d3-8a99-737e7b8c7a38>,
        <https://data.amerigeoss.org/dataset/7a6c2614-b33c-40f0-98e1-c5685697b78d/resource/77b366a4-9805-467b-9909-03614a97bc44>,
        <https://data.amerigeoss.org/dataset/7a6c2614-b33c-40f0-98e1-c5685697b78d/resource/8cf1a872-5fbf-47db-87e1-5109b47a05ff> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "computational-biology",
        "genetics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/7a6c2614-b33c-40f0-98e1-c5685697b78d/resource/6e7385c4-3656-40d3-8a99-737e7b8c7a38> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-11-10T07:39:50.255552"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:49:05.065198"^^xsd:dateTime ;
    dct:title "RefSeq FTP" ;
    dcat:accessURL <https://ftp.ncbi.nlm.nih.gov/refseq/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/7a6c2614-b33c-40f0-98e1-c5685697b78d/resource/77b366a4-9805-467b-9909-03614a97bc44> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-11-10T07:39:50.255545"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:49:05.064768"^^xsd:dateTime ;
    dct:title "RefSeq - Query Interface" ;
    dcat:accessURL <https://www.ncbi.nlm.nih.gov/refseq/> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/7a6c2614-b33c-40f0-98e1-c5685697b78d/resource/8cf1a872-5fbf-47db-87e1-5109b47a05ff> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-11-10T07:39:50.255555"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:49:05.065616"^^xsd:dateTime ;
    dct:title "RefSeq genomes FTP" ;
    dcat:accessURL <https://ftp.ncbi.nlm.nih.gov/genomes/refseq/> ;
    dcat:mediaType "text/html" .

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

