@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/bQ0rRIa>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2b9387de-a183-6834-9fa6-33bd49609786"^^xsd:string ;
  schema:givenName "Teunis"^^xsd:string ;
  schema:name "Teunis van den Oever"@nl ;
  schema:familyName "van den Oever"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b5CULdn>, <https://n2t.net/ark:/60537/bXV1Gx6> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpMfRyN> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2841980> ;
  schema:birthDate "1848-07-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Oever"^^xsd:string ;
    ns0:surnamePrefix "van den"^^xsd:string
  ] .

