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

<http://data.bibliotheken.nl/id/thes/p073753351> a schema1:Person ;
    rdfs:label "Posma, Rob (1944-2002)" ;
    schema1:birthDate "1944" ;
    schema1:deathDate "2002" ;
    schema1:description "tekstschrijver; bron: overlijdensadvertenties de Volkskrant, 26 augustus 2002" ;
    schema1:familyName "Posma" ;
    schema1:givenName "Rob" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/82ca81219d2aef382c67a8645a59ac45> ;
    schema1:name "Rob Posma" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/285209272>,
        <https://isni.org/isni/0000000391378174> .

