@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/b2vs2R>
  pico:hasAge "14"^^xsd:string ;
  schema:givenName "Engeltje"^^xsd:string ;
  schema:name "Engeltje van der Laar"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/b762f033-f5e6-4837-b648-55aa74d984cc"^^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/88b45d26-75fc-1aa0-b210-2d966fdd9f23> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59714> ;
  schema:additionalName [
    ns0:baseSurname "Laar"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

