@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/b37vR8G>
  schema:givenName "Dirkje Cornelia"^^xsd:string ;
  schema:name "Dirkje Cornelia Kuijlenburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0752350a-a810-a0f9-7cd4-e165eb85f78d"^^xsd:string ;
  schema:familyName "Kuijlenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8X5kXP> ;
  schema:spouse <https://n2t.net/ark:/60537/bNikhaE> ;
  schema:children <https://n2t.net/ark:/60537/bVcV61X> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2028439> .

