@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:004
  skos:topConceptOf iccd_bdm_ctg: ;
  skos:narrower iccd_bdm_ctg:004.002, iccd_bdm_ctg:004.001 ;
  skos:inScheme iccd_bdm_ctg: ;
  skos:prefLabel "RAPPRESENTAZIONI"@it ;
  a skos:Concept .

iccd_bdm_ctg:004.001
  skos:prefLabel "RAPPRESENTAZIONI PROFANE"@it ;
  a skos:Concept ;
  skos:broader iccd_bdm_ctg:004 .

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

iccd_bdm_ctg:004.002
  skos:prefLabel "RAPPRESENTAZIONI SACRE"@it ;
  a skos:Concept ;
  skos:broader iccd_bdm_ctg:004 .

