@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/bhh5h0>
  pico:hasAge "58"^^xsd:string ;
  ns0:familyName "de Graaf"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/b557f65c001af0179618b9c4fbb1468540ed4ebf2311d5280713b7b60ca0f35f"^^xsd:string ;
  ns0:givenName "Petrus"^^xsd:string ;
  ns0:name "Petrus de Graaf"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/mandenmaker> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bkpPL2> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2002> ;
  ns0:additionalName [
    ns1:baseSurname "Graaf"^^xsd:string ;
    ns1:literalName "Petrus de Graaf"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

