@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b2hHNH>
  pico:hasAge "33"^^xsd:string ;
  ns0:familyName "de Graaf"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/5acc51e0dd082c218922c6cfeb1e2177dc2920402a85331940cc0ebd8445ceef"^^xsd:string ;
  ns0:givenName "Laurens"^^xsd:string ;
  ns0:name "Laurens de Graaf"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/sjouwer> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/box6xS> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bt6J9M> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/cbbd9316-046b-182c-17ce-e7ed8a77ac2a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3668> ;
  ns0:additionalName [
    ns1:baseSurname "Graaf"^^xsd:string ;
    ns1:literalName "Laurens de Graaf"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

