@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/b6S6tV2>
  pico:hasAge "23"^^xsd:string ;
  schema:familyName "Fitskie"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/13d117f4-a749-2fd6-4ce6-53459f78b037"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Fitskie"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Soest> ;
  schema:spouse <https://n2t.net/ark:/60537/bezZCkG> ;
  schema:parent <https://n2t.net/ark:/60537/bR2VU2Z>, <https://n2t.net/ark:/60537/bYXwIPm> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bSvOY9c> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2450844> .

