@prefix biolink: <https://w3id.org/biolink/vocab/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dctypes: <http://purl.org/dc/dcmitype/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix pav: <http://purl.org/pav/> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://hgdownload.cse.ucsc.edu/goldenPath/bosTau7/database/cytoBandIdeo.txt.gz> pav:retrievedOn "2021-09-17"^^xsd:date .

<http://hgdownload.cse.ucsc.edu/goldenPath/canFam3/database/cytoBandIdeo.txt.gz> pav:retrievedOn "2021-09-17"^^xsd:date .

<http://hgdownload.cse.ucsc.edu/goldenPath/danRer11/database/cytoBandIdeo.txt.gz> pav:retrievedOn "2021-09-17"^^xsd:date .

<http://hgdownload.cse.ucsc.edu/goldenPath/equCab2/database/cytoBandIdeo.txt.gz> pav:retrievedOn "2021-09-17"^^xsd:date .

<http://hgdownload.cse.ucsc.edu/goldenPath/felCat9/database/cytoBandIdeo.txt.gz> pav:retrievedOn "2021-09-17"^^xsd:date .

<http://hgdownload.cse.ucsc.edu/goldenPath/galGal6/database/cytoBandIdeo.txt.gz> pav:retrievedOn "2021-09-17"^^xsd:date .

<http://hgdownload.cse.ucsc.edu/goldenPath/hg19/database/cytoBand.txt.gz> pav:retrievedOn "2021-09-17"^^xsd:date .

<http://hgdownload.cse.ucsc.edu/goldenPath/mm10/database/cytoBandIdeo.txt.gz> pav:retrievedOn "2021-09-17"^^xsd:date .

<http://hgdownload.cse.ucsc.edu/goldenPath/oviAri4/database/cytoBandIdeo.txt.gz> pav:retrievedOn "2021-09-17"^^xsd:date .

<http://hgdownload.cse.ucsc.edu/goldenPath/susScr11/database/cytoBandIdeo.txt.gz> pav:retrievedOn "2021-09-17"^^xsd:date .

<https://archive.monarchinitiative.org/#ucscbands> a dctypes:Dataset,
        owl:Ontology ;
    dc:Publisher <https://monarchinitiative.org/> ;
    dc:identifier "MonarchArchive:#ucscbands" ;
    dc:source <http://hgdownload.cse.ucsc.edu> ;
    dc:title "UCSC Cytogenic Bands" ;
    schema:logo <https://github.com/monarch-initiative/monarch-ui/blob/master/public/img/sources/source-ucscbands.png> ;
    owl:versionIRI <https://archive.monarchinitiative.org/202109/#ucscbands> .

<https://archive.monarchinitiative.org/202109/#ucscbands> a dctypes:Dataset ;
    dc:Publisher <https://monarchinitiative.org/> ;
    dc:created "2021-09-17"^^xsd:date ;
    dc:creator <https://monarchinitiative.org/> ;
    dc:isVersionOf <https://archive.monarchinitiative.org/#ucscbands> ;
    dc:source <http://hgdownload.cse.ucsc.edu/goldenPath/bosTau7/database/cytoBandIdeo.txt.gz>,
        <http://hgdownload.cse.ucsc.edu/goldenPath/canFam3/database/cytoBandIdeo.txt.gz>,
        <http://hgdownload.cse.ucsc.edu/goldenPath/danRer11/database/cytoBandIdeo.txt.gz>,
        <http://hgdownload.cse.ucsc.edu/goldenPath/equCab2/database/cytoBandIdeo.txt.gz>,
        <http://hgdownload.cse.ucsc.edu/goldenPath/felCat9/database/cytoBandIdeo.txt.gz>,
        <http://hgdownload.cse.ucsc.edu/goldenPath/galGal6/database/cytoBandIdeo.txt.gz>,
        <http://hgdownload.cse.ucsc.edu/goldenPath/hg19/database/cytoBand.txt.gz>,
        <http://hgdownload.cse.ucsc.edu/goldenPath/mm10/database/cytoBandIdeo.txt.gz>,
        <http://hgdownload.cse.ucsc.edu/goldenPath/oviAri4/database/cytoBandIdeo.txt.gz>,
        <http://hgdownload.cse.ucsc.edu/goldenPath/susScr11/database/cytoBandIdeo.txt.gz> ;
    dc:title "UCSC Cytogenic Bands Monarch version 202109" ;
    pav:version "2021-09-01"^^xsd:date ;
    dcat:distribution <https://archive.monarchinitiative.org/202109/rdf/ucscbands.ttl> ;
    biolink:category biolink:DataSetVersion .

<https://archive.monarchinitiative.org/202109/rdf/ucscbands.ttl> a dctypes:Dataset,
        dcat:Distribution ;
    dc:Publisher <https://monarchinitiative.org/> ;
    dc:created "2021-09-17"^^xsd:date ;
    dc:creator <https://monarchinitiative.org/> ;
    dc:format <https://www.w3.org/TR/turtle/> ;
    dc:license <https://project-open-data.cio.gov/unknown-license/> ;
    dc:rights <http://genome.ucsc.edu/license/> ;
    dc:title "UCSC Cytogenic Bands distribution ttl" ;
    pav:createdWith <https://github.com/monarch-initiative/dipper> ;
    pav:version "2021-09-01"^^xsd:date ;
    dcat:downloadURL <https://archive.monarchinitiative.org/202109/rdf/ucscbands.ttl> .

