@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/bwrFywT>
  schema:familyName "Houbraak"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/de60c96e-6670-7a99-e4fd-1126b1587a3a"^^xsd:string ;
  schema:givenName "Pieter Lambertus"^^xsd:string ;
  schema:name "Pieter Lambertus Houbraak"@nl ;
  schema:children <https://n2t.net/ark:/60537/bE8yGUi> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhuMnji> ;
  schema:spouse <https://n2t.net/ark:/60537/box4JIa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2349359> .

