@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/bNVrVLm>
  schema:hasOccupation "Fabrieksarbeidster"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/248af105-f7c3-60e3-c7cc-956556eb07d9"^^xsd:string ;
  schema:givenName "Johanna Clasina"^^xsd:string ;
  schema:name "Johanna Clasina Snaterse"@nl ;
  schema:familyName "Snaterse"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bnqd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e7bc202d-d29b-2387-dea2-a8e8e7592d37> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2689850> ;
  schema:birthDate "1904-02-09"^^xsd:date .

