@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bRfHBN>
  pico:hasAge "9"^^xsd:string ;
  schema:givenName "Fredericus Hendrikus"^^xsd:string ;
  schema:name "Fredericus Hendrikus van Leent"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/a47d1a95-35ef-4b0f-bf5b-1e0c672c690d"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "van Leent"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b4nWN9> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59847> ;
  schema:additionalName [
    ns0:baseSurname "Leent"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

