@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/bQqPnPL>
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/483cb0bc-1e56-1646-36be-a9bee73df451"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Streefland"@nl ;
  schema:familyName "Streefland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nzr1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0f969629-2d9e-e7fe-4e33-d3328432d9d4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1939136> ;
  schema:birthDate "1838-12-23"^^xsd:date .

