@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:-BN55J358-D .

n9j:-HRR3J2SC-B
  skos:prefLabel "education and immigration"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BN55J358-D .

n9j:-BN55J358-D
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Filipino_Americans_and_cultural_maintenance> ;
  skos:definition "Cultural maintenance is the act of keeping one's culture alive. It is the sustainability of one's cultural traditions, values, lifestyle, and language, often to counter negative and historical forces such as colonization and marginalization in mainstream society. [Source: Encyclopedia of Diversity in Education; Filipino Americans and Cultural Maintenance]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-HRR3J2SC-B ;
  skos:prefLabel "Filipino Americans and cultural maintenance"@en .

n9j: a skos:ConceptScheme .
