@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/64036> a skos:Concept ;
    skos:altLabel "stelen (activiteit)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/82394> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055292> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63131>,
        <https://data.rkd.nl/thesaurus/81940> ;
    skos:notation "64036" ;
    skos:prefLabel "theft"@en,
        "diefstal"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/64037> ;
    skos:scopeNote "Het wegnemen van enig goed dat aan een ander toebehoort, met het oogmerk om het zich permanent wederrechtelijk toe te eigenen."@en,
        "The wrongful taking of property with the intention of permanently depriving the rightful owner of it."@nl ;
    prov:generatedAtTime "2023-10-19T10:18:18+00:00"^^xsd:dateTime .

