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

<http://data.bibliotheken.nl/id/thes/p321182596> a schema1:Person ;
    rdfs:label "Boccalini, Tania" ;
    schema1:description "inkleuring" ;
    schema1:familyName "Boccalini" ;
    schema1:givenName "Tania" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c206656ee0bb55985e8fee0a93e7112d> ;
    schema1:name "Tania Boccalini" ;
    schema1:sameAs <http://viaf.org/viaf/281525079>,
        <https://isni.org/isni/0000000369096824> .

