@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/69ad6acb-7242-4bdb-905e-d02143f42a5d> a dcat:Dataset ;
    dct:description "This resource provides cytogenetic locations for features or sequence locations, or sequence locations for cytogenetic locations." ;
    dct:identifier <https://datadiscovery.nlm.nih.gov/api/views/adc5-2zif> ;
    dct:issued "2021-08-26"^^xsd:date ;
    dct:modified "2022-05-25"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Bulk Sequence - Cytogenetic Conversion Service" ;
    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/69ad6acb-7242-4bdb-905e-d02143f42a5d/resource/c14522a4-7afe-4315-bdd1-cb49dabd2b5d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "cytogenetics",
        "genomics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "tools-utilities",
        "united-states" ;
    dcat:theme <%7B%22NLM%20Products%20and%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/69ad6acb-7242-4bdb-905e-d02143f42a5d/resource/c14522a4-7afe-4315-bdd1-cb49dabd2b5d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-11-10T07:45:45.531664"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:23:50.177222"^^xsd:dateTime ;
    dct:title "Bulk Sequence - Cytogenetic Conversion Service - Query Interface" ;
    dcat:accessURL <https://www.ncbi.nlm.nih.gov/genome/tools/cyto_convert/> ;
    dcat:mediaType "text/html" .

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

