@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 ammo: <http://ldf.fi/ammo/> .
@prefix ns0: <http://ldf.fi/schema/ammo/> .
@prefix ns1: <http://ldf.fi/ammo/coo1980/> .

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

ammo:ratsuvaapeli ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:luutnantti ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
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:upseerin-poika ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:kantaupseeri-harjoittelija ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:jaak-kapt ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
<http://ldf.fi/ammo/coo1980/90>
  skos:prefLabel "Sotilastyö"@fi, "Militärt arbete"@sv, "Military work"@en ;
  a skos:Concept ;
  skos:narrower <http://ldf.fi/ammo/coo1980/900> .

<http://ldf.fi/ammo/coo1980/>
  a skos:ConceptScheme ;
  skos:member <http://ldf.fi/ammo/coo1980/900> .

ammo:vanrikin-poika ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:kadettikoulun-oppilas ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:everstiluutnantti ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
<http://ldf.fi/ammo/coo1980/status_34>
  skos:prefLabel "Övriga högre funktionärer"@sv, "Muut ylemmät toimihenkilöt"@fi ;
  a skos:Concept .

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 .

ammo:upseeri ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:ratsumestari ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:sotilasvirkailija ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
<http://ldf.fi/ammo/coo1980/socioeconomic_status>
  rdfs:subPropertyOf skos:notation ;
  rdfs:label "Sosioekoniminen asema"@fi, "Socioekonomisk ställning"@sv, "Socioeconomic status"@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 .

ammo:luutnantin-poika ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:kadetti ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
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 .

ammo:kantaupseeri ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:sotilashallituksen-edustaja ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:merikadetti ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:lentoupseeri ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:majurin-vaimo ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:toimiupseeri ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:korpraali ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
ammo:kapteeni ns0:coo1980_code <http://ldf.fi/ammo/coo1980/900> .
<http://ldf.fi/ammo/coo1980/900>
  ns1:socioeconomic_status ns1:status_34 ;
  skos:inScheme ns1: ;
  skos:broader ns1:90 ;
  skos:prefLabel "Upseerit ja ylemmät toimiupseerit sekä virka-asmaltaan heihin rinnastettavat"@fi, "Officerare och högre befatningsofficerare samt personer med motsvarande tjänställning"@sv ;
  skos:altLabel "900" ;
  a skos:Concept .

