@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:-PNR9G8CT-P
  skos:exactMatch <http://dbpedia.org/resource/Unattractiveness> ;
  skos:hiddenLabel "Laid"@fr, "Ugly"@en ;
  skos:inScheme p21: ;
  skos:prefLabel "ugly"@en, "laid"@fr ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr ;
  a skos:Concept ;
  skos:definition "Le laid ou la laideur est généralement la caractéristique opposée au beau (jugement esthétique). Parfois le laid est une caractéristique inspirant le mépris, la désapprobation ; dans cette acception, le laid n'est ainsi pas une valeur esthétique, et peut être opposée au bien (jugement moral). (Source : DBpedia)"@fr .

p21:-Propriété__Paramètre__Caractéristique
  skos:prefLabel "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  a isothes:ConceptGroup ;
  skos:member p21:-PNR9G8CT-P .

p21: a skos:ConceptScheme .
