@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p41647019X> a schema1:Person ;
    rdfs:label "Boelens, Mauro" ;
    schema1:description "criminaliteit" ;
    schema1:familyName "Boelens" ;
    schema1:givenName "Mauro" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96c47f4a0da3b9899cf734767d5a6e86> ;
    schema1:name "Mauro Boelens" ;
    schema1:sameAs <http://viaf.org/viaf/39152023729603312465>,
        <https://isni.org/isni/0000000464426828> .

