@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bjMua98>
  schema:givenName "Everardus Eliza"^^xsd:string ;
  schema:name "Everardus Eliza Romeijn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c11ecd3b-8fc8-4c77-8f06-e2f64016a125"^^xsd:string ;
  schema:familyName "Romeijn"^^xsd:string ;
  schema:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zevenhuizen> ;
  schema:parent <https://n2t.net/ark:/60537/bbRTmk4>, <https://n2t.net/ark:/60537/bsH3Z0r> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bO87s3B> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1985680> ;
  schema:deathDate "1840-08-28"^^xsd:date .

