@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/bN5DKjv>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d99af848-d67d-5243-c4f2-fc67d63596da"^^xsd:string ;
  schema:givenName "Maria Pieternella"^^xsd:string ;
  schema:name "Maria Pieternella Rond"@nl ;
  schema:familyName "Rond"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8X5qJY> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2177085> .

