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

<https://n2t.net/ark:/60537/bYy9eZ>
  pico:hasAge "57"^^xsd:string ;
  ns0:givenName "Frederik"^^xsd:string ;
  ns0:name "Frederik van Leent"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/263163b9c754b40539d96753dfd0834384d6d5aa265a203f43d6a070f8b22ede"^^xsd:string ;
  ns0:familyName "van Leent"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gorinchem> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/kapper> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b7hKjC> ;
  gtm:straat <https://n2t.net/ark:/60537/bN5F4H> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5797> ;
  ns0:additionalName [
    ns1:baseSurname "Leent"^^xsd:string ;
    ns1:literalName "Frederik van Leent"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

