@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:003.002
  skos:prefLabel "MEZZI DI TRASPORTO A FORZA MECCANICA"@it ;
  a skos:Concept ;
  skos:broader iccd_bdm_ctg:003 .

iccd_bdm_ctg:003.003
  skos:prefLabel "MEZZI DI TRASPORTO A FORZA UMANA"@it ;
  a skos:Concept ;
  skos:broader iccd_bdm_ctg:003 .

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

iccd_bdm_ctg:003.001
  skos:prefLabel "MEZZI DI TRASPORTO A FORZA ANIMALE"@it ;
  a skos:Concept ;
  skos:broader iccd_bdm_ctg:003 .

iccd_bdm_ctg:003
  skos:topConceptOf iccd_bdm_ctg: ;
  skos:narrower iccd_bdm_ctg:003.003, iccd_bdm_ctg:003.002, iccd_bdm_ctg:003.001 ;
  skos:inScheme iccd_bdm_ctg: ;
  skos:prefLabel "MEZZI DI TRASPORTO"@it ;
  a skos:Concept .

