@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_cc925971-c95f-e29a-4402-1317f91b6427
  a a2a:Record ;
  rdfs:label "Huwelijk op 5 mei 1920 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866953, oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866954, oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866955, oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866956, oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866957, oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866958 ;
  a2a:hasEvent oa:event_srt_cc925971-c95f-e29a-4402-1317f91b6427_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_cc925971-c95f-e29a-4402-1317f91b6427_0, oa:relationep_srt_cc925971-c95f-e29a-4402-1317f91b6427_1, oa:relationep_srt_cc925971-c95f-e29a-4402-1317f91b6427_2, oa:relationep_srt_cc925971-c95f-e29a-4402-1317f91b6427_3, oa:relationep_srt_cc925971-c95f-e29a-4402-1317f91b6427_4, oa:relationep_srt_cc925971-c95f-e29a-4402-1317f91b6427_5 ;
  a2a:hasSource oa:source_srt_cc925971-c95f-e29a-4402-1317f91b6427 .

oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866953
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Loopik" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Loopik" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Loopik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866954
  a a2a:Person ;
  rdfs:label "Johannes Loopik" ;
  a2a:PersonName [
    rdfs:label "Johannes Loopik" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Loopik"
  ] .

oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866955
  a a2a:Person ;
  rdfs:label "Cornelia Visser" ;
  a2a:PersonName [
    rdfs:label "Cornelia Visser" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Visser"
  ] .

oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866956
  a a2a:Person ;
  rdfs:label "Diderika Maria Poot" ;
  a2a:PersonName [
    rdfs:label "Diderika Maria Poot" ;
    a2a:PersonNameFirstName "Diderika Maria" ;
    a2a:PersonNameLastName "Poot"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866957
  a a2a:Person ;
  rdfs:label "Pieter Poot" ;
  a2a:PersonName [
    rdfs:label "Pieter Poot" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Poot"
  ] .

oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866958
  a a2a:Person ;
  rdfs:label "Johanna Maria Hammen" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Hammen" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Hammen"
  ] .

oa:event_srt_cc925971-c95f-e29a-4402-1317f91b6427_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "05-05-1920" ;
    a2a:Year "1920" ;
    a2a:Month "05" ;
    a2a:Day "05" ;
    rdfs:label "1920-05-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_cc925971-c95f-e29a-4402-1317f91b6427_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866953 ;
  a2a:EventKeyRef oa:event_srt_cc925971-c95f-e29a-4402-1317f91b6427_Event1 .

oa:relationep_srt_cc925971-c95f-e29a-4402-1317f91b6427_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866954 ;
  a2a:EventKeyRef oa:event_srt_cc925971-c95f-e29a-4402-1317f91b6427_Event1 .

oa:relationep_srt_cc925971-c95f-e29a-4402-1317f91b6427_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866955 ;
  a2a:EventKeyRef oa:event_srt_cc925971-c95f-e29a-4402-1317f91b6427_Event1 .

oa:relationep_srt_cc925971-c95f-e29a-4402-1317f91b6427_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866956 ;
  a2a:EventKeyRef oa:event_srt_cc925971-c95f-e29a-4402-1317f91b6427_Event1 .

oa:relationep_srt_cc925971-c95f-e29a-4402-1317f91b6427_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866957 ;
  a2a:EventKeyRef oa:event_srt_cc925971-c95f-e29a-4402-1317f91b6427_Event1 .

oa:relationep_srt_cc925971-c95f-e29a-4402-1317f91b6427_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_cc925971-c95f-e29a-4402-1317f91b6427_Person1015866958 ;
  a2a:EventKeyRef oa:event_srt_cc925971-c95f-e29a-4402-1317f91b6427_Event1 .

oa:source_srt_cc925971-c95f-e29a-4402-1317f91b6427
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1920-05-05 - 1920-05-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-05-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-05-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-05-1920" ;
    a2a:Year "1920" ;
    a2a:Month "05" ;
    a2a:Day "05" ;
    rdfs:label "05-05-1920"
  ] ;
  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 "1920H" ;
    a2a:Folio "h10v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1920H, h10v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/F7085DEAF98B45DBA3782A30A8592AD6" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/F7085DEAF98B45DBA3782A30A8592AD6" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/F7085DEAF98B45DBA3782A30A8592AD6"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6A26D136273B4982A9196CF0D18C5F59" ;
  a2a:RecordIdentifier "1015866952" ;
  a2a:RecordGUID "{cc925971-c95f-e29a-4402-1317f91b6427}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 6A26D136-273B-4982-A919-6CF0D18C5F59" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061920H_54_A2A.xml van SRT" .

