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

<http://data.bibliotheken.nl/id/thes/p149289219> a schema1:Person ;
    rdfs:label "Kranenberg, Joke" ;
    schema1:description "beeldende kunst" ;
    schema1:familyName "Kranenberg" ;
    schema1:givenName "Joke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a768332ee63436050650ab1aa246213> ;
    schema1:name "Joke Kranenberg" ;
    schema1:sameAs <http://viaf.org/viaf/286069595> .

