@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bqbGf3i>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e42f9ae4-78dc-4ad6-ed86-8e18f2caa68a"^^xsd:string ;
  schema:givenName "Leonardus"^^xsd:string ;
  schema:name "Leonardus van Unen"@nl ;
  schema:familyName "van Unen"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bNVrHwS> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bs3XGsA> ;
  schema:spouse <https://n2t.net/ark:/60537/by6g3UA> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2435558> ;
  schema:additionalName [
    ns0:baseSurname "Unen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

