@prefix ammo: <http://ldf.fi/ammo/> .
@prefix ns0: <http://ldf.fi/schema/ammo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <http://ldf.fi/ammo/coo1980/> .

ammo:liikkeenjohtaja ns0:coo1980_code <http://ldf.fi/ammo/coo1980/112> .
skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

skos:inScheme
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en ;
  rdfs:label "is in scheme"@en .

ammo:liikemies ns0:coo1980_code <http://ldf.fi/ammo/coo1980/112> .
ammo:kaupan-esimies ns0:coo1980_code <http://ldf.fi/ammo/coo1980/112> .
ammo:huoltopaallikko ns0:coo1980_code <http://ldf.fi/ammo/coo1980/112> .
<http://ldf.fi/ammo/coo1980/>
  a skos:ConceptScheme ;
  skos:member <http://ldf.fi/ammo/coo1980/112> .

ammo:liikkeenhoitaja ns0:coo1980_code <http://ldf.fi/ammo/coo1980/112> .
skos:prefLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:comment """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, "A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag."@en ;
  rdfs:label "preferred label"@en .

<http://ldf.fi/ammo/coo1980/socioeconomic_status>
  rdfs:subPropertyOf skos:notation ;
  rdfs:label "Sosioekoniminen asema"@fi, "Socioekonomisk ställning"@sv, "Socioeconomic status"@en .

ammo:kauppaliikkeen-johtaja ns0:coo1980_code <http://ldf.fi/ammo/coo1980/112> .
skos:altLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "An alternative lexical label for a resource."@en ;
  rdfs:comment "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en, "The range of skos:altLabel is the class of RDF plain literals."@en ;
  rdfs:label "alternative label"@en .

ammo:kaupanjohtaja ns0:coo1980_code <http://ldf.fi/ammo/coo1980/112> .
ammo:liikkeen-apulaisjohtaja ns0:coo1980_code <http://ldf.fi/ammo/coo1980/112> .
skos:broader
  rdfs:subPropertyOf skos:broaderTransitive ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en ;
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  rdfs:label "has broader"@en .

<http://ldf.fi/ammo/coo1980/112>
  ns1:socioeconomic_status ns1:status_31 ;
  skos:inScheme ns1: ;
  skos:broader ns1:11 ;
  skos:prefLabel "Kommersiella ledare"@sv, "Kaupalliset johtohenkilöt"@fi ;
  skos:altLabel "112" ;
  a skos:Concept .

ammo:liikemiehen-poika ns0:coo1980_code ns1:112 .
ns1:status_31
  skos:prefLabel "Senior officials and upper management"@en, "Johtotehtävissä toimivat ylemmät toimihenkilöt"@fi, "Högre funktionärer i ledande ställning"@sv ;
  a skos:Concept .

ammo:kaupanhoitaja ns0:coo1980_code ns1:112 .
ns1:11
  skos:prefLabel "Liikeyritysten ja järjestöjen hallinnollinen työ"@fi, "Företags- och organisations administrativt arbete"@sv, "Administration of private enterprises and organizations"@en ;
  a skos:Concept ;
  skos:narrower ns1:112 .

