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

<http://data.bibliotheken.nl/id/thes/p080568254> a schema1:Person ;
    rdfs:label "Pihlajamaa-Glimmerveen, Loes" ;
    schema1:alternateName "Pihlajamaa, L." ;
    schema1:description "Ook als: Loes Pihlajamaa" ;
    schema1:familyName "Pihlajamaa-Glimmerveen" ;
    schema1:givenName "Loes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fabb89f396c2aee9d8a24edfa97b2794> ;
    schema1:name "Loes Pihlajamaa-Glimmerveen" ;
    schema1:sameAs <http://viaf.org/viaf/284318745>,
        <https://isni.org/isni/0000000390635060> .

