@prefix iccd_bdm_ctg: <http://dati.beniculturali.it/vocabularies/beni_demoetnoantropologici/def/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

iccd_bdm_ctg:002.001
  skos:prefLabel "CONTENITORI, RECIPIENTI E OGGETTI DI USO DOMESTICO"@it ;
  a skos:Concept ;
  skos:broader iccd_bdm_ctg:002 .

iccd_bdm_ctg:
  a skos:ConceptScheme ;
  skos:hasTopConcept iccd_bdm_ctg:002 .

iccd_bdm_ctg:002.002
  skos:prefLabel "MOBILI"@it ;
  a skos:Concept ;
  skos:broader iccd_bdm_ctg:002 .

iccd_bdm_ctg:002
  skos:topConceptOf iccd_bdm_ctg: ;
  skos:narrower iccd_bdm_ctg:002.002, iccd_bdm_ctg:002.001 ;
  skos:inScheme iccd_bdm_ctg: ;
  skos:prefLabel "ARREDI E SUPPELLETTILI"@it ;
  a skos:Concept .

