@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/bdxvk96>
  pico:hasAge "39"^^xsd:string ;
  schema:hasOccupation "besteller"@nl ;
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c0e28de1-ab0f-53f2-a5b7-b047c6e58587"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Blok"@nl ;
  schema:children <https://n2t.net/ark:/60537/bms590z> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bMtxki4> ;
  schema:spouse <https://n2t.net/ark:/60537/bumFXOW> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2576332> .

