@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/bGE0xh>
  pico:hasAge "66"^^xsd:string ;
  schema:familyName "Fors"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/1bf4379d-62f6-47ce-83a6-280016a81fc1"^^xsd:string ;
  schema:givenName "Paulina Johanna"^^xsd:string ;
  schema:name "Paulina Johanna Fors"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bQqQgIt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59740> .

