@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bZNjod9>
  pico:hasAge "66"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ae9e6ff6-a1e9-9248-ba79-711540c00ac9"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Verweij"@nl ;
  schema:familyName "Verweij"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b7vcsUo>, <https://n2t.net/ark:/60537/bfpNgHU> ;
  schema:spouse <https://n2t.net/ark:/60537/bRSJzp5> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/byJmoaL> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2390514> ;
  schema:deathDate "1940-06-29"^^xsd:date .

