@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/bJm353e>
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis van Wijngaarden"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/608499a6-89fa-8296-a213-df2e1136624b"^^xsd:string ;
  schema:familyName "van Wijngaarden"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bHg2oRX> ;
  schema:parent <https://n2t.net/ark:/60537/bRfDTSO>, <https://n2t.net/ark:/60537/bZadIJg> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2797933> ;
  schema:birthDate "1871-11-29"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Wijngaarden"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

