@prefix pico: <https://personsincontext.org/model#> .
@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/bJY9Pm>
  pico:hasAge "20" ;
  ns0:familyName "de Ben" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/73b5cf0cb25854cb2ed6cd6ca27ee55834a3bd62399077fe370c1169db1d6360" ;
  ns0:givenName "Sander" ;
  ns0:name "Sander de Ben"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b4AEk4> ;
  gtm:straat <https://n2t.net/ark:/60537/bABFMj> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1596> ;
  ns0:additionalName [
    ns1:baseSurname "Ben" ;
    ns1:literalName "Sander de Ben"@nl ;
    ns1:surnamePrefix "de"
  ] .

