@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_7604e772-c1b1-3ae4-4e3c-e3530a050716
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 augustus 1901 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144333, oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144334, oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144335, oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144336, oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144337, oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144338 ;
  a2a:hasEvent oa:event_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_0, oa:relationep_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_1, oa:relationep_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_2, oa:relationep_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_3, oa:relationep_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_4, oa:relationep_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_5 ;
  a2a:hasSource oa:source_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716 .

oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144333
  a a2a:Person ;
  rdfs:label "Leonardus Lips" ;
  a2a:PersonName [
    rdfs:label "Leonardus Lips" ;
    a2a:PersonNameFirstName "Leonardus" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] .

oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144334
  a a2a:Person ;
  rdfs:label "Stephanus Lips" ;
  a2a:PersonName [
    rdfs:label "Stephanus Lips" ;
    a2a:PersonNameFirstName "Stephanus" ;
    a2a:PersonNameLastName "Lips"
  ] .

oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144335
  a a2a:Person ;
  rdfs:label "Johanna Maas" ;
  a2a:PersonName [
    rdfs:label "Johanna Maas" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Maas"
  ] .

oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144336
  a a2a:Person ;
  rdfs:label "Johanna van Dijk" ;
  a2a:PersonName [
    rdfs:label "Johanna van Dijk" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfshaven" ;
    rdfs:label "Delfshaven"
  ] .

oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144337
  a a2a:Person ;
  rdfs:label "Floris Gijsbert van Dijk" ;
  a2a:PersonName [
    rdfs:label "Floris Gijsbert van Dijk" ;
    a2a:PersonNameFirstName "Floris Gijsbert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] .

oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144338
  a a2a:Person ;
  rdfs:label "Arnolda Tak" ;
  a2a:PersonName [
    rdfs:label "Arnolda Tak" ;
    a2a:PersonNameFirstName "Arnolda" ;
    a2a:PersonNameLastName "Tak"
  ] .

oa:event_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "07-08-1901" ;
    a2a:Year "1901" ;
    a2a:Month "08" ;
    a2a:Day "07" ;
    rdfs:label "1901-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144333 ;
  a2a:EventKeyRef oa:event_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Event1 .

oa:relationep_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144334 ;
  a2a:EventKeyRef oa:event_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Event1 .

oa:relationep_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144335 ;
  a2a:EventKeyRef oa:event_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Event1 .

oa:relationep_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144336 ;
  a2a:EventKeyRef oa:event_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Event1 .

oa:relationep_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144337 ;
  a2a:EventKeyRef oa:event_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Event1 .

oa:relationep_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Person1015144338 ;
  a2a:EventKeyRef oa:event_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716_Event1 .

oa:source_srt_7604e772-c1b1-3ae4-4e3c-e3530a050716
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1901-08-07 - 1901-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-08-1901" ;
    a2a:Year "1901" ;
    a2a:Month "08" ;
    a2a:Day "07" ;
    rdfs:label "07-08-1901"
  ] ;
  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 "1901H" ;
    a2a:Folio "h98v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1901H, h98v"
  ] ;
  a2a:SourceLastChangeDate "2023-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E6F148E466A046E590438D81AF734DA8" ;
  a2a:RecordIdentifier "1015144332" ;
  a2a:RecordGUID "{7604e772-c1b1-3ae4-4e3c-e3530a050716}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder E6F148E4-66A0-46E5-9043-8D81AF734DA8" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061901H_54_A2A.xml van SRT" .

