@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/82384> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92388> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q598227> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "82384" ;
    skos:prefLabel "militaria"@en,
        "militaria"@nl ;
    skos:scopeNote "Designation for all objects or replicas of items relating to the military, police and the like, collected for their historical significance."@en,
        "Benaming voor alle voorwerpen of replica's van zaken met betrekking tot het krijgswezen, politie en dergelijke, die worden verzameld vanwege hun historische betekenis."@nl ;
    prov:generatedAtTime "2023-07-31T14:03:01+00:00"^^xsd:dateTime .

