@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix subjectcategory: <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/> .

<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/30000/30400/30402>
  skos:prefLabel "Technologies involving the manipulation of cells, tissues, organs or the whole organism (assisted reproduction)"@en, "Technologie zahrnující manipulace s buňkami, tkáněmi, orgány nebo celými organismy (asistovaná reprodukce)"@cs ;
  skos:inScheme subjectcategory: ;
  skos:broader <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/30000/30400> ;
  a skos:Concept .

subjectcategory: a skos:ConceptScheme .
<https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/30000/30400>
  skos:prefLabel "Medical biotechnology"@en, "Lékařské biotechnologie"@cs ;
  a skos:Concept ;
  skos:narrower <https://vocabs.ccmm.cz/registry/codelist/SubjectCategory/30000/30400/30402> .

