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

<http://data.bibliotheken.nl/id/thes/p155641808> a schema1:Person ;
    rdfs:label "Laan, G.J.M." ;
    schema1:description "programmeertalen" ;
    schema1:familyName "Laan" ;
    schema1:givenName "G.J.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44718351ff16b47283d2db8138e48ef1> ;
    schema1:name "G.J.M. Laan" ;
    schema1:sameAs <http://viaf.org/viaf/283859631>,
        <https://isni.org/isni/0000000368721229> .

