@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/bWFOKm2>
  schema:familyName "Furrer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0ab0bdde-9028-e697-72e9-ad75780ba880"^^xsd:string ;
  schema:givenName "Wilhelmus"^^xsd:string ;
  schema:name "Wilhelmus Furrer"@nl ;
  schema:children <https://n2t.net/ark:/60537/bGQE6H1> ;
  schema:spouse <https://n2t.net/ark:/60537/brea9v1> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWt6Aj1> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/617377> .

