@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_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2
  a a2a:Record ;
  rdfs:label "Huwelijk op 9 maart 1910 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998141, oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998142, oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998143, oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998144, oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998145, oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998146 ;
  a2a:hasEvent oa:event_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_0, oa:relationep_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_1, oa:relationep_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_2, oa:relationep_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_3, oa:relationep_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_4, oa:relationep_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_5 ;
  a2a:hasSource oa:source_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2 .

oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998141
  a a2a:Person ;
  rdfs:label "Louis Theodoor Beerens" ;
  a2a:PersonName [
    rdfs:label "Louis Theodoor Beerens" ;
    a2a:PersonNameFirstName "Louis Theodoor" ;
    a2a:PersonNameLastName "Beerens"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stratum" ;
    rdfs:label "Stratum"
  ] .

oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998142
  a a2a:Person ;
  rdfs:label "Albertus Martinus Beerens" ;
  a2a:PersonName [
    rdfs:label "Albertus Martinus Beerens" ;
    a2a:PersonNameFirstName "Albertus Martinus" ;
    a2a:PersonNameLastName "Beerens"
  ] .

oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998143
  a a2a:Person ;
  rdfs:label "Wilhelmina Zeewald" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Zeewald" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Zeewald"
  ] .

oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998144
  a a2a:Person ;
  rdfs:label "Epjen Reina Klein" ;
  a2a:PersonName [
    rdfs:label "Epjen Reina Klein" ;
    a2a:PersonNameFirstName "Epjen Reina" ;
    a2a:PersonNameLastName "Klein"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998145
  a a2a:Person ;
  rdfs:label "Reint Klein" ;
  a2a:PersonName [
    rdfs:label "Reint Klein" ;
    a2a:PersonNameFirstName "Reint" ;
    a2a:PersonNameLastName "Klein"
  ] .

oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998146
  a a2a:Person ;
  rdfs:label "Lammechien Drenth" ;
  a2a:PersonName [
    rdfs:label "Lammechien Drenth" ;
    a2a:PersonNameFirstName "Lammechien" ;
    a2a:PersonNameLastName "Drenth"
  ] .

oa:event_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "09-03-1910" ;
    a2a:Year "1910" ;
    a2a:Month "03" ;
    a2a:Day "09" ;
    rdfs:label "1910-03-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998141 ;
  a2a:EventKeyRef oa:event_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Event1 .

oa:relationep_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998142 ;
  a2a:EventKeyRef oa:event_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Event1 .

oa:relationep_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998143 ;
  a2a:EventKeyRef oa:event_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Event1 .

oa:relationep_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998144 ;
  a2a:EventKeyRef oa:event_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Event1 .

oa:relationep_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998145 ;
  a2a:EventKeyRef oa:event_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Event1 .

oa:relationep_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Person1014998146 ;
  a2a:EventKeyRef oa:event_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2_Event1 .

oa:source_srt_2ACABB89-01A0-40E2-AC24-F47E34372FC2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1910-03-09 - 1910-03-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-03-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-03-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-03-1910" ;
    a2a:Year "1910" ;
    a2a:Month "03" ;
    a2a:Day "09" ;
    rdfs:label "09-03-1910"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:Book "Nadere toegang op het huwelijksregister van de gemeente Rotterdam" ;
    a2a:RegistryNumber "1910D" ;
    a2a:Folio "d23" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1910D, d23"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2ACABB8901A040E2AC24F47E34372FC2" ;
  a2a:RecordIdentifier "1014998140" ;
  a2a:RecordGUID "{2ACABB89-01A0-40E2-AC24-F47E34372FC2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6D23204CA37F4B3980AC4B216C5AF81B" .

