@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/bjMxaR>
  pico:hasAge "28"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/aabdf4c7-3a03-466a-80b4-36a9fc9bde09"^^xsd:string ;
  gtm:religie "Israëliet"^^xsd:string ;
  ns0:givenName "Nathan Salomon"^^xsd:string ;
  ns0:name "Nathan Salomon van Praag"@nl ;
  ns0:hasOccupation "Spiltter in de Loterij"@nl ;
  ns0:familyName "van Praag"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bjA29Z> ;
  gtm:straat <https://n2t.net/ark:/60537/bn4b0F> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59170> ;
  ns0:additionalName [
    ns1:baseSurname "Praag"^^xsd:string ;
    ns1:literalName "Nathan Salomon van Praag"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

