@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/b4ApCTi>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7281a437-1b8d-11e5-aad6-518957bd5cda"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Luijken"@nl ;
  schema:familyName "Luijken"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bOLe2Wt> ;
  schema:children <https://n2t.net/ark:/60537/bWFORJP> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/byW2Ssj> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2039587> .

