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

<http://data.bibliotheken.nl/id/thes/p070207682> a schema1:Person ;
    rdfs:label "Gorcum, Jan van (-1619)" ;
    schema1:alternateName "Gorcum, H. Ian van",
        "Gorcum, Ian van",
        "Gorcum, Joannes à",
        "Goricum, Ian van",
        "Goricum, Jan van",
        "Ian van Goricum" ;
    schema1:deathDate "1619" ;
    schema1:description "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl" ;
    schema1:familyName "van Gorcum" ;
    schema1:givenName "Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6c9242a6b94ff33478dbc5fc3f6c09c>,
        <https://data.bibliotheken.nl/.well-known/genid/fc236c8dc3b596bc19d6950949e3de79> ;
    schema1:name "Jan van Gorcum" ;
    schema1:sameAs <http://viaf.org/viaf/37260099>,
        <https://isni.org/isni/0000000397601680> .

