@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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 ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/btwSCZ>
  pico:hasAge "28"^^xsd:string ;
  ns0:familyName "den Riet"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6b5d1242457221d6436793f90851217e85f5d5506baa49833c5a1c6408088f00"^^xsd:string ;
  ns0:givenName "Lambertus"^^xsd:string ;
  ns0:name "Lambertus den Riet"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/opperman> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bD6jaa> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/e421106e-a475-6ee9-d366-167853d25de8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4787> ;
  ns0:additionalName [
    ns1:baseSurname "Riet"^^xsd:string ;
    ns1:literalName "Lambertus den Riet"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

