@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/1b6f0153-22bf-4bb3-9756-adc717fedbdc> a dcat:Dataset ;
    dct:description "The Protein database is a collection of sequences from several sources, including translations from annotated coding regions in GenBank, RefSeq and TPA, as well as records from SwissProt, PIR, PRF, and PDB. Protein sequences are the fundamental determinants of biological structure and function." ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/2xvy-u8hi> ;
    dct:issued "2021-08-26"^^xsd:date ;
    dct:modified "2025-06-18"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Protein" ;
    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/1b6f0153-22bf-4bb3-9756-adc717fedbdc/resource/192992f3-688c-4557-9f8e-c23c76ab72bd> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "api",
        "dataset",
        "protein" ;
    dcat:theme <%7BBiology%7D> .

<https://data.amerigeoss.org/dataset/1b6f0153-22bf-4bb3-9756-adc717fedbdc/resource/192992f3-688c-4557-9f8e-c23c76ab72bd> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-03-02T08:49:00.131712"^^xsd:dateTime ;
    dct:modified "2025-09-24T04:16:05.064718"^^xsd:dateTime ;
    dct:title "Protein - Query Interface" ;
    dcat:accessURL <https://www.ncbi.nlm.nih.gov/protein> ;
    dcat:mediaType "text/html" .

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

