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

<http://ldf.fi/schema/ammo/hisco_code> rdfs:subPropertyOf skos:broadMatch .
<http://ldf.fi/ammo/hisco/hisclass7/2>
  skos:prefLabel "Alemmat esimiehet ja asiantuntijat & toimihenkilöt"@fi, "Lower managers, lower professionals & [all] clerical and sales personnel"@en ;
  a skos:Concept .

<http://ldf.fi/ammo/coo1980/901>
  skos:prefLabel "Lägre befattningofficerare samt personer med motsvarande tjänsteställning"@sv, "Alemmat toimiupseerit ja virka-asemaltaan heihin rinnastettavat"@fi ;
  a skos:Concept .

skos:relatedMatch
  rdfs:subPropertyOf skos:related, skos:mappingRelation ;
  skos:definition "skos:relatedMatch is used to state an associative mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has related match"@en .

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 .

skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

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/schema/ammo/Military_rank>
  skos:prefLabel "Sotilasarvo"@fi, "Military Rank"@en ;
  a owl:Class .

<http://ldf.fi/schema/ammo/hisclass7> rdfs:subPropertyOf <http://ldf.fi/schema/ammo/hisclass> .
<http://ldf.fi/schema/ammo/coo1980_code> rdfs:subPropertyOf skos:broadMatch .
<http://ldf.fi/schema/ammo/hisclass5> rdfs:subPropertyOf <http://ldf.fi/schema/ammo/hisclass> .
ammo:vaapeli
  a <http://ldf.fi/schema/ammo/Concept>, skos:Concept, <http://ldf.fi/schema/ammo/Military_rank> ;
  skos:prefLabel "vääpeli"@fi, "warrant officer"@en ;
  ns0:hisclass7 <http://ldf.fi/ammo/hisco/hisclass7/2> ;
  skos:altLabel " vääp.v.p. "@fi, "vääp."@fi ;
  skos:relatedMatch koko:p661 ;
  ns0:hisclass12 <http://ldf.fi/ammo/hisco/hisclass12/3> ;
  ns0:hisco_code <http://ldf.fi/ammo/hisco/58330> ;
  ns0:hisclass5 <http://ldf.fi/ammo/hisco/hisclass5/2> ;
  ns0:coo1980_code <http://ldf.fi/ammo/coo1980/901> .

ns0:Concept skos:prefLabel "AMMO-käsite"@fi, "AMMO Concept"@en .
ns0:hisclass12 rdfs:subPropertyOf ns0:hisclass .
<http://ldf.fi/ammo/hisco/hisclass5/2>
  skos:prefLabel "Alempi keskiluokka"@fi, "Lower middle class"@en ;
  a skos:Concept .

<http://ldf.fi/ammo/hisco/hisclass12/3>
  skos:prefLabel "Alemmat esimiehet"@fi, "Lower managers"@en ;
  a skos:Concept .

