@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:-M2TRJ3W5-7
  skos:prefLabel "related social sciences"@en ;
  a skos:Concept ;
  skos:narrower n9j:-PHDGHFB1-G .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-PHDGHFB1-G .

n9j:-PHDGHFB1-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/U.S._Census_language_data> ;
  skos:definition "The U.S. Census Bureau collects information on language use to help governmental agencies meet statutory obligations. For instance, under the Voting Rights Act of 1965, information on language use is needed by the Justice Department to ensure that voting materials are being made available in languages other than English where required. [Source: Encyclopedia of Bilingual Education; U.S. Census Language Data]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-M2TRJ3W5-7 ;
  skos:prefLabel "U.S. Census language data"@en .

n9j: a skos:ConceptScheme .
