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

<https://n2t.net/ark:/60537/bUop9y>
  ns0:familyName "Deur" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/5de33196-f7de-405e-a7e3-63bd1d050aef" ;
  ns0:givenName "Johan George" ;
  ns0:name "Johan George Deur (????-1919)"@nl ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/bO8ptY> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296973> ;
  ns0:deathDate "1919"^^xsd:gYear .

