@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bFoLM2>
  pico:hasAge "47"^^xsd:string ;
  ns0:givenName "Adrianus"^^xsd:string ;
  ns0:name "Adrianus de Graaf"@nl ;
  ns0:familyName "de Graaf"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6f30893d8e376b7b98fdb1b16e1735377cbf9a725f17ee693c7fe762826ddc2a"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bcHWfc> ;
  gtm:straat <https://n2t.net/ark:/60537/bhUbe3> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/331e67b3-9fce-908b-23c7-6a571d3deabe> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3222> ;
  ns0:additionalName [
    ns1:baseSurname "Graaf"^^xsd:string ;
    ns1:literalName "Adrianus de Graaf"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

