@prefix schema: <http://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bhh7Wy>
  schema:hasOccupation "1e Luitenant adjudant"@nl ;
  pico:hasAge "27"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/93d3ce3d-8e9f-4746-bb69-22b3d4217507"^^xsd:string ;
  schema:givenName "Lambert"^^xsd:string ;
  schema:name "Lambert van Gorkum"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:birthPlace "Teijl"^^xsd:string ;
  schema:familyName "van Gorkum"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bd7kLH> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59805> ;
  schema:additionalName [
    ns0:baseSurname "Gorkum"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

