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

<http://data.bibliotheken.nl/id/thes/p44382794X> a schema1:Person ;
    rdfs:label "Raasveld, Martin" ;
    schema1:description "kwartiermaker en ervaringsdeskundige" ;
    schema1:familyName "Raasveld" ;
    schema1:givenName "Martin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03a11d41257cc99dfba7b8b810b5c895> ;
    schema1:name "Martin Raasveld" ;
    schema1:nationality "nl" ;
    schema1:sameAs <https://isni.org/isni/0000000524252541> .

