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

<http://data.bibliotheken.nl/id/thes/p336132476> a schema1:Person ;
    rdfs:label "Zomeren, André van (tattoos)" ;
    schema1:familyName "van Zomeren" ;
    schema1:givenName "André" ;
    schema1:hasOccupation "tattoos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/81c49bab9bcbdcd0105b4069a7d55b8c> ;
    schema1:name "André van Zomeren" ;
    schema1:sameAs <http://viaf.org/viaf/279875725>,
        <https://isni.org/isni/0000000460498592> .

