@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:007.002
  skos:prefLabel "BENI SUL TERRITORIO RELIGIOSI"@it ;
  a skos:Concept ;
  skos:broader iccd_bdm_ctg:007 .

iccd_bdm_ctg:007.001
  skos:prefLabel "BENI SUL TERRITORIO AGRO-SILVO-PASTORALI, CACCIA E PESCA"@it ;
  a skos:Concept ;
  skos:broader iccd_bdm_ctg:007 .

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

iccd_bdm_ctg:007
  skos:topConceptOf iccd_bdm_ctg: ;
  skos:narrower iccd_bdm_ctg:007.002, iccd_bdm_ctg:007.001 ;
  skos:inScheme iccd_bdm_ctg: ;
  skos:prefLabel "BENI SUL TERRITORIO"@it ;
  a skos:Concept .

