@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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 ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bd78dM>
  pico:hasAge "23"^^xsd:string ;
  schema:birthPlace "Baileux"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/71d3f97c-691b-4565-a7ee-7ec325908ef2"^^xsd:string ;
  gtm:religie "Israëliet"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas van Buuren"@nl ;
  schema:familyName "van Buuren"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/onderwijzer> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bjMJNG> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/07f4d666-bceb-4846-20c0-51ee12a726a7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60804> ;
  schema:additionalName [
    ns0:baseSurname "Buuren"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

