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

<http://data.bibliotheken.nl/id/thes/p165505281> a schema1:Person ;
    rdfs:label "Wilmink, Marije" ;
    schema1:description "Socioloog en vrouwenstudica. Zij werkt als (eind)redacteur bij Lover, tijdschrift over feminisme, cultuur en wetenschap en als freelance publicist" ;
    schema1:familyName "Wilmink" ;
    schema1:givenName "Marije" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c8161ba3629f4985648cff204cd83f5> ;
    schema1:name "Marije Wilmink" ;
    schema1:sameAs <http://viaf.org/viaf/22445774>,
        <https://isni.org/isni/0000000004840702> .

