@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/byiXDZx>
  pico:hasAge "40"^^xsd:string ;
  schema:givenName "Anthonie Rutmuts"^^xsd:string ;
  schema:name "Anthonie Rutmuts Polet"@nl ;
  schema:hasOccupation "Baanspinner"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4e998148-1262-7b46-6c0a-1473792b2b8d"^^xsd:string ;
  schema:familyName "Polet"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bGdysOB> ;
  schema:spouse <https://n2t.net/ark:/60537/bO88gCt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/btWfIN7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2322252> .

