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

<http://data.bibliotheken.nl/id/thes/p074669753> a schema1:Person ;
    rdfs:label "Ruigrok, Erik" ;
    schema1:description "publiceert over kookkunst (recepten)" ;
    schema1:familyName "Ruigrok" ;
    schema1:givenName "Erik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fdc93a0fb4e24a3d24c7a952b4eceb17> ;
    schema1:name "Erik Ruigrok" ;
    schema1:sameAs <http://viaf.org/viaf/286909066>,
        <https://isni.org/isni/0000000392830185> .

