@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_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20
  a a2a:Record ;
  rdfs:label "BS Geboorte op 23 maart 1816 te Warmond" ;
  a2a:hasPerson oa:person_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_Person-f8325c6d-94e8-39d3-d4a2-ba9cf9caffff, oa:person_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_Person-4f5a4340-b4de-8d80-3b11-dfd467121b07, oa:person_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_Person-151361a5-044f-a0bb-96d5-f9fbaea71f9b ;
  a2a:hasEvent oa:event_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_0, oa:relationep_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_1, oa:relationep_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_2 ;
  a2a:hasSource oa:source_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20 .

oa:person_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_Person-f8325c6d-94e8-39d3-d4a2-ba9cf9caffff
  a a2a:Person ;
  rdfs:label "Adelaide Victoire Marguerite Denis" ;
  a2a:PersonName [
    rdfs:label "Adelaide Victoire Marguerite Denis" ;
    a2a:PersonNameFirstName "Adelaide Victoire Marguerite" ;
    a2a:PersonNameLastName "Denis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1816" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1816-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:person_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_Person-4f5a4340-b4de-8d80-3b11-dfd467121b07
  a a2a:Person ;
  rdfs:label "Johannes Denis" ;
  a2a:PersonName [
    rdfs:label "Johannes Denis" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Denis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "voormalig pensionaris van Vlissingen" .

oa:person_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_Person-151361a5-044f-a0bb-96d5-f9fbaea71f9b
  a a2a:Person ;
  rdfs:label "Aaltje Verdoes" ;
  a2a:PersonName [
    rdfs:label "Aaltje Verdoes" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Verdoes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1816" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1816-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_Person:f8325c6d-94e8-39d3-d4a2-ba9cf9caffff ;
  a2a:EventKeyRef oa:event_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_Event1 .

oa:relationep_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_Person:4f5a4340-b4de-8d80-3b11-dfd467121b07 ;
  a2a:EventKeyRef oa:event_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_Event1 .

oa:relationep_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_Person:151361a5-044f-a0bb-96d5-f9fbaea71f9b ;
  a2a:EventKeyRef oa:event_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20_Event1 .

oa:source_elo_a7e67dab-4d79-ad2f-7e9b-3246b2caaa20
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond", "1811-01-01 - 1819-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1819-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Warmond (1575-1930), Deel: 722, Periode: 1811-1819" ;
    a2a:Book "Geboorteregister van Warmond, 1811 - 1819." ;
    a2a:DocumentNumber "9" ;
    a2a:RegistryNumber "722" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (1575-1930), Deel: 722, Periode: 1811-1819, Geboorteregister van Warmond, 1811 - 1819., 9, 722"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/a7e67dab-4d79-ad2f-7e9b-3246b2caaa20/iiif/3/627494/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/a7e67dab-4d79-ad2f-7e9b-3246b2caaa20" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/a7e67dab-4d79-ad2f-7e9b-3246b2caaa20/iiif/3/627494/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/a7e67dab-4d79-ad2f-7e9b-3246b2caaa20" ;
  a2a:RecordGUID "{a7e67dab-4d79-ad2f-7e9b-3246b2caaa20}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1816<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0600/file/722\">Inventarisnummer 722 van archiefnummer 0600 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Warmond (1575-1930)" ;
  a2a:SourceRemarkdeel "722" ;
  a2a:SourceRemarkregister_periode "1811-1819" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_18267_00018267.xml van ELO" .

