@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/bOLe7k5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bebcbe35-42e1-da97-e15b-34cb73c7bed1"^^xsd:string ;
  schema:givenName "Matthijs"^^xsd:string ;
  schema:name "Matthijs Wolters"@nl ;
  schema:familyName "Wolters"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bGQEiw1>, <https://n2t.net/ark:/60537/byW3uH6> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bO87wdh> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2114807> ;
  schema:birthDate "1906-03-13"^^xsd:date .

