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

<https://n2t.net/ark:/60537/b8KrKs>
  pico:hasAge "13"^^xsd:string ;
  schema:givenName "Aletta Johanna"^^xsd:string ;
  schema:name "Aletta Johanna Barkey Wolf"@nl ;
  schema:familyName "Barkey Wolf"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/d11755b8-d1ac-4ad0-9b4c-e28a80bad81b"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/IJsselmuiden> ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bBe18M> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60077> .

