@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/bzmti3n>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eae6335c-5c79-0368-6848-e8c842e16a97"^^xsd:string ;
  schema:familyName "Meijer"^^xsd:string ;
  schema:givenName "Wilhelmus Fredericus"^^xsd:string ;
  schema:name "Wilhelmus Fredericus Meijer"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bHg36Sf> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhh4Q1a> ;
  schema:children <https://n2t.net/ark:/60537/brrSubI> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2604981> .

