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

<https://n2t.net/ark:/60537/baPrJg>
  pico:hasAge "70"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/aeb8d03b-f069-4255-980e-9289cadabcdb"^^xsd:string ;
  ns0:givenName "Johanna"^^xsd:string ;
  ns0:name "Johanna Murk"@nl ;
  ns0:familyName "Murk"^^xsd:string ;
  gtm:religie "Rooms"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bp9rch> ;
  gtm:straat <https://n2t.net/ark:/60537/bTL5rL> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/62391> .

