@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/bIVFks>
  pico:hasAge "18" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/fa1ff7917e521a02ccdeca9bd71a4e0935b8040e5780bf747bec1fed086be994" ;
  ns0:givenName "Pieter" ;
  ns0:name "Pieter van der Speld"@nl ;
  ns0:familyName "van der Speld" ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmakersknegt> ;
  gtm:straat <https://n2t.net/ark:/60537/bH3n61> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bzmIMt> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1302> ;
  ns0:additionalName [
    ns1:baseSurname "Speld" ;
    ns1:literalName "Pieter van der Speld"@nl ;
    ns1:surnamePrefix "van der"
  ] .

