@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/697677aa-80a9-40dd-9724-bad61388c9c6> a dcat:Dataset ;
    dct:description """A database providing information on the structure of assembled genomes, assembly names and other meta-data, statistical reports, and links to genomic sequence data.

Genomes FTP site FAQ at https://www.ncbi.nlm.nih.gov/genome/doc/ftpfaq/""" ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/68tj-rkvr> ;
    dct:issued "2021-06-17"^^xsd:date ;
    dct:modified "2022-05-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Genome Assembly Data" ;
    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/697677aa-80a9-40dd-9724-bad61388c9c6/resource/90ead356-8691-4c35-83d5-abc82fa83d20>,
        <https://data.amerigeoss.org/dataset/697677aa-80a9-40dd-9724-bad61388c9c6/resource/b41a2f16-be0c-4af1-943f-ed19730b75c9> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dataset",
        "genetics",
        "genomics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22NLM%20Products%20and%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/697677aa-80a9-40dd-9724-bad61388c9c6/resource/90ead356-8691-4c35-83d5-abc82fa83d20> a dcat:Distribution ;
    dct:description "Average Nucleotide Identity (ANI) data for prokaryote genome assemblies" ;
    dct:format "TEXT" ;
    dct:issued "2021-07-03T16:49:37.674191"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:13:34.423453"^^xsd:dateTime ;
    dct:title "Prokaryotic ANI Report (FTP file)" ;
    dcat:accessURL <https://ftp.ncbi.nlm.nih.gov/genomes/ASSEMBLY_REPORTS/ANI_report_prokaryotes.txt> ;
    dcat:mediaType "text/plain" .

<https://data.amerigeoss.org/dataset/697677aa-80a9-40dd-9724-bad61388c9c6/resource/b41a2f16-be0c-4af1-943f-ed19730b75c9> a dcat:Distribution ;
    dct:description """The genomes FTP site offers a consistent core set of files for the genome sequence and annotation products of all organisms and assemblies in scope. It supports download needs such as:

Retrieve the unmasked or soft-masked genome sequence for a specific genome assembly
Retrieve GenBank or RefSeq Gene, RNA and protein annotation for a specific organism and a specific assembly, or a specific RefSeq annotation release
Retrieve annotation in GenBank flat-file, GFF or GTF format
Matching sequence identifiers in FASTA & GFF or GTF files to facilitate RNA-Seq and other analyses
Confirm downloaded content is complete using provided md5checksums""" ;
    dct:format "HTML" ;
    dct:issued "2021-07-03T16:49:37.674183"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:13:34.422979"^^xsd:dateTime ;
    dct:title "Genomes FTP Site" ;
    dcat:accessURL <https://ftp.ncbi.nlm.nih.gov/genomes/> ;
    dcat:mediaType "text/html" .

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

