@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b3xU2S>
  pico:hasAge "32"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/c46b57e9d07a8fda12f1dc4b80748e71191a5b368c62bfcd185ce07aaa98cf22"^^xsd:string ;
  ns0:givenName "Simon"^^xsd:string ;
  ns0:name "Simon van Leeuwen"@nl ;
  ns0:familyName "van Leeuwen"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:straat <https://n2t.net/ark:/60537/b8jZzc> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bw1wLY> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/f44c369c-2583-5ce9-fc06-449f63b426ea> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5897> ;
  ns0:additionalName [
    ns1:baseSurname "Leeuwen"^^xsd:string ;
    ns1:literalName "Simon van Leeuwen"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

