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

<https://n2t.net/ark:/60537/byiXJez>
  ns0:familyName "de Groot"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/758dfcec-3211-48b2-d72c-f605f2f802a2"^^xsd:string ;
  ns0:givenName "Teunis"^^xsd:string ;
  ns0:name "Teunis de Groot"@nl ;
  ns0:spouse <https://n2t.net/ark:/60537/b9AcgLD> ;
  ns0:children <https://n2t.net/ark:/60537/bqpnUs2> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRtjySP> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2416052> ;
  ns0:additionalName [
    ns1:baseSurname "Groot"^^xsd:string ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

