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

<http://data.bibliotheken.nl/id/thes/p240027515> a schema1:Person ;
    rdfs:label "Knops, Aad (1944-)" ;
    schema1:birthDate "1944" ;
    schema1:description "maritieme schilderkunst" ;
    schema1:familyName "Knops" ;
    schema1:givenName "Aad" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de08197286972dcb5b03b856b4187410> ;
    schema1:name "Aad Knops" ;
    schema1:sameAs <http://viaf.org/viaf/2780986>,
        <https://isni.org/isni/0000000034642731> .

