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

<http://data.bibliotheken.nl/id/thes/p067561659> a schema1:Person ;
    rdfs:label "Koene, Coenraad Pieter" ;
    schema1:description "? 200 Coenr.P.Koene",
        "natuurkunde" ;
    schema1:familyName "Koene" ;
    schema1:givenName "Coenraad Pieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22407b0ba4a1e2c6065e8c8491139b35> ;
    schema1:name "Coenraad Pieter Koene" ;
    schema1:sameAs <http://viaf.org/viaf/288636189>,
        <https://isni.org/isni/0000000394153544> .

