@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/bEmfwFw>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/360f6f8c-d3ee-f550-4138-2b5d08bb4a44"^^xsd:string ;
  schema:givenName "Johannes Johannes"^^xsd:string ;
  schema:name "Johannes Johannes Zijlstra"@nl ;
  schema:familyName "Zijlstra"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Tietjerksteradeel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00ztw8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b3621461-5413-a5b4-4c0e-1dcff16d7fbb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2516646> ;
  schema:birthDate "1888-03-07"^^xsd:date .

