@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_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40
  a a2a:Record ;
  rdfs:label "BS Huwelijk op 16 november 1910 te Rijnsburg" ;
  a2a:hasPerson oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person-41b3e0b8-ee30-56c8-0a09-c69103d3f705, oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person-2a68acaf-1463-a7d7-10df-a189d898d4cd, oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person-a921e7b3-67fa-c419-d64b-9026918f6aa6, oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person-651d535b-38cb-d8bb-5e22-0385d6586b70, oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person-db97112e-9172-be49-ee2b-a51085d04cb9, oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person-b6c66a5a-c846-9907-50ac-de1b57fe6fe0 ;
  a2a:hasEvent oa:event_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_0, oa:relationep_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_1, oa:relationep_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_2, oa:relationep_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_3, oa:relationep_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_4, oa:relationep_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_5 ;
  a2a:hasSource oa:source_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40 .

oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person-41b3e0b8-ee30-56c8-0a09-c69103d3f705
  a a2a:Person ;
  rdfs:label "Thomas Paauw" ;
  a2a:PersonName [
    rdfs:label "Thomas Paauw" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Paauw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27 jaar" ;
    rdfs:label "27 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person-2a68acaf-1463-a7d7-10df-a189d898d4cd
  a a2a:Person ;
  rdfs:label "Thomas Paauw" ;
  a2a:PersonName [
    rdfs:label "Thomas Paauw" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNameLastName "Paauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person-a921e7b3-67fa-c419-d64b-9026918f6aa6
  a a2a:Person ;
  rdfs:label "Agnieta Zandbergen" ;
  a2a:PersonName [
    rdfs:label "Agnieta Zandbergen" ;
    a2a:PersonNameFirstName "Agnieta" ;
    a2a:PersonNameLastName "Zandbergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person-651d535b-38cb-d8bb-5e22-0385d6586b70
  a a2a:Person ;
  rdfs:label "Neeltje van der Voort" ;
  a2a:PersonName [
    rdfs:label "Neeltje van der Voort" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Voort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26 jaar" ;
    rdfs:label "26 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorhout" ;
    rdfs:label "Voorhout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person-db97112e-9172-be49-ee2b-a51085d04cb9
  a a2a:Person ;
  rdfs:label "Cornelis van der Voort" ;
  a2a:PersonName [
    rdfs:label "Cornelis van der Voort" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Voort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person-b6c66a5a-c846-9907-50ac-de1b57fe6fe0
  a a2a:Person ;
  rdfs:label "Grietje van Beele" ;
  a2a:PersonName [
    rdfs:label "Grietje van Beele" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beele"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Event1
  a a2a:Event ;
  rdfs:label "other:BS Huwelijk" ;
  a2a:EventType "other:BS Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1910-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:relationep_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person:41b3e0b8-ee30-56c8-0a09-c69103d3f705 ;
  a2a:EventKeyRef oa:event_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Event1 .

oa:relationep_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person:2a68acaf-1463-a7d7-10df-a189d898d4cd ;
  a2a:EventKeyRef oa:event_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Event1 .

oa:relationep_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person:a921e7b3-67fa-c419-d64b-9026918f6aa6 ;
  a2a:EventKeyRef oa:event_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Event1 .

oa:relationep_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person:651d535b-38cb-d8bb-5e22-0385d6586b70 ;
  a2a:EventKeyRef oa:event_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Event1 .

oa:relationep_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person:db97112e-9172-be49-ee2b-a51085d04cb9 ;
  a2a:EventKeyRef oa:event_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Event1 .

oa:relationep_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Person:b6c66a5a-c846-9907-50ac-de1b57fe6fe0 ;
  a2a:EventKeyRef oa:event_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40_Event1 .

oa:source_elo_b6a8a5b6-8f64-0d5c-4525-31e8a76bef40
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg", "1895-01-01 - 1912-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1910-11-16"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1239, Periode: 1895-1912" ;
    a2a:Book "Huwelijksregister van Rijnsburg, 1895 - 1912." ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "1239" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1239, Periode: 1895-1912, Huwelijksregister van Rijnsburg, 1895 - 1912., 25, 1239"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/4eabb228-5070-4662-af7d-ce4bfa164555/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/b6a8a5b6-8f64-0d5c-4525-31e8a76bef40" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/4eabb228-5070-4662-af7d-ce4bfa164555/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/b6a8a5b6-8f64-0d5c-4525-31e8a76bef40" ;
  a2a:RecordGUID "{b6a8a5b6-8f64-0d5c-4525-31e8a76bef40}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1910<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0700/file/1239\">Inventarisnummer 1239 van archiefnummer 0700 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg" ;
  a2a:SourceRemarkdeel "1239" ;
  a2a:SourceRemarkregister_periode "1895-1912" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_27458_00027458.xml van ELO" .

