@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 geo: <http://www.opengis.net/ont/geosparql#> .
@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/bijDp6>
  pico:hasAge "7"^^xsd:string ;
  schema:givenName "Gerardus"^^xsd:string ;
  schema:name "Gerardus van der Laar"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/af93b219-e9d9-4b3d-a8b6-735b00a49ad7"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "van der Laar"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bAOnjuW> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/bbFcwbs> ;
  gtm:straat <https://n2t.net/ark:/60537/bjMurf> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/7eaaf4b8-155d-f12c-f918-64ffbb7955b4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59712> ;
  schema:additionalName [
    ns0:baseSurname "Laar"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

