@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/bzYz4gZ>
  pico:hasAge "42"^^xsd:string ;
  schema:givenName "Frans"^^xsd:string ;
  schema:name "Frans Kennemerland"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0d9657f5-cdf6-5c82-19f1-f67854092384"^^xsd:string ;
  schema:familyName "Kennemerland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/be9Aueg> ;
  schema:parent <https://n2t.net/ark:/60537/bjn572B>, <https://n2t.net/ark:/60537/bs3Yfs3> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2317600> ;
  schema:deathDate "1818-07-30"^^xsd:date .

