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

<http://data.bibliotheken.nl/id/thes/p069084734> a schema1:Person ;
    rdfs:label "Kooman, Ko" ;
    schema1:description "vert." ;
    schema1:familyName "Kooman" ;
    schema1:givenName "Ko" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0b9fee4e2a6aec5fe693f54da8c1614> ;
    schema1:name "Ko Kooman" ;
    schema1:sameAs <http://viaf.org/viaf/281552834>,
        <https://isni.org/isni/0000000369197190> .

