@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/bNVrhZ4>
  schema:givenName "Catharina Johanna"^^xsd:string ;
  schema:name "Catharina Johanna Luijken"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f4d0cd4a-6f62-42f4-7d3f-10971f297a5d"^^xsd:string ;
  schema:familyName "Luijken"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bG0Qubw> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bUo6PRd> ;
  schema:spouse <https://n2t.net/ark:/60537/by6fFoN> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2001307> .

