@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/bfpNgGI>
  schema:familyName "Buijk"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d0f5e830-064c-5b76-0aa1-19e692500269"^^xsd:string ;
  schema:givenName "Johanna Adriana"^^xsd:string ;
  schema:name "Johanna Adriana Buijk"@nl ;
  schema:children <https://n2t.net/ark:/60537/b7vcsSZ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bachC5U> ;
  schema:spouse <https://n2t.net/ark:/60537/bojo5xa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2390125> .

