@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p069953570> a schema1:Person ;
    rdfs:label "Romijn, Jacob Pieter (1912-1986)" ;
    schema1:alternateName "Romin, Jaap" ;
    schema1:birthDate "1912" ;
    schema1:deathDate "1986" ;
    schema1:description "LR 1900-1952, II, p.2097",
        "NLMD/R 664",
        "bron: https://www.dbnl.org/tekst/bork001nede01_01/bork001nede01_01_1131.php",
        "bron:https://nl.wikipedia.org/wiki/Jaap_Romijn",
        "zie ook: W. Indenhaeck",
        "zie ook: Willem Enklaar" ;
    schema1:familyName "Romijn" ;
    schema1:givenName "Jacob Pieter" ;
    schema1:hasOccupation "kunsthistoricus",
        "letterkundige",
        "uitgever" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9be7b8891bc4bff6f95067c83c67d57d> ;
    schema1:name "Jacob Pieter Romijn" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070693757>,
        <http://data.bibliotheken.nl/id/thes/p226111830>,
        <http://viaf.org/viaf/7859517>,
        wd:Q3298906 ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/romi003> .

