@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/p071039074> a schema1:Person ;
    rdfs:label "Roodnat, Bas (1930-2004)" ;
    schema1:birthDate "1930" ;
    schema1:deathDate "2004" ;
    schema1:description "Voormalig red. NRC Handelsblad" ;
    schema1:familyName "Roodnat" ;
    schema1:givenName "Bas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57d7bbe81b00b1b38bcb3b821a5faddc> ;
    schema1:name "Bas Roodnat" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/11157413>,
        wd:Q83286429,
        <https://isni.org/isni/0000000020370472> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/rood015> .

