@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bpYYHu>
  ns0:givenName "Christiaan" ;
  ns0:name "Christiaan van Leeu"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e3cbefff200e291a3a50bfcb1001a293b22d406ee5750866b3b49dfada637f3d" ;
  ns0:familyName "van Leeu" ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bQ0HWe> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1227> ;
  ns0:additionalName [
    ns1:baseSurname "Leeu" ;
    ns1:literalName "Christiaan van Leeu"@nl ;
    ns1:surnamePrefix "van"
  ] .

