@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/b5PCmK7>
  schema:familyName "Brand van Straaten"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/21cc6d3f-6789-aa3b-dbe7-010c377d9226"^^xsd:string ;
  schema:givenName "Wilhelmus"^^xsd:string ;
  schema:name "Wilhelmus Brand van Straaten"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b3KCzjm> ;
  schema:children <https://n2t.net/ark:/60537/bAbg98q> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bWFOe6v> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2753962> .

