@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/bvBShdW>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7dd695a8-b8b9-2e8c-19fb-57b2fc17a321"^^xsd:string ;
  schema:familyName "Polak"^^xsd:string ;
  schema:givenName "Sophia Hartog"^^xsd:string ;
  schema:name "Sophia Hartog Polak"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mn57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ec51a622-e05d-4f50-fc0b-a4caf1c1d6af> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2839320> ;
  schema:birthDate "1805-07-27"^^xsd:date .

