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

<http://data.bibliotheken.nl/id/thes/p150650337> a schema1:Person ;
    rdfs:label "Kruyf, Dorine de" ;
    schema1:description "B0314250 werkt bij het RBO Rijnmond te Rotterdam.",
        "B9621176 : Verbonden aan de Taalschool voor Vluchtelingen te Rotterdam...",
        "leermiddelen ; Nederlands voor anderstaligen" ;
    schema1:familyName "de Kruyf" ;
    schema1:givenName "Dorine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1188b33ce2f711c273885f583519fdd6> ;
    schema1:name "Dorine de Kruyf" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/291970032>,
        <https://isni.org/isni/0000000396897846> .

