@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/bNw2qmd>
  schema:familyName "Frijerd"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f800adba-528c-e153-54e5-8a5f2d77931c"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella Frijerd"@nl ;
  schema:children <https://n2t.net/ark:/60537/bFBsBx9> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpYXVFI> ;
  schema:spouse <https://n2t.net/ark:/60537/bVqDebk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2520213> .

