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

<http://data.bibliotheken.nl/id/thes/p35195399X> a schema1:Person ;
    rdfs:label "Hortensius, Johanna (1964-)" ;
    schema1:alternateName "Hortensius, Hanneke" ;
    schema1:birthDate "1964" ;
    schema1:description "diabetesverpleegkundige" ;
    schema1:familyName "Hortensius" ;
    schema1:givenName "Johanna" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed3ceb25c7694824951e91e4be6a4a08> ;
    schema1:name "Johanna Hortensius" ;
    schema1:sameAs <http://viaf.org/viaf/280158796> .

