@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/bgshD6>
  pico:hasAge "42"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/2cca9c45241bc618dc61659f7c5b343b4d578ce4dbdc06ce3b23927ebb571a88"^^xsd:string ;
  ns0:givenName "Johannis"^^xsd:string ;
  ns0:name "Johannis van Gendere"@nl ;
  ns0:familyName "van Gendere"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schoenlapper> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bzYOQM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4417> ;
  ns0:additionalName [
    ns1:baseSurname "Gendere"^^xsd:string ;
    ns1:literalName "Johannis van Gendere"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

