@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/bIVIa8>
  pico:hasAge "7"^^xsd:string ;
  ns0:givenName "Geertruij"^^xsd:string ;
  ns0:name "Geertruij van Loon"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/a61cdcf3-5471-41dd-a454-15ec26ab69b9"^^xsd:string ;
  gtm:straatNaam "Klooster Op De Raam"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:familyName "van Loon"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bNiC6u> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/62054> ;
  ns0:additionalName [
    ns1:baseSurname "Loon"^^xsd:string ;
    ns1:literalName "Geertruij van Loon"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

