@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/bDiLZo>
  pico:hasAge "22"^^xsd:string ;
  ns0:familyName "de Peer"^^xsd:string ;
  ns0:givenName "Gerritje"^^xsd:string ;
  ns0:name "Gerritje de Peer"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/90c1c3f758f6b24500fb4fa7173975d30f2858defe4eec3c61cede5088fd8264"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bxuqDO> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4987> ;
  ns0:additionalName [
    ns1:baseSurname "Peer"^^xsd:string ;
    ns1:literalName "Gerritje de Peer"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

