@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/bX5dAHr>
  pico:hasAge "25"^^xsd:string ;
  schema:givenName "Anthonius"^^xsd:string ;
  schema:name "Anthonius Stokhof"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bc98a8d5-ce4c-05b2-9ca5-cc7973e0ff88"^^xsd:string ;
  schema:familyName "Stokhof"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Vinkeveen> ;
  schema:spouse <https://n2t.net/ark:/60537/b4N6Fq6> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bapZjVw> ;
  schema:parent <https://n2t.net/ark:/60537/bHg2X6d>, <https://n2t.net/ark:/60537/bzmt8g7> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2430755> .

