@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/bWfqHqF>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9e8d623f-25a1-d080-6796-7f4eecf8bcf1"^^xsd:string ;
  schema:givenName "Lubertus"^^xsd:string ;
  schema:name "Lubertus van Wingerden"@nl ;
  schema:familyName "van Wingerden"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b4a0syK>, <https://n2t.net/ark:/60537/bbRTAWS> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bwR3bwH> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2242085> ;
  schema:birthDate "1833-07-20"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Wingerden"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

