@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/63128> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/60941> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300025450> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/KWALIFICATIE>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63128" ;
    skos:prefLabel "military personnel"@en,
        "militair"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63130>,
        <https://data.rkd.nl/thesaurus/63133>,
        <https://data.rkd.nl/thesaurus/65566> ;
    skos:scopeNote "Those enrolled in the military service of a government."@en,
        "Personen die dienst doen in het leger van een regering."@nl ;
    prov:generatedAtTime "2023-06-15T13:58:17+00:00"^^xsd:dateTime .

