@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/7dee3ba4-06b2-48f0-86e4-0d36a3138307> 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 "2021-11-08"^^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/7dee3ba4-06b2-48f0-86e4-0d36a3138307/resource/1c5bbbdb-10c7-4d03-9504-d4b3fbdf89ca> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "cytogenetics",
        "genomics",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/7dee3ba4-06b2-48f0-86e4-0d36a3138307/resource/1c5bbbdb-10c7-4d03-9504-d4b3fbdf89ca> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2021-11-10T07:42:12.807102"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:41:47.777327"^^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" .

