@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bVcV8V8>
  pico:hasAge "24"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/28847622-d7e2-8faa-5b41-da584d36c979"^^xsd:string ;
  schema:familyName "van der Straaten"^^xsd:string ;
  schema:givenName "Wouter"^^xsd:string ;
  schema:name "Wouter van der Straaten"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zevenhuizen> ;
  schema:spouse <https://n2t.net/ark:/60537/b37vU1Q> ;
  schema:parent <https://n2t.net/ark:/60537/bb25IS7>, <https://n2t.net/ark:/60537/bFBsbJ0> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/buYKZk1> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2076566> ;
  schema:additionalName [
    ns0:baseSurname "Straaten"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

