@prefix bnode: <https://koninklijkebibliotheek.triply.cc/.well-known/genid/> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.bibliotheken.nl/id/thes/p078645824> a skos:Concept ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p078645824>,
        bnode:0ccb54e165f3fe99eeb87f645e813768 ;
    skos:altLabel "Recidivisme"@nl ;
    skos:editorialNote "-PV"@nl,
        "Term uit de criminologie; niet te verwarren met Recidief"@nl,
        "WP9; Van Dale; Fockema Andreae"@nl ;
    skos:inScheme <http://data.bibliotheken.nl/id/scheme/gtt> ;
    skos:prefLabel "Recidivism"@en,
        "Recidive"@nl ;
    skos:related <http://data.bibliotheken.nl/id/thes/p078481562> .

