@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/p074520075> a schema1:Person ;
    rdfs:label "Goedkoop, Hans (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Hans_Goedkoop",
        "contemporain historicus (promoveerde in 1996, RU Leiden); werkzaam als: presentator tv-programma \"Andere tijden\", over geschiedenis" ;
    schema1:familyName "Goedkoop" ;
    schema1:givenName "Hans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4c95a6f5dd3f77fffa99cad8a67ba11a> ;
    schema1:name "Hans Goedkoop" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/37026263>,
        wd:Q2602910,
        <https://isni.org/isni/0000000035647948> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/goed011> .

