@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/be9Bbz7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c422405d-63d7-ed07-56b0-247d3bc26c6e"^^xsd:string ;
  schema:givenName "Marinus Wilhelmus"^^xsd:string ;
  schema:name "Marinus Wilhelmus Schouten"@nl ;
  schema:familyName "Schouten"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b6f0nLp> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bXvCdyj> ;
  schema:children <https://n2t.net/ark:/60537/bYkqCC7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2381286> .

