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

<http://data.bibliotheken.nl/id/thes/p147798698> a schema1:Person ;
    rdfs:label "Blok, D.C." ;
    schema1:alternateName "Blok, Daniëlle" ;
    schema1:description "Roepnaam: Daniëlle" ;
    schema1:familyName "Blok" ;
    schema1:givenName "D.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5be05935d9f14fe792180eaf5fd8b0c3> ;
    schema1:name "D.C. Blok" ;
    schema1:sameAs <http://viaf.org/viaf/290891131>,
        <https://isni.org/isni/0000000396043189> .

