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

<http://data.bibliotheken.nl/id/thes/p279733895> a schema1:Person ;
    rdfs:label "Meijer, R.P." ;
    schema1:description "Platzen Sie sich... vermeldt: ... legerfotograaf ... reclamefotografie ... voorlichter van de provinciale VVV Overijssel ... Euregio ..." ;
    schema1:familyName "Meijer" ;
    schema1:givenName "R.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fbdcde5d4e3b5f28b4abdbf5970e3c0> ;
    schema1:name "R.P. Meijer" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/289792056>,
        <https://isni.org/isni/0000000395133975> .

