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

<http://data.bibliotheken.nl/id/thes/p074293966> a schema1:Person ;
    rdfs:label "Baas, N.P.J.M." ;
    schema1:alternateName "Baas, Koos" ;
    schema1:description "Ing., publ. over computernetwerken" ;
    schema1:familyName "Baas" ;
    schema1:givenName "N.P.J.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aff3faa5c4ae2f30fd8de1947773d6dc> ;
    schema1:name "N.P.J.M. Baas" ;
    schema1:sameAs <http://viaf.org/viaf/290340591>,
        <https://isni.org/isni/0000000395599740> .

