@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/b9AeCH>
  pico:hasAge "1 1/2 jaar"^^xsd:string ;
  ns0:familyName "den Edel"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/74381421-a9c7-4844-a09a-e5c46abc8eea"^^xsd:string ;
  ns0:givenName "Jacobus"^^xsd:string ;
  ns0:name "Jacobus den Edel"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b62hZ4> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bywV95> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/62515> ;
  ns0:additionalName [
    ns1:baseSurname "Edel"^^xsd:string ;
    ns1:literalName "Jacobus den Edel"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

