@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/p07227641X> a schema1:Person ;
    rdfs:label "Kröse, Bernardus Johannes Anthonius (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "dr. ir." ;
    schema1:familyName "Kröse" ;
    schema1:givenName "Bernardus Johannes Anthonius" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8567e834d027815e5c8abcbc5445da4> ;
    schema1:name "Bernardus Johannes Anthonius Kröse" ;
    schema1:sameAs <http://viaf.org/viaf/33609129>,
        wd:Q102165317,
        <https://isni.org/isni/000000003319915X> .

