@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/bFBtvW>
  pico:hasAge "26"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/882df74dbd9dd9604835b2af198f28ee4cd23165ee3d67ff790c9f8ec7b59262"^^xsd:string ;
  ns0:givenName "Pieter"^^xsd:string ;
  ns0:name "Pieter van der Laan"@nl ;
  ns0:familyName "van der Laan"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bKaRrY> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/byWjpz> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/043fd2fb-8cc6-9c87-22d2-2208c3a92f0a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4174> ;
  ns0:additionalName [
    ns1:baseSurname "Laan"^^xsd:string ;
    ns1:literalName "Pieter van der Laan"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

