@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/bHtKsNI>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d9df3cd5-d067-aae6-5837-8e7c12b9bd24"^^xsd:string ;
  schema:givenName "Matje"^^xsd:string ;
  schema:name "Matje Oostveen"@nl ;
  schema:familyName "Oostveen"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bcUoYVv> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/beMGu3H> ;
  schema:children <https://n2t.net/ark:/60537/bXhV5qv> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2238867> .

