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

<http://data.bibliotheken.nl/id/thes/p081567847> a schema1:Person ;
    rdfs:label "Dewez, Sabine" ;
    schema1:description "inkleuring strips" ;
    schema1:familyName "Dewez" ;
    schema1:givenName "Sabine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61d234c5ec95e12f046777caf658f5aa> ;
    schema1:name "Sabine Dewez" ;
    schema1:sameAs <http://viaf.org/viaf/291481379>,
        <https://isni.org/isni/0000000396512985> .

