@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/bZACOms>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5b113874-7f2f-d9f9-d7c4-c87b39c77b18"^^xsd:string ;
  schema:familyName "Pieper"^^xsd:string ;
  schema:hasOccupation "Tuinman"@nl ;
  schema:givenName "Willem Jacob"^^xsd:string ;
  schema:name "Willem Jacob Pieper"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rheden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vbsp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b136e830-288b-80a3-48dd-a8da122c30bb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2508106> ;
  schema:birthDate "1858-05-28"^^xsd:date .

