@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FF07KJXJ-2 .

n9j:-FF07KJXJ-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/adjectives> ;
  skos:definition "Adjectives are words that denote properties of objects, such as size (big), shape (round), color (red), texture (rough), material (wooden), state (sleeping), and aesthetic qualities (beautiful), among many others. As a grammatical category in English, adjectives modify nouns, appearing in either a prenominal position (before the noun, such as What an adorable baby!) or in predicative position, often after a copular verb (as in, Your baby is adorable!). [Source: Encyclopedia of Language Development; Adjectives]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-K2NW05RW-V ;
  skos:prefLabel "adjectives"@en .

n9j:-K2NW05RW-V
  skos:prefLabel "lexical categories"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FF07KJXJ-2 .

n9j: a skos:ConceptScheme .
