@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bs3Yfs3>
  schema:givenName "Arij"^^xsd:string ;
  schema:name "Arij Kennemerland"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1b0863c5-ca9b-e85d-6f2a-576208189a6b"^^xsd:string ;
  schema:familyName "Kennemerland"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/be9Aueg> ;
  schema:spouse <https://n2t.net/ark:/60537/bjn572B> ;
  schema:children <https://n2t.net/ark:/60537/bzYz4gZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2317601> .

