@prefix p21: <http://data.loterre.fr/ark:/67375/P21> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

p21:-J4ZCNG7V-V
  skos:definition "Un bordel, un lupanar ou une maison close est un établissement offrant le service de prostituées. (Source : DBpedia)"@fr ;
  skos:hiddenLabel "Brothel"@en, "Bordel"@fr ;
  inist:semCategory "Bâtiment / Infrastructure"@fr, "Building / Infrastructure"@en ;
  skos:exactMatch <http://dbpedia.org/resource/Brothel> ;
  a skos:Concept ;
  skos:prefLabel "bordel"@fr, "brothel"@en ;
  skos:inScheme p21: .

p21:-Bâtiment__Infrastructure
  skos:prefLabel "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-J4ZCNG7V-V .

p21: a skos:ConceptScheme .
