@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/bh4rgm>
  pico:hasAge "48"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/4099e29f-0493-4e0a-8074-c3b518fce415"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan van der Laan"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "van der Laan"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waarder> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/arbeider> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRcs> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bRfU93> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/a1ebc808-1258-92de-0bce-232631b09e20> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60223> ;
  schema:additionalName [
    ns0:baseSurname "Laan"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

