@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/b4Apqw>
  pico:hasAge "33"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/3f707fd5988a89ca56092b1b61ab4e01656a0c120ab06526e418aa5c29ea64c3"^^xsd:string ;
  ns0:givenName "Johannes Wilhelmus"^^xsd:string ;
  ns0:name "Johannes Wilhelmus van der Pool"@nl ;
  ns0:familyName "van der Pool"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/schoenmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/brs7DM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4821> ;
  ns0:additionalName [
    ns1:baseSurname "Pool"^^xsd:string ;
    ns1:literalName "Johannes Wilhelmus van der Pool"@nl ;
    ns1:surnamePrefix "van der"^^xsd:string
  ] .

