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

<http://data.bibliotheken.nl/id/thes/p380078422> a schema1:Person ;
    rdfs:label "Krol-Vos, Janny" ;
    schema1:description "vert." ;
    schema1:familyName "Krol-Vos" ;
    schema1:givenName "Janny" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/595cd42b945a5844a79d7f50f0736011> ;
    schema1:name "Janny Krol-Vos" ;
    schema1:sameAs <http://viaf.org/viaf/311819385> .

