@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/bbsuUu>
  pico:hasAge "31" ;
  ns0:givenName "Arie" ;
  ns0:name "Arie van der Pijl"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/59e29d012591fc21c310d30e63e6b003ae321a0589d17e67064e4b1c5a6af5a4" ;
  ns0:familyName "van der Pijl" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/kleermaker> ;
  gtm:straat <https://n2t.net/ark:/60537/b87hSO> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bfCJSA> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/625> ;
  ns0:additionalName [
    ns1:baseSurname "Pijl" ;
    ns1:literalName "Arie van der Pijl"@nl ;
    ns1:surnamePrefix "van der"
  ] .

