@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_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026
  a a2a:Record ;
  rdfs:label "BS Geboorte op 4 maart 1873 te Warmond" ;
  a2a:hasPerson oa:person_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_Person-836757cf-463c-0f1d-a05f-fab850bfc964, oa:person_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_Person-57a0c597-dbdd-d047-2f86-d682c3671d38, oa:person_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_Person-bb0f7f6a-0994-19dd-b0cd-e6817dca43dc ;
  a2a:hasEvent oa:event_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_0, oa:relationep_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_1, oa:relationep_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_2 ;
  a2a:hasSource oa:source_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026 .

oa:person_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_Person-836757cf-463c-0f1d-a05f-fab850bfc964
  a a2a:Person ;
  rdfs:label "Adriana Maria van der Voet" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria van der Voet" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Voet"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1873-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:person_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_Person-57a0c597-dbdd-d047-2f86-d682c3671d38
  a a2a:Person ;
  rdfs:label "Wouter van der Voet" ;
  a2a:PersonName [
    rdfs:label "Wouter van der Voet" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Voet"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "koetsier" .

oa:person_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_Person-bb0f7f6a-0994-19dd-b0cd-e6817dca43dc
  a a2a:Person ;
  rdfs:label "Maria Wilhelmina Oudshoorn" ;
  a2a:PersonName [
    rdfs:label "Maria Wilhelmina Oudshoorn" ;
    a2a:PersonNameFirstName "Maria Wilhelmina" ;
    a2a:PersonNameLastName "Oudshoorn"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1873-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_Person:836757cf-463c-0f1d-a05f-fab850bfc964 ;
  a2a:EventKeyRef oa:event_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_Event1 .

oa:relationep_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_Person:57a0c597-dbdd-d047-2f86-d682c3671d38 ;
  a2a:EventKeyRef oa:event_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_Event1 .

oa:relationep_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_Person:bb0f7f6a-0994-19dd-b0cd-e6817dca43dc ;
  a2a:EventKeyRef oa:event_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026_Event1 .

oa:source_elo_7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond", "1870-01-01 - 1879-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Warmond (1575-1930), Deel: 728, Periode: 1870-1879" ;
    a2a:Book "Geboorteregister van Warmond, 1870 - 1879." ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "728" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (1575-1930), Deel: 728, Periode: 1870-1879, Geboorteregister van Warmond, 1870 - 1879., 11, 728"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/e9737125-f276-48bd-8d9d-d19293d7007a/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/e9737125-f276-48bd-8d9d-d19293d7007a/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/7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026" ;
  a2a:RecordGUID "{7e0821a2-8c7e-e2b2-9fc3-339f2ca6c026}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1873<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0600/file/728\">Inventarisnummer 728 van archiefnummer 0600 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Warmond (1575-1930)" ;
  a2a:SourceRemarkdeel "728" ;
  a2a:SourceRemarkregister_periode "1870-1879" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_10227_00010227.xml van ELO" .

