@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/bZnWPR>
  pico:hasAge "46"^^xsd:string ;
  ns0:familyName "den Edel"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/464e2d2e68d077e1ca667baff424077142a963396e0a78fef640a3adcf22bc10"^^xsd:string ;
  ns0:givenName "Jacob"^^xsd:string ;
  ns0:name "Jacob den Edel"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:straat <https://n2t.net/ark:/60537/b9ZB42> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bUB679> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/7122f19d-1e66-ec5c-27a4-f0fe1aaabfd7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2399> ;
  ns0:additionalName [
    ns1:baseSurname "Edel"^^xsd:string ;
    ns1:literalName "Jacob den Edel"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

