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

<http://data.bibliotheken.nl/id/thes/p073475963> a schema1:Person ;
    rdfs:label "Morenc, Jan Kazimierz Maria (1948-)" ;
    schema1:alternateName "Morenc, J." ;
    schema1:birthDate "1948" ;
    schema1:familyName "Morenc" ;
    schema1:givenName "Jan Kazimierz Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77deb66b83715f5551786e2081238a84> ;
    schema1:name "Jan Kazimierz Maria Morenc" ;
    schema1:sameAs <http://viaf.org/viaf/284563979> .

