@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/97681> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94167> ;
    skos:exactMatch <https://www.wikidata.org/entity/Q1433373> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "97681" ;
    skos:prefLabel "other (philosophical concept)"@en,
        "ander (filosofisch begrip)"@nl ;
    skos:scopeNote "Philosophical, psychological and anthropological concept that refers to the opposite of one's own identity."@en,
        "Filosofisch, psychologisch en antropologisch begrip dat verwijst naar het tegenovergestelde van de eigen identiteit."@nl ;
    prov:generatedAtTime "2022-12-20T13:57:34+00:00"^^xsd:dateTime .

