@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/bHGs3kQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9dd45efc-7383-4005-6040-1bcc3e92c80a"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Streng"@nl ;
  schema:familyName "Streng"^^xsd:string ;
  schema:hasOccupation "Tapster"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bodegraven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rdzg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4bcfba60-8e44-28fd-a920-7a4c4bca2920> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2151532> ;
  schema:birthDate "1825-06-29"^^xsd:date .

