@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/63779> a skos:Concept ;
    skos:altLabel "commandeur"@nl,
        "kapitein majoor"@nl,
        "landspassaat"@nl,
        "opperbevelhebber"@nl,
        "proviandmeester"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98056> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300236210> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/47147>,
        <https://data.rkd.nl/thesaurus/47155>,
        <https://data.rkd.nl/thesaurus/47162>,
        <https://data.rkd.nl/thesaurus/63776>,
        <https://data.rkd.nl/thesaurus/65438>,
        <https://data.rkd.nl/thesaurus/65684>,
        <https://data.rkd.nl/thesaurus/66890>,
        <https://data.rkd.nl/thesaurus/66892>,
        <https://data.rkd.nl/thesaurus/90384>,
        <https://data.rkd.nl/thesaurus/96287>,
        <https://data.rkd.nl/thesaurus/96317>,
        <https://data.rkd.nl/thesaurus/96339>,
        <https://data.rkd.nl/thesaurus/96967> ;
    skos:notation "63779" ;
    skos:prefLabel "officer"@en,
        "officier"@nl ;
    skos:scopeNote "Those who hold a position of authority or command in the armed forces, specifically those holding it by commission. For those holding positions of trust and authority within a civil, governmental, or private context, see \"officers (administrators).\""@en,
        "Personen in een gezaghebbende of leidinggevende positie in de strijdmacht, met name personen die voor die positie zijn benoemd. Gebruik 'functionarissen' voor personen in een vertrouwens- en gezaghebbende positie in civiel, overheids- of particulier verband."@nl ;
    prov:generatedAtTime "2024-04-10T11:58:44+00:00"^^xsd:dateTime .

