@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bI5UgF>
  pico:hasAge "46"^^xsd:string ;
  ns0:givenName "Catharina"^^xsd:string ;
  ns0:name "Catharina van der Maar"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/43293677-61c9-451b-a51f-24d9f2088d62"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:familyName "van der Maar"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/tapster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b6sWKC> ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59198> ;
  ns0:additionalName [
    ns1:baseSurname "Maar"^^xsd:string ;
    ns1:literalName "Catharina van der Maar"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

