@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/81890> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/75168> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300137540> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65566>,
        <https://data.rkd.nl/thesaurus/67178>,
        <https://data.rkd.nl/thesaurus/67179>,
        <https://data.rkd.nl/thesaurus/67180>,
        <https://data.rkd.nl/thesaurus/81887>,
        <https://data.rkd.nl/thesaurus/83173>,
        <https://data.rkd.nl/thesaurus/84122>,
        <https://data.rkd.nl/thesaurus/91539>,
        <https://data.rkd.nl/thesaurus/95088> ;
    skos:notation "81890" ;
    skos:prefLabel "armed forces"@en,
        "krijgsmacht"@nl ;
    skos:scopeNote "Refers in the aggregate to military, naval and air forces of any nation."@en ;
    prov:generatedAtTime "2023-09-19T10:14:47+00:00"^^xsd:dateTime .

