@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bV0inE>
  pico:hasAge "28"^^xsd:string ;
  gtm:straatNaam "Gevangenhuis Voor Veroordeelde Vrouwen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/a9b3985f-3681-4845-87fc-f7b759ea7368"^^xsd:string ;
  schema:givenName "Johanna Geertruida"^^xsd:string ;
  schema:name "Johanna Geertruida Stiebolt"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "Stiebolt"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/naaister> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/da06ddd4-c443-3b69-ce77-dba51c77d6b6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/65907> .

