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

<http://data.bibliotheken.nl/id/thes/p070569207> a schema1:Person ;
    rdfs:label "Winter, Ruth" ;
    schema1:description "B9908828 vermeldt: Ruth Winter is columniste en auteur van boeken over gezondheid en wetenschap" ;
    schema1:familyName "Winter" ;
    schema1:givenName "Ruth" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35d755774f7f118cab66f159dc70d133> ;
    schema1:name "Ruth Winter" ;
    schema1:sameAs <http://viaf.org/viaf/36925906>,
        wd:Q86857399,
        <https://isni.org/isni/0000000123417798> .

