@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/bqpo5uA>
  schema:givenName "Aletta Elizabeth"^^xsd:string ;
  schema:name "Aletta Elizabeth Blok"@nl ;
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b18f237e-21ae-1850-dd44-c2494a19a0f8"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b12vQKM> ;
  schema:children <https://n2t.net/ark:/60537/bhuNgEj> ;
  schema:spouse <https://n2t.net/ark:/60537/byiXUgW> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2613086> .

