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

<http://data.bibliotheken.nl/id/thes/p149916809> a schema1:Person ;
    rdfs:label "Coul, Johan C. op de" ;
    schema1:alternateName "Op de Coul, Johan C." ;
    schema1:description "ir." ;
    schema1:familyName "op de Coul" ;
    schema1:givenName "Johan C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68bb8f0892b1bb7eb74de7edcd421800> ;
    schema1:name "Johan C. op de Coul" ;
    schema1:sameAs <http://viaf.org/viaf/171134639>,
        <https://isni.org/isni/0000000120082005> .

