@prefix mao: <http://yso.fi/MAO#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

mao:rakennusinventointi
  skosext:broaderGeneric mao:inventointi ;
  skos:broader mao:inventointi .

<http://yso.fi/MAO/conceptscheme>
  a skos:ConceptScheme ;
  skos:hasTopConcept mao:inventointi .

mao:prosessit_ja_tapahtumat
  a skos:Collection ;
  skos:prefLabel "tapahtumat"@fi ;
  skos:member mao:kohteelle_tehtavat_toimenpiteet .

mao:inventointi
  dc11:creator "Museoalan asiasanasto" ;
  skos:note "" ;
  skos:topConceptOf <http://yso.fi/MAO/conceptscheme> ;
  skos:inScheme <http://yso.fi/MAO/conceptscheme> ;
  skos:prefLabel "inventointi"@fi ;
  a skos:Concept .

mao:taydennysinventointi
  skosext:broaderGeneric mao:inventointi ;
  skos:broader mao:inventointi .

mao:mao-luokat
  a skos:Collection ;
  skos:prefLabel "museoalan käsitteet"@fi ;
  skos:member mao:kohteelle_tehtavat_toimenpiteet .

mao:muinaisjaannosinventointi
  skosext:broaderGeneric mao:inventointi ;
  skos:broader mao:inventointi .

mao:kohteelle_tehtavat_toimenpiteet
  a skos:Collection ;
  skos:prefLabel "kohteelle tehtävät toimenpiteet"@fi ;
  skos:member mao:inventointi .

mao:museaaliset_toiminnat
  a skos:Collection ;
  skos:prefLabel "museaaliset toimenpiteet"@fi ;
  skos:member mao:inventointi .

mao:alueinventointi
  skosext:broaderGeneric mao:inventointi ;
  skos:broader mao:inventointi .

