@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/bC3ySdc>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/54abe74f-726c-e45c-0fd1-51bc235414c0"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Wiezer"@nl ;
  schema:familyName "Wiezer"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bJLs0z3> ;
  schema:spouse <https://n2t.net/ark:/60537/bu8Y3nU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bumF4QB> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2326378> .

