@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/bKNWL6b>
  pico:hasAge "35"^^xsd:string ;
  schema:familyName "Fortuijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f7a7e373-27a4-3fc1-a98b-928da5237dac"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Fortuijn"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b0D7k4x>, <https://n2t.net/ark:/60537/bvbtNTO> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdWSyk4> ;
  schema:spouse <https://n2t.net/ark:/60537/bSIxzWg> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2707698> .

