@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/bLr2Q79>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5f5c6d3a-6395-08a1-6cff-cd7fefa28022"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Blok"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/beZpfkE> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIwe242> ;
  schema:children <https://n2t.net/ark:/60537/bvBScwA> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2755626> .

