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

<http://data.bibliotheken.nl/id/thes/p30835530X> a schema1:Person ;
    rdfs:label "Mulder, Roel (1980- ; drs.)" ;
    schema1:birthDate "1980" ;
    schema1:description "06-01-15 bron werkzaamheden: http://www.roelmulder.nl",
        "26607298: historicus, geb.jr., studeerde aan de Universiteit Utrecht, freelance tekstschrijver, communicatie, vormgever, illustrator" ;
    schema1:familyName "Mulder" ;
    schema1:givenName "Roel" ;
    schema1:hasOccupation "drs." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cf5d1a8c772ceb81b5fe9d9aae0021a> ;
    schema1:name "Roel Mulder" ;
    schema1:sameAs <http://viaf.org/viaf/282606535>,
        <https://isni.org/isni/0000000389251721> .

