@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:001.002
  skos:prefLabel "CALZATURE"@it ;
  a skos:Concept ;
  skos:broader iccd_bdm_ctg:001 .

iccd_bdm_ctg:001.005
  skos:prefLabel "VESTIMENTI"@it ;
  a skos:Concept ;
  skos:broader iccd_bdm_ctg:001 .

iccd_bdm_ctg:001.003
  skos:prefLabel "COPRICAPI"@it ;
  a skos:Concept ;
  skos:broader iccd_bdm_ctg:001 .

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

iccd_bdm_ctg:001.001
  skos:prefLabel "ACCESSORI"@it ;
  a skos:Concept ;
  skos:broader iccd_bdm_ctg:001 .

iccd_bdm_ctg:001.004
  skos:prefLabel "GIOIELLI E MONILI"@it ;
  a skos:Concept ;
  skos:broader iccd_bdm_ctg:001 .

iccd_bdm_ctg:001
  skos:topConceptOf iccd_bdm_ctg: ;
  skos:narrower iccd_bdm_ctg:001.005, iccd_bdm_ctg:001.004, iccd_bdm_ctg:001.003, iccd_bdm_ctg:001.002, iccd_bdm_ctg:001.001 ;
  skos:inScheme iccd_bdm_ctg: ;
  skos:prefLabel "ABBIGLIAMENTO E ORNAMENTI DEL CORPO"@it ;
  a skos:Concept .

