@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bd78ae>
  pico:hasAge "36"^^xsd:string ;
  schema:familyName "de Keijzer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/d5dd24e0-38b7-45cb-8ac2-defed71fcadc"^^xsd:string ;
  schema:givenName "Pieter Johannes"^^xsd:string ;
  schema:name "Pieter Johannes de Keijzer"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/goudsmid> ;
  gtm:straat <https://n2t.net/ark:/60537/b4ZNyA> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bqP1J8> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/05604d00-a94d-94f8-a7b4-3ba8689c864d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59643> ;
  schema:additionalName [
    ns0:baseSurname "Keijzer"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

