@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/bbFbAC7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c4b677c9-9ceb-1bd5-5dfe-a2ac64bb7704"^^xsd:string ;
  schema:familyName "Sier"^^xsd:string ;
  schema:givenName "Susanna Petronella"^^xsd:string ;
  schema:name "Susanna Petronella Sier"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bB12Bbe> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/599492> ;
  schema:birthDate "1920-04-06"^^xsd:date .

