@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_56D3874B-0DF9-4424-B357-CD314EB860FD
  a a2a:Record ;
  rdfs:label "Huwelijk op 12 augustus 1891 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277144, oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277145, oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277146, oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277147, oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277148, oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277149 ;
  a2a:hasEvent oa:event_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_0, oa:relationep_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_1, oa:relationep_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_2, oa:relationep_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_3, oa:relationep_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_4, oa:relationep_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_5 ;
  a2a:hasSource oa:source_srt_56D3874B-0DF9-4424-B357-CD314EB860FD .

oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277144
  a a2a:Person ;
  rdfs:label "Marten Joustra" ;
  a2a:PersonName [
    rdfs:label "Marten Joustra" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNameLastName "Joustra"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277145
  a a2a:Person ;
  rdfs:label "Fetze Joustra" ;
  a2a:PersonName [
    rdfs:label "Fetze Joustra" ;
    a2a:PersonNameFirstName "Fetze" ;
    a2a:PersonNameLastName "Joustra"
  ] .

oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277146
  a a2a:Person ;
  rdfs:label "Anna Boje Stemvoorte" ;
  a2a:PersonName [
    rdfs:label "Anna Boje Stemvoorte" ;
    a2a:PersonNameFirstName "Anna Boje" ;
    a2a:PersonNameLastName "Stemvoorte"
  ] .

oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277147
  a a2a:Person ;
  rdfs:label "Maria Aagje Sauer" ;
  a2a:PersonName [
    rdfs:label "Maria Aagje Sauer" ;
    a2a:PersonNameFirstName "Maria Aagje" ;
    a2a:PersonNameLastName "Sauer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravendeel" ;
    rdfs:label "'s Gravendeel"
  ] .

oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277148
  a a2a:Person ;
  rdfs:label "Cornelis Pieter Sauer" ;
  a2a:PersonName [
    rdfs:label "Cornelis Pieter Sauer" ;
    a2a:PersonNameFirstName "Cornelis Pieter" ;
    a2a:PersonNameLastName "Sauer"
  ] .

oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277149
  a a2a:Person ;
  rdfs:label "Aagje Maria Kardol" ;
  a2a:PersonName [
    rdfs:label "Aagje Maria Kardol" ;
    a2a:PersonNameFirstName "Aagje Maria" ;
    a2a:PersonNameLastName "Kardol"
  ] .

oa:event_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "12-08-1891" ;
    a2a:Year "1891" ;
    a2a:Month "08" ;
    a2a:Day "12" ;
    rdfs:label "1891-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277144 ;
  a2a:EventKeyRef oa:event_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Event1 .

oa:relationep_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277145 ;
  a2a:EventKeyRef oa:event_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Event1 .

oa:relationep_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277146 ;
  a2a:EventKeyRef oa:event_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Event1 .

oa:relationep_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277147 ;
  a2a:EventKeyRef oa:event_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Event1 .

oa:relationep_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277148 ;
  a2a:EventKeyRef oa:event_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Event1 .

oa:relationep_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Person1015277149 ;
  a2a:EventKeyRef oa:event_srt_56D3874B-0DF9-4424-B357-CD314EB860FD_Event1 .

oa:source_srt_56D3874B-0DF9-4424-B357-CD314EB860FD
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1891-08-12 - 1891-08-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-08-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-08-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-08-1891" ;
    a2a:Year "1891" ;
    a2a:Month "08" ;
    a2a:Day "12" ;
    rdfs:label "12-08-1891"
  ] ;
  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 "1891.930" ;
    a2a:RegistryNumber "1891E" ;
    a2a:Folio "e079v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1891.930, 1891E, e079v"
  ] ;
  a2a:SourceLastChangeDate "2026-05-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/56D3874B0DF94424B357CD314EB860FD" ;
  a2a:RecordIdentifier "1015277143" ;
  a2a:RecordGUID "{56D3874B-0DF9-4424-B357-CD314EB860FD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/8BCA63B6DD8E4ECFB3A31C0C322F9ED2" .

