@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p073156493> a schema1:Person ;
    rdfs:label "Oostrom, Chris van" ;
    schema1:description "1962?- (25 jaar in 1987)" ;
    schema1:familyName "van Oostrom" ;
    schema1:givenName "Chris" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70c8acd75199bf59e5a0eaf9c89ec7ed> ;
    schema1:name "Chris van Oostrom" ;
    schema1:sameAs <http://viaf.org/viaf/292298277>,
        <https://isni.org/isni/0000000397192194> .

