@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/bUaqVLj>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/73f4a85f-0b8b-c701-94a2-0c9bec21987e"^^xsd:string ;
  schema:familyName "Oosterling"^^xsd:string ;
  schema:givenName "Willem"^^xsd:string ;
  schema:name "Willem Oosterling"@nl ;
  schema:children <https://n2t.net/ark:/60537/b250GUB> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bjn4rT5> ;
  schema:spouse <https://n2t.net/ark:/60537/bMfQ6Wq> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2274075> .

