@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/b4a0LKx>
  pico:hasAge "23"^^xsd:string ;
  schema:givenName "Andries"^^xsd:string ;
  schema:name "Andries Keller"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/39e93959-a90d-bb60-37bc-ba932c46e868"^^xsd:string ;
  schema:familyName "Keller"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  schema:spouse <https://n2t.net/ark:/60537/bc4BAwR> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bFBrUUW> ;
  schema:parent <https://n2t.net/ark:/60537/bGrfnV2>, <https://n2t.net/ark:/60537/bywFz69> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2585064> .

