@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/brrSfw7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fb5e51f3-a13e-fa47-6a11-2ecce456e7e6"^^xsd:string ;
  schema:givenName "Johan David"^^xsd:string ;
  schema:name "Johan David Schultz"@nl ;
  schema:birthPlace "Nieuwe-Tonge"@nl ;
  schema:familyName "Schultz"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z8g7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/81fee179-77f2-eba0-b5fb-d60ae29c8533> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2360572> ;
  schema:birthDate "1884-07-27"^^xsd:date .

