@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/b2hIJpR>
  schema:hasOccupation "Hekelster"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/69e0b7b1-628a-acd0-f4c4-1a59466981d6"^^xsd:string ;
  schema:familyName "Laareveld"^^xsd:string ;
  schema:givenName "Magdalena Barbara"^^xsd:string ;
  schema:name "Magdalena Barbara Laareveld"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b2hHY1S> ;
  schema:spouse <https://n2t.net/ark:/60537/baciye7> ;
  schema:children <https://n2t.net/ark:/60537/bUo7Yh7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2668146> .

