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

<http://data.bibliotheken.nl/id/thes/p148288340> a schema1:Person ;
    rdfs:label "Blommendaal, Laurens J. (1956-)" ;
    schema1:birthDate "1956" ;
    schema1:description "Woonde in Engeland van 1977-1993, schreef daar o.a. de science fiction thriller 'The desperado of the metal'" ;
    schema1:familyName "Blommendaal" ;
    schema1:givenName "Laurens J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1dd48f71719d8be6cbd451e0e8ecb17b> ;
    schema1:name "Laurens J. Blommendaal" ;
    schema1:sameAs <http://viaf.org/viaf/286095756>,
        <https://isni.org/isni/0000000392139511> .

