@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/bcUped5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1eaadb7e-3473-0ff9-0f8d-1a928314b39e"^^xsd:string ;
  schema:givenName "Justus Lodewijk"^^xsd:string ;
  schema:name "Justus Lodewijk Tulleken"@nl ;
  schema:familyName "Tulleken"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Druten> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kwz2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b24d988b-88b4-4606-5506-2aa7117f0643> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2512253> ;
  schema:birthDate "1829-11-07"^^xsd:date .

