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

<http://data.bibliotheken.nl/id/thes/p37342342X> a schema1:Person ;
    rdfs:label "Smit, Nina (1988-)" ;
    schema1:birthDate "1988" ;
    schema1:description "In 2010 heb ik de studie hbo Illustratie afgerond aan ArtEZ Zwolle.. freelance illustrator" ;
    schema1:familyName "Smit" ;
    schema1:givenName "Nina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3992a1fb82e838a0427c9dd666cee2a> ;
    schema1:name "Nina Smit" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/309894574>,
        <https://isni.org/isni/0000000443116775> .

