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

<http://data.bibliotheken.nl/id/thes/p370855000> a schema1:Person ;
    rdfs:label "Wolde, Michiel de" ;
    schema1:description "contemporain historicus (studeerde in 2012 af, RU Groningen, op een onderzoek naar de echtscheidingswet in 1971)" ;
    schema1:familyName "de Wolde" ;
    schema1:givenName "Michiel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76a75e03b599d11343d2225304690d5c> ;
    schema1:name "Michiel de Wolde" ;
    schema1:sameAs <http://viaf.org/viaf/309885156> .

