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

<http://data.bibliotheken.nl/id/thes/p239440331> a schema1:Person ;
    rdfs:label "Meijer, Martijn (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:description "Nummer in kmc 2020 26041738: op achterkant: Martijn Meijer is filosoof en werkt als freelancejournalist voor onder meer nrc.next en Filosofie Magazine." ;
    schema1:familyName "Meijer" ;
    schema1:givenName "Martijn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4207326582b65156c74fbb1415e53de> ;
    schema1:name "Martijn Meijer" ;
    schema1:sameAs <http://viaf.org/viaf/24821437>,
        <https://isni.org/isni/0000000037851213> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/meij202> .

