@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/64120> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98035> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379967> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64120" ;
    skos:prefLabel "fighting"@en,
        "vechten"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63647>,
        <https://data.rkd.nl/thesaurus/64034>,
        <https://data.rkd.nl/thesaurus/64101>,
        <https://data.rkd.nl/thesaurus/64117>,
        <https://data.rkd.nl/thesaurus/64119>,
        <https://data.rkd.nl/thesaurus/64473> ;
    skos:scopeNote "Strijden, naar de overwinning streven, worstelen of een conflict aangaan, fysiek of verbaal."@en,
        "To contend, strive for victory, struggle, or engage in conflict in any of various senses, both physically and verbally."@nl ;
    prov:generatedAtTime "2024-04-18T08:59:14+00:00"^^xsd:dateTime .

