@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/bQQfLm>
  pico:hasAge "19"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/be1445345f0607cda7247a2879927a3a0e2e67f2c462d045207abd57eff4f640"^^xsd:string ;
  ns0:givenName "Johannes Pieter Andreas"^^xsd:string ;
  ns0:name "Johannes Pieter Andreas van Leent"@nl ;
  ns0:familyName "van Leent"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/stadsmuziekmeester> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b7hKjC> ;
  gtm:straat <https://n2t.net/ark:/60537/bN5F4H> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5798> ;
  ns0:additionalName [
    ns1:baseSurname "Leent"^^xsd:string ;
    ns1:literalName "Johannes Pieter Andreas van Leent"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

