@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/b4ZQn5>
  pico:hasAge "49"^^xsd:string ;
  schema:familyName "Bernard"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/ff613c74-7a83-4659-93d1-36cabda1f2ce"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella Bernard"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Alkmaar> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bhh5aK> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bKoOwi> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/4c1e6113-521c-8512-cb03-6cc46e59d392> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60627> .

