@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/0a22554a-63a7-4e05-b5df-718a25930b27> a dcat:Dataset ;
    dct:description "The protein sequences corresponding to the translations of coding sequences (CDS) in GenBank collected for each GenBank release." ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/sk6k-rbiy> ;
    dct:issued "2016-09-01"^^xsd:date ;
    dct:modified "2022-05-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "GenPept" ;
    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/0a22554a-63a7-4e05-b5df-718a25930b27/resource/13acb294-7706-4173-a83f-20485d5ab2ed> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dataset",
        "genomics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "protein",
        "united-states" ;
    dcat:theme <%7B%22NLM%20Products%20and%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/0a22554a-63a7-4e05-b5df-718a25930b27/resource/13acb294-7706-4173-a83f-20485d5ab2ed> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-02-09T07:44:46.876447"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:19:31.037890"^^xsd:dateTime ;
    dct:title "Download GenPept Data" ;
    dcat:accessURL <ftp://ftp.ncbi.nlm.nih.gov/ncbi-asn1/protein_fasta/> ;
    dcat:mediaType "text/html" .

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

