@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 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/b6S8zr>
  pico:hasAge "63"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/61ac1613-7bda-4088-adc5-13ff8b5878e1"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Vuurpijl"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "Vuurpijl"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bCgwDx> ;
  gtm:straat <https://n2t.net/ark:/60537/bjZb7N> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/1cffda86-ba4e-17d7-3fcd-774276bed050> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61037> .

