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

<http://data.bibliotheken.nl/id/thes/p073284106> a schema1:Person ;
    rdfs:label "Creare" ;
    schema1:familyName "Creare" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f776a1c2f192d2805af73e8ffa0843b> ;
    schema1:name "Creare" ;
    schema1:sameAs <http://viaf.org/viaf/7043161211829740070004>,
        <https://isni.org/isni/0000000393891772> .

