@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/p069524009> a schema1:Person ;
    rdfs:label "Broek, Johannes Frederik van den (1926-1997)" ;
    schema1:birthDate "1926" ;
    schema1:deathDate "1997" ;
    schema1:description "NLMD/B 875",
        "bron: https://nl.wikipedia.org/wiki/Joop_van_den_Broek_(schrijver)",
        "zie ook: G. Buitendijk",
        "zie ook: Jan van Gent" ;
    schema1:familyName "van den Broek" ;
    schema1:givenName "Johannes Frederik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9116c169cf715311e3b8b9721d78913> ;
    schema1:name "Johannes Frederik van den Broek" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068831250>,
        wd:Q2613351,
        <https://isni.org/isni/0000000397310875> .

