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

n9j:-NK31WGWZ-K
  skos:prefLabel "physiological processes"@en ;
  a skos:Concept ;
  skos:narrower n9j:-D666H3QF-W .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-D666H3QF-W .

n9j:-D666H3QF-W
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/modularity> ;
  skos:definition "Modularity implies self-contained, sometimes repeating, units. Modules can be large complex units (such as modules for homes containing large subparts) or small, more uniform units (such as the bricks in the wall of that home). [Source: Encyclopedia of Perception; Modularity]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NK31WGWZ-K ;
  skos:prefLabel "modularity"@en .

n9j: a skos:ConceptScheme .
