@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_723bee36-8bf1-9dc7-a653-54b52bc4d8b7
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 oktober 1886 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035807, oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035808, oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035809, oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035810, oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035811, oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035812 ;
  a2a:hasEvent oa:event_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_0, oa:relationep_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_1, oa:relationep_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_2, oa:relationep_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_3, oa:relationep_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_4, oa:relationep_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_5 ;
  a2a:hasSource oa:source_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7 .

oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035807
  a a2a:Person ;
  rdfs:label "Johann Friedrich Nicolas Gottschalk" ;
  a2a:PersonName [
    rdfs:label "Johann Friedrich Nicolas Gottschalk" ;
    a2a:PersonNameFirstName "Johann Friedrich Nicolas" ;
    a2a:PersonNameLastName "Gottschalk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "53" ;
    rdfs:label "53"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Plogshaven op Hiddensee" ;
    rdfs:label "Plogshaven op Hiddensee"
  ] .

oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035808
  a a2a:Person ;
  rdfs:label "Hans Joachim Gottschalk" ;
  a2a:PersonName [
    rdfs:label "Hans Joachim Gottschalk" ;
    a2a:PersonNameFirstName "Hans Joachim" ;
    a2a:PersonNameLastName "Gottschalk"
  ] .

oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035809
  a a2a:Person ;
  rdfs:label "Sophia Maria Gau" ;
  a2a:PersonName [
    rdfs:label "Sophia Maria Gau" ;
    a2a:PersonNameFirstName "Sophia Maria" ;
    a2a:PersonNameLastName "Gau"
  ] .

oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035810
  a a2a:Person ;
  rdfs:label "Daatje Baron" ;
  a2a:PersonName [
    rdfs:label "Daatje Baron" ;
    a2a:PersonNameFirstName "Daatje" ;
    a2a:PersonNameLastName "Baron"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haaften" ;
    rdfs:label "Haaften"
  ] .

oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035811
  a a2a:Person ;
  rdfs:label "Leendert Baron" ;
  a2a:PersonName [
    rdfs:label "Leendert Baron" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Baron"
  ] .

oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035812
  a a2a:Person ;
  rdfs:label "Jenneke van Oosterum" ;
  a2a:PersonName [
    rdfs:label "Jenneke van Oosterum" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosterum"
  ] .

oa:event_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "13-10-1886" ;
    a2a:Year "1886" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1886-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035807 ;
  a2a:EventKeyRef oa:event_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Event1 .

oa:relationep_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035808 ;
  a2a:EventKeyRef oa:event_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Event1 .

oa:relationep_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035809 ;
  a2a:EventKeyRef oa:event_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Event1 .

oa:relationep_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035810 ;
  a2a:EventKeyRef oa:event_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Event1 .

oa:relationep_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035811 ;
  a2a:EventKeyRef oa:event_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Event1 .

oa:relationep_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Person1014035812 ;
  a2a:EventKeyRef oa:event_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7_Event1 .

oa:source_srt_723bee36-8bf1-9dc7-a653-54b52bc4d8b7
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1886-10-13 - 1886-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-10-1886" ;
    a2a:Year "1886" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "13-10-1886"
  ] ;
  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 "1886.977" ;
    a2a:RegistryNumber "1886G" ;
    a2a:Folio "g003" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1886.977, 1886G, g003"
  ] ;
  a2a:SourceLastChangeDate "2023-05-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7E6B99B426BE40D0ADAB0851F3AF5527" ;
  a2a:RecordIdentifier "1014035806" ;
  a2a:RecordGUID "{723bee36-8bf1-9dc7-a653-54b52bc4d8b7}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 7E6B99B4-26BE-40D0-ADAB-0851F3AF5527" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061886G_54_A2A.xml van SRT" .

