@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:-CT1K59XH-K .

n9j:-V793V55J-D
  skos:prefLabel "gender and relationships"@en ;
  a skos:Concept ;
  skos:narrower n9j:-CT1K59XH-K .

n9j:-CT1K59XH-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/bachelors_and_spinsters> ;
  skos:definition "The terms bachelor and spinster refer to the civic status of never being married, though they have more commonly been used to describe those remaining unmarried beyond the conventional marriage age. Representations of bachelors and spinsters are indicative of the important status of marriage as a political, economic, and social institution in most cultures throughout history. [Source: Encyclopedia of Gender and Society; Bachelors and Spinsters]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V793V55J-D ;
  skos:prefLabel "bachelors and spinsters"@en .

n9j: a skos:ConceptScheme .
