@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/btwRFki>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ba340346-97b2-e2d2-a5d8-5b425a75c9f1"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Streefland"@nl ;
  schema:birthPlace "Polsbroek"@nl ;
  schema:hasOccupation "Stalknecht"@nl ;
  schema:familyName "Streefland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q6hg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/14ffb81e-149e-b35b-ccc8-8a8254792c63> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/645492> ;
  schema:birthDate "1850-05-06"^^xsd:date .

