@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c
  a a2a:Record ;
  rdfs:label "BS Overlijden op 6 maart 1838 te Noordwijk" ;
  a2a:hasPerson oa:person_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_Person-cab7dc51-9e47-5f05-6281-2d0fd8b35729, oa:person_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_Person-6d69fda2-ade3-7fd0-fccd-447eea4256c8, oa:person_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_Person-ae0afe0a-67da-e599-d8c2-13445e2ede98 ;
  a2a:hasEvent oa:event_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_0, oa:relationep_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_1, oa:relationep_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_2 ;
  a2a:hasSource oa:source_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c .

oa:person_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_Person-cab7dc51-9e47-5f05-6281-2d0fd8b35729
  a a2a:Person ;
  rdfs:label "Magtilda van der Bent" ;
  a2a:PersonName [
    rdfs:label "Magtilda van der Bent" ;
    a2a:PersonNameFirstName "Magtilda" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Bent"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Noordwijk onder de linden huisnummer 117" ;
    rdfs:label "Noordwijk onder de linden huisnummer 117"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "8 dagen" ;
    rdfs:label "8 dagen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Noordwijk binnen" ;
    rdfs:label "Noordwijk binnen"
  ] .

oa:person_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_Person-6d69fda2-ade3-7fd0-fccd-447eea4256c8
  a a2a:Person ;
  rdfs:label "Willem van der Bent" ;
  a2a:PersonName [
    rdfs:label "Willem van der Bent" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Bent"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_Person-ae0afe0a-67da-e599-d8c2-13445e2ede98
  a a2a:Person ;
  rdfs:label "Antje Hogervorst" ;
  a2a:PersonName [
    rdfs:label "Antje Hogervorst" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Hogervorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_Event1
  a a2a:Event ;
  rdfs:label "other:BS Overlijden" ;
  a2a:EventType "other:BS Overlijden" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "3" ;
    a2a:Day "6" ;
    rdfs:label "1838-03-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk"
  ] .

oa:relationep_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_Person:cab7dc51-9e47-5f05-6281-2d0fd8b35729 ;
  a2a:EventKeyRef oa:event_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_Event1 .

oa:relationep_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_Person:6d69fda2-ade3-7fd0-fccd-447eea4256c8 ;
  a2a:EventKeyRef oa:event_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_Event1 .

oa:relationep_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_Person:ae0afe0a-67da-e599-d8c2-13445e2ede98 ;
  a2a:EventKeyRef oa:event_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c_Event1 .

oa:source_elo_57533388-b07d-ec2a-42e8-e4fca9c7179c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Noordwijk" ;
    rdfs:label "Noordwijk", "1830-01-01 - 1839-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2934, Periode: 1830-1839" ;
    a2a:Book "Overlijdensregister van Noordwijk, 1830-1839" ;
    a2a:DocumentNumber "28" ;
    a2a:RegistryNumber "2934" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Noordwijk (1399-1932), Deel: 2934, Periode: 1830-1839, Overlijdensregister van Noordwijk, 1830-1839, 28, 2934"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/57533388-b07d-ec2a-42e8-e4fca9c7179c/iiif/3/2061172/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/57533388-b07d-ec2a-42e8-e4fca9c7179c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/57533388-b07d-ec2a-42e8-e4fca9c7179c/iiif/3/2061172/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/57533388-b07d-ec2a-42e8-e4fca9c7179c" ;
  a2a:RecordGUID "{57533388-b07d-ec2a-42e8-e4fca9c7179c}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1838<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0900/file/2934\">Inventarisnummer 2934 van archiefnummer 0900 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Noordwijk (1399-1932)" ;
  a2a:SourceRemarkdeel "2934" ;
  a2a:SourceRemarkregister_periode "1830-1839" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_7339_00007339.xml van ELO" .

[] a2a:PersonRemarkdatum_overlijden "18380306" .
