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

<http://data.bibliotheken.nl/id/thes/p08506100X> a schema1:Person ;
    rdfs:label "Kooloos, W.A." ;
    schema1:familyName "Kooloos" ;
    schema1:givenName "W.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e7d672c6b84dd73a1c1d95fc8664610a> ;
    schema1:name "W.A. Kooloos" ;
    schema1:sameAs <http://viaf.org/viaf/281039643>,
        <https://isni.org/isni/0000000388000226> .

