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

<http://data.bibliotheken.nl/id/thes/p069067775> a schema1:Person ;
    rdfs:label "Heuninck, Ronald (1957-)" ;
    schema1:alternateName "Chojnink, Ronalʹd" ;
    schema1:birthDate "1957" ;
    schema1:description "bron: https://www.christofoor.nl/auteur/ronald-heuninck",
        "illustrator" ;
    schema1:familyName "Heuninck" ;
    schema1:givenName "Ronald" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40a84c55bd930512b7802dacc8869417> ;
    schema1:name "Ronald Heuninck" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/306159701>,
        <https://isni.org/isni/0000000397880704> .

