@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/bTXIYs1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6cc6450d-b7cf-1888-0e74-843c0bcb0737"^^xsd:string ;
  schema:familyName "van Straaten"^^xsd:string ;
  schema:givenName "Wilhelm Gijsbertus"^^xsd:string ;
  schema:name "Wilhelm Gijsbertus van Straaten"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b1SiJzU>, <https://n2t.net/ark:/60537/b9MTyqd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bNw1pqF> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1976350> ;
  schema:birthDate "1861-10-25"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Straaten"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

