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

<http://data.bibliotheken.nl/id/thes/p42915688X> a schema1:Person ;
    rdfs:label "Pautot, Jean-Claude" ;
    schema1:description "veroordeelde voor georganiseerde misdaad, vertelt over de gevangenis, over overvallen, schuilplaatsen en vluchten." ;
    schema1:familyName "Pautot" ;
    schema1:givenName "Jean-Claude" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40d7a4f00205184ce0fc8ec18c5adebc> ;
    schema1:name "Jean-Claude Pautot" ;
    schema1:nationality "fr" ;
    schema1:sameAs <http://viaf.org/viaf/376149196527774791893>,
        <https://isni.org/isni/0000000460150895> .

