@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/65438> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63779> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300236762> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/PROPERTY>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65438" ;
    skos:prefLabel "general"@en,
        "generaal"@nl ;
    skos:scopeNote "In the armed forces of various nations, commissioned officers of the highest rank or of second or third highest rank overall, varying from one nation or organization to another."@en,
        "Rang in de krijgsmacht van verschillende naties; officieren met de hoogste rang of de op één of twee na hoogste rang, variërend per land of organisatie."@nl ;
    prov:generatedAtTime "2022-09-22T08:11:55+00:00"^^xsd:dateTime .

