@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/bs3XSp9>
  pico:hasAge "21"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/17c56f83-8055-2e0e-2048-21cc0a5632fb"^^xsd:string ;
  schema:givenName "Valentijn"^^xsd:string ;
  schema:name "Valentijn van Wijk"@nl ;
  schema:familyName "van Wijk"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bbeNeLk>, <https://n2t.net/ark:/60537/bHT8w4y> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bi6SaIA> ;
  schema:spouse <https://n2t.net/ark:/60537/bzYyHfu> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/619092> ;
  schema:additionalName [
    ns0:baseSurname "Wijk"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

