@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/p073423254> a schema1:Person ;
    rdfs:label "Ojik, Bram van (1954-)" ;
    schema1:alternateName "Oijk, Bram van" ;
    schema1:birthDate "1954" ;
    schema1:description "econoom-journalist",
        "in 1989 voorz. partijbestuur van de PPR" ;
    schema1:familyName "van Ojik" ;
    schema1:givenName "Bram" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/992804ba2bdeb8d3d423ee65185aa150> ;
    schema1:name "Bram van Ojik" ;
    schema1:sameAs <http://viaf.org/viaf/28614890>,
        wd:Q2192317,
        <https://isni.org/isni/000000007988235X> .

