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

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:sahko-ja-radioteknikko ns0:coo1980_code <http://ldf.fi/ammo/coo1980/573> .
<http://ldf.fi/ammo/coo1980/status_44>
  skos:prefLabel "Övriga lägre funktionärer"@sv, "Other employees"@en, "Muut alemmat toimihenkilöt"@fi ;
  a skos:Concept .

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:telegrafireviisori ns0:coo1980_code <http://ldf.fi/ammo/coo1980/573> .
<http://ldf.fi/ammo/coo1980/>
  a skos:ConceptScheme ;
  skos:member <http://ldf.fi/ammo/coo1980/573> .

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 .

ammo:telegrafisti ns0:coo1980_code <http://ldf.fi/ammo/coo1980/573> .
ammo:sahkottaja ns0:coo1980_code <http://ldf.fi/ammo/coo1980/573> .
<http://ldf.fi/ammo/coo1980/573>
  ns1:socioeconomic_status ns1:status_44 ;
  skos:inScheme ns1: ;
  skos:broader ns1:57 ;
  skos:prefLabel "Telegrafister, radiotelegrafister"@sv, "Sähköttäjät, radiosähköttäjät"@fi ;
  skos:altLabel "573" ;
  a skos:Concept .

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 .

ns1:socioeconomic_status
  rdfs:subPropertyOf skos:notation ;
  rdfs:label "Sosioekoniminen asema"@fi, "Socioekonomisk ställning"@sv, "Socioeconomic status"@en .

ammo:telegrafityomies ns0:coo1980_code ns1:573 .
ammo:sahkekopisti ns0:coo1980_code ns1:573 .
ns1:57
  skos:prefLabel "Posti-, lennätin, puhelin- ja radioliikennetyö"@fi, "Postal and telecommunication work"@en, "Post- och telekommunikationsarbete"@sv ;
  a skos:Concept ;
  skos:narrower ns1:573 .

