@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:-laws
  a isothes:ConceptGroup ;
  skos:prefLabel "laws"@en ;
  skos:member n9j:-BJCLFQRG-K .

n9j:-BJCLFQRG-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Family_Leave_Act> ;
  skos:definition "The Family and Medical Leave Act (FMLA) of 1993 was the first piece of legislation signed into law by President Bill Clinton. Prior to its enactment, the legislation went through numerous iterations, with nearly a decade of congressional debate, and was vetoed twice by President George H. W. Bush. [Source: Encyclopedia of Social Problems; Family Leave Act]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BV2ND26K-8 ;
  skos:prefLabel "Family Leave Act"@en .

n9j:-BV2ND26K-8
  skos:prefLabel "family"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BJCLFQRG-K .

n9j: a skos:ConceptScheme .
