@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/brrScWH>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/770b04d1-84bc-b772-b7a8-8741676fc959"^^xsd:string ;
  schema:familyName "Kranendonk"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Kranendonk"@nl ;
  schema:hasOccupation "Sjouwer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z8j2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/762102f5-e0ed-19d1-770c-566defd1ded3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2314745> ;
  schema:birthDate "1858-08-25"^^xsd:date .

