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

<http://data.bibliotheken.nl/id/thes/p070924988> a schema1:Person ;
    rdfs:label "Crama, Nico (1935-)" ;
    schema1:birthDate "1935" ;
    schema1:description "B9517446: regisseur/producent ; dir./producent Stichting Holland Animation" ;
    schema1:familyName "Crama" ;
    schema1:givenName "Nico" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e2c53143f12dc8743ac74abe3e86a91> ;
    schema1:name "Nico Crama" ;
    schema1:sameAs <http://viaf.org/viaf/276653552>,
        wd:Q15836731,
        <https://isni.org/isni/000000038460273X> .

