@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/47162> a skos:Concept ;
    skos:altLabel "kapitein (leger)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63779> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300236171> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "47162" ;
    skos:prefLabel "captain (military officer)"@en,
        "kapitein (militaire officier)"@nl ;
    skos:scopeNote "Officers in the military whose specific rank and extent of authority varies from one institution to another but who generally are in charge of a company of men or area of action, such as a ship, aircraft, or station. For officers of public services and institutions holding the same title, use \"captains (public officers).\""@en,
        "Te gebruiken voor officieren in het leger waarvan de specifieke rang en aanzien per instituut varieert, maar die in het algemeen de leiding hebben over een groep mannen of een commandopost, zoals een schip, luchtvaartuig of basis. Gebruik 'diensthoofden' voor officieren van openbare voorzieningen en instituten met dezelfde titel."@nl ;
    prov:generatedAtTime "2022-08-15T06:24:40+00:00"^^xsd:dateTime .

