@prefix :     <https://vocabs.ccmm.cz/registry/codelist/TimeReference/> .
@prefix dc:   <http://purl.org/dc/elements/1.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://vocabs.ccmm.cz/registry/codelist/DescriptionType/TableOfContents>
        a                  skos:Concept ;
        skos:definition    "Obsah zdroje."@cs , "A listing of the Table of Contents."@en ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/> ;
        skos:prefLabel     "Table Of Contents"@en , "Obsah"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/> .

<https://vocabs.ccmm.cz/registry/codelist/DescriptionType/TechnicalInfo>
        a                  skos:Concept ;
        skos:definition    "Podrobné informace, které mohou souviset s návrhem, implementací, provozem, použitím a/nebo údržbou systému nebo přístroje nebo jiným nastavením procesu získání či ověření datasetu či jiného zdroje."@cs , "Detailed information that may be associated with design, implementation, operation, use, and/or maintenance of a process, system, or instrument."@en ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/> ;
        skos:prefLabel     "Technical Info"@en , "Technická informace"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/> .

<https://vocabs.ccmm.cz/registry/codelist/DescriptionType/Other>
        a                  skos:Concept ;
        skos:definition    "Další popisné informace, které nelze zařadit do existující kategorie."@cs , "Other description information that does not fit into an existing category."@en ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/> ;
        skos:prefLabel     "Other"@en , "Jiný"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/> .

<https://vocabs.ccmm.cz/registry/codelist/DescriptionType/Methods>
        a                  skos:Concept ;
        skos:definition    "Metodologie použitá pro studii nebo výzkum."@cs , "The methodology employed for the study or research."@en ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/> ;
        skos:prefLabel     "Methods"@en , "Metodologie"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/> .

<https://vocabs.ccmm.cz/registry/codelist/DescriptionType/>
        a                   skos:ConceptScheme ;
        dc:title            "Description Type"@en , "Typ popisu"@cs ;
        skos:hasTopConcept  <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/TechnicalInfo> , <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/TableOfContents> , <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/SeriesInformation> , <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/Other> , <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/Methods> , <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/Abstract> .

<https://vocabs.ccmm.cz/registry/codelist/DescriptionType/Abstract>
        a                  skos:Concept ;
        skos:definition    "Stručný popis zdroje a kontextu, v jehož rámci zdroj vznikl."@cs , "A brief description of the resource and the context in which the resource was created."@en ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/> ;
        skos:prefLabel     "Abstract"@en , "Abstrakt"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/> .

<https://vocabs.ccmm.cz/registry/codelist/DescriptionType/SeriesInformation>
        a                  skos:Concept ;
        skos:definition    "Informace o sérii, například svazek a číslo."@cs , "Information about a repeating series, such as volume, issue, number."@en ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/> ;
        skos:prefLabel     "Series Information"@en , "Informace o sérii"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/DescriptionType/> .
