@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/37a9fb55-b608-4ecd-aef9-0a4b9ec8685b> a dcat:Dataset ;
    dct:description "Sequence databases in FASTA format for use with the stand-alone BLAST programs. These databases must be formatted using formatdb before they can be used with BLAST." ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/f52g-xt9u> ;
    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 "FASTA BLAST Databases" ;
    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/37a9fb55-b608-4ecd-aef9-0a4b9ec8685b/resource/8673b694-d6c8-4ad4-a2de-2ed7893b49a1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "computational-biology",
        "dataset",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22NLM%20Products%20and%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/37a9fb55-b608-4ecd-aef9-0a4b9ec8685b/resource/8673b694-d6c8-4ad4-a2de-2ed7893b49a1> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-07-03T16:53:26.053295"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:02:27.820157"^^xsd:dateTime ;
    dct:title "Download FASTA BLAST Databases" ;
    dcat:accessURL <https://ftp.ncbi.nlm.nih.gov/blast/db/FASTA> ;
    dcat:mediaType "text/html" .

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

