@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/bWFR0h>
  pico:hasAge "32"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/802519b7e912598f9013ad2ea30b3ae0ddd627a2eff550131858db754c543515"^^xsd:string ;
  ns0:givenName "Lucretia"^^xsd:string ;
  ns0:name "Lucretia Vermeulen"@nl ;
  ns0:familyName "Vermeulen"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b25faE> ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5596> .

