@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/RelationType/IsTranslationOf>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is translation of"@en , "je překladem (čeho)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsVersionOf>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is version of"@en , "je verzí"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/Compiles>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "compiles"@en , "kompiluje (co)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/HasTranslation>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "has translation"@en , "má překlad"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/Documents>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "documents"@en , "dokumentuje (co)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/Continues>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "continues"@en , "pokračuje (čím)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsSupplementedBy>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is supplemented by"@en , "má doplněk"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/Requires>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "requires"@en , "požaduje (co)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsRequiredBy>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is required by"@en , "je požadován (čím)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/HasPart>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "has part"@en , "má část/i"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsIdenticalTo>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is identical to"@en , "je identický s"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/HasMetadata>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "has metadata"@en , "má metadata"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsDescribedBy>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is described by"@en , "je popsán (čím)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsVariantFormOf>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is variant form of"@en , "je variantou (čeho)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/HasVersion>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "has version"@en , "má verzi"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsDocumentedBy>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is documented by"@en , "je zdokumentován (čím)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/References>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "references"@en , "odkazuje (na co)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsOriginalFormOf>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is original form of"@en , "je původní variantou (čeho)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsDerivedFrom>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is derived from"@en , "je odvozen od (čeho)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsCollectedBy>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is collected by"@en , "je sbírán (čím)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/Reviews>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "reviews"@en , "recenzuje (co)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsObsoletedBy>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is obsoleted by"@en , "je nahrazen (čím)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsSupplementTo>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is supplement to"@en , "je doplňkem k (čemu)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsSourceOf>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is source of"@en , "je zdrojem odvozené verze"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/Cites>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "cites"@en , "cituje (co)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsCompiledBy>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is compiled by"@en , "kompilován (čím)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsPublishedIn>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is published in"@en , "je publikován v"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsMetadataFor>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is metadata for"@en , "je metadaty pro"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsCitedBy>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is cited by"@en , "je citován (čím)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsReviewedBy>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is reviewed by"@en , "je recenzován (čím)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsPreviousVersionOf>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is previous version of"@en , "je předchozí verzí (čeho)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsReferencedBy>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is referenced by"@en , "je na něj odkazováno z (čeho)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/Obsoletes>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "obsoletes"@en , "nahrazuje (co)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/>
        a                   skos:ConceptScheme ;
        dc:title            "Typ vztahu"@cs , "Relation Type"@en ;
        skos:hasTopConcept  <https://vocabs.ccmm.cz/registry/codelist/RelationType/HasTranslation> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsCompiledBy> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsTranslationOf> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/HasVersion> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/References> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsObsoletedBy> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsReferencedBy> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/HasMetadata> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/Describes> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/Requires> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsPartOf> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsSourceOf> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/Obsoletes> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsCollectedBy> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsOriginalFormOf> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsDerivedFrom> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/Collects> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsRequiredBy> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/Compiles> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsPublishedIn> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsMetadataFor> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsReviewedBy> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsCitedBy> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsContinuedBy> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsIdenticalTo> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsVariantFormOf> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/Reviews> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/Cites> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/Documents> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsSupplementTo> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsNewVersionOf> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsVersionOf> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsSupplementedBy> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/HasPart> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsPreviousVersionOf> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsDescribedBy> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/IsDocumentedBy> , <https://vocabs.ccmm.cz/registry/codelist/RelationType/Continues> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/Collects>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "collects"@en , "sbírá"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsPartOf>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is part of"@en , "je součástí"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/Describes>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "describes"@en , "popisuje (co)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsNewVersionOf>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is new version of"@en , "je novou verzí (čeho)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .

<https://vocabs.ccmm.cz/registry/codelist/RelationType/IsContinuedBy>
        a                  skos:Concept ;
        skos:inScheme      <https://vocabs.ccmm.cz/registry/codelist/RelationType/> ;
        skos:prefLabel     "is continued by"@en , "je pokračováním (čeho)"@cs ;
        skos:topConceptOf  <https://vocabs.ccmm.cz/registry/codelist/RelationType/> .
