@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068852002> a schema1:Person ;
    rdfs:label "Feenstra, Ruurd (1904-1974)" ;
    schema1:birthDate "1904" ;
    schema1:deathDate "1974" ;
    schema1:description "Tresoar: 1904-07-16, Sneek - 1973-08-10, Zaandam",
        "bron: https://nl.wikipedia.org/wiki/Ruurd_Feenstra",
        "jeugdboekenschrijver (m.n. historische boekjes)" ;
    schema1:familyName "Feenstra" ;
    schema1:givenName "Ruurd" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce0c879a468132b65bb645c64e2984ed> ;
    schema1:name "Ruurd Feenstra" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/65278068>,
        wd:Q2177219,
        <https://isni.org/isni/0000000021733650> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/feen003> .

