@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/b5PCqZN>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e48aadea-c6d8-6ad4-0478-33bf2ab46424"^^xsd:string ;
  schema:givenName "Pieter Abraham"^^xsd:string ;
  schema:name "Pieter Abraham Winkel"@nl ;
  schema:familyName "Winkel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011djk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e0fa5f10-4011-0618-9709-377cc82cdc24> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2830203> .

