@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#> .

<https://n2t.net/ark:/60537/bUar6hL>
  pico:hasAge "37"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b24bfa34-a36c-1ce6-3bdd-d6c680f65a29"^^xsd:string ;
  schema:familyName "Plak"^^xsd:string ;
  schema:givenName "Walterus"^^xsd:string ;
  schema:name "Walterus Plak"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  schema:spouse <https://n2t.net/ark:/60537/b1SjaWt> ;
  schema:parent <https://n2t.net/ark:/60537/bEmftCo>, <https://n2t.net/ark:/60537/bMfQhsv> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bLQren3> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2461852> .

