@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/bpzA14f>
  pico:hasAge "39"^^xsd:string ;
  schema:hasOccupation "Arbeider"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fc28a223-74bc-6f4c-02a8-8bc12677ecd8"^^xsd:string ;
  schema:familyName "Schenk"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Schenk"@nl ;
  schema:children <https://n2t.net/ark:/60537/b8Kporg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bchhjoc> ;
  schema:spouse <https://n2t.net/ark:/60537/bgEZceZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2226996> .

