@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#> .

<https://n2t.net/ark:/60537/bV0fhf>
  pico:hasAge "21" ;
  ns0:givenName "Adrianus" ;
  ns0:name "Adrianus Pijperzeel"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/eb57fba022f2f860ae9ad8e806ec922540ea1c99a832829f26382c961272243f" ;
  ns0:familyName "Pijperzeel" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schippersknegt> ;
  gtm:straat <https://n2t.net/ark:/60537/bmRujZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bNwiFq> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1076> .

