@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:-LQX6LX3K-H .

n9j:-LQX6LX3K-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/unisex_edition_of_the_act_interest_inventory> ;
  skos:definition "The Unisex Edition of the ACT Interest Inventory (UNIACT) is an assessment designed to identify personally relevant career (educational and occupational) options. Results are intended to help people see the connection between the work world and the activities they like to do. [Source: Encyclopedia of Counseling; Unisex Edition of the ACT Interest Inventory]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-WLWZWLF2-B ;
  skos:prefLabel "unisex edition of the act interest inventory"@en .

n9j:-WLWZWLF2-B
  skos:prefLabel "assessment, testing, and research methods"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LQX6LX3K-H .

n9j: a skos:ConceptScheme .
