@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/bfc5xYj>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/879d909f-55c5-3a90-9a40-1b7ff84f6f15"^^xsd:string ;
  schema:familyName "Plotske"^^xsd:string ;
  schema:givenName "Rachel"^^xsd:string ;
  schema:name "Rachel Plotske"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mn57> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7a5ec9f4-3476-53c1-9431-ee10ea139474> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2330870> .

