@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/bL0Ee47>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2019a4b3-e26b-5e44-c411-645453ebff93"^^xsd:string ;
  schema:givenName "Mina"^^xsd:string ;
  schema:name "Mina Polman"@nl ;
  schema:hasOccupation "Modiste"@nl ;
  schema:familyName "Polman"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Doetinchem> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tfqn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ab333e8e-1d0a-6a02-20c1-52daf6e3267f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2484787> ;
  schema:birthDate "1867-03-29"^^xsd:date .

