@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_0199874a-5e94-8a80-a3d6-e8bfcbe066b0
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 augustus 1896 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029751, oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029752, oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029753, oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029754, oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029755, oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029756 ;
  a2a:hasEvent oa:event_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_0, oa:relationep_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_1, oa:relationep_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_2, oa:relationep_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_3, oa:relationep_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_4, oa:relationep_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_5 ;
  a2a:hasSource oa:source_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0 .

oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029751
  a a2a:Person ;
  rdfs:label "Bastiaan Abraham Johannes Baggerman" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Abraham Johannes Baggerman" ;
    a2a:PersonNameFirstName "Bastiaan Abraham Johannes" ;
    a2a:PersonNameLastName "Baggerman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029752
  a a2a:Person ;
  rdfs:label "Arie Baggerman" ;
  a2a:PersonName [
    rdfs:label "Arie Baggerman" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Baggerman"
  ] .

oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029753
  a a2a:Person ;
  rdfs:label "Johanna Trommel" ;
  a2a:PersonName [
    rdfs:label "Johanna Trommel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Trommel"
  ] .

oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029754
  a a2a:Person ;
  rdfs:label "Maria Priemus" ;
  a2a:PersonName [
    rdfs:label "Maria Priemus" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Priemus"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haamstede" ;
    rdfs:label "Haamstede"
  ] .

oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029755
  a a2a:Person ;
  rdfs:label "Filippus Priemus" ;
  a2a:PersonName [
    rdfs:label "Filippus Priemus" ;
    a2a:PersonNameFirstName "Filippus" ;
    a2a:PersonNameLastName "Priemus"
  ] .

oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029756
  a a2a:Person ;
  rdfs:label "Lena van Burgh" ;
  a2a:PersonName [
    rdfs:label "Lena van Burgh" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Burgh"
  ] .

oa:event_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "19-08-1896" ;
    a2a:Year "1896" ;
    a2a:Month "08" ;
    a2a:Day "19" ;
    rdfs:label "1896-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029751 ;
  a2a:EventKeyRef oa:event_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Event1 .

oa:relationep_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029752 ;
  a2a:EventKeyRef oa:event_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Event1 .

oa:relationep_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029753 ;
  a2a:EventKeyRef oa:event_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Event1 .

oa:relationep_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029754 ;
  a2a:EventKeyRef oa:event_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Event1 .

oa:relationep_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029755 ;
  a2a:EventKeyRef oa:event_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Event1 .

oa:relationep_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Person1015029756 ;
  a2a:EventKeyRef oa:event_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0_Event1 .

oa:source_srt_0199874a-5e94-8a80-a3d6-e8bfcbe066b0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1896-08-19 - 1896-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-08-1896" ;
    a2a:Year "1896" ;
    a2a:Month "08" ;
    a2a:Day "19" ;
    rdfs:label "19-08-1896"
  ] ;
  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:DocumentNumber "1896.1358" ;
    a2a:RegistryNumber "1896H" ;
    a2a:Folio "h056" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1896.1358, 1896H, h056"
  ] ;
  a2a:SourceLastChangeDate "2023-05-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/40B9E379BF27447FB46E9D5E79FE2761" ;
  a2a:RecordIdentifier "1015029750" ;
  a2a:RecordGUID "{0199874a-5e94-8a80-a3d6-e8bfcbe066b0}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 40B9E379-BF27-447F-B46E-9D5E79FE2761" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061896H_54_A2A.xml van SRT" .

