@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_900e2a9b-280b-fe8a-cd21-46bc4e71179a
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 februari 1852 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301777, oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301778, oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301779, oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301780, oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301781, oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301782 ;
  a2a:hasEvent oa:event_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_0, oa:relationep_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_1, oa:relationep_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_2, oa:relationep_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_3, oa:relationep_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_4, oa:relationep_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_5 ;
  a2a:hasSource oa:source_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a .

oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301777
  a a2a:Person ;
  rdfs:label "Johannis Coenraad Soeter" ;
  a2a:PersonName [
    rdfs:label "Johannis Coenraad Soeter" ;
    a2a:PersonNameFirstName "Johannis Coenraad" ;
    a2a:PersonNameLastName "Soeter"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Brielle" ;
    rdfs:label "Brielle"
  ] .

oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301778
  a a2a:Person ;
  rdfs:label "Gidion Soeter" ;
  a2a:PersonName [
    rdfs:label "Gidion Soeter" ;
    a2a:PersonNameFirstName "Gidion" ;
    a2a:PersonNameLastName "Soeter"
  ] .

oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301779
  a a2a:Person ;
  rdfs:label "Margrita Christina Wimmers" ;
  a2a:PersonName [
    rdfs:label "Margrita Christina Wimmers" ;
    a2a:PersonNameFirstName "Margrita Christina" ;
    a2a:PersonNameLastName "Wimmers"
  ] .

oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301780
  a a2a:Person ;
  rdfs:label "Anna Maria Schuurhoff" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Schuurhoff" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Schuurhoff"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301781
  a a2a:Person ;
  rdfs:label "Dirk Schuurhoff" ;
  a2a:PersonName [
    rdfs:label "Dirk Schuurhoff" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Schuurhoff"
  ] .

oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301782
  a a2a:Person ;
  rdfs:label "Tjitske Groenendal" ;
  a2a:PersonName [
    rdfs:label "Tjitske Groenendal" ;
    a2a:PersonNameFirstName "Tjitske" ;
    a2a:PersonNameLastName "Groenendal"
  ] .

oa:event_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "25-02-1852" ;
    a2a:Year "1852" ;
    a2a:Month "02" ;
    a2a:Day "25" ;
    rdfs:label "1852-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301777 ;
  a2a:EventKeyRef oa:event_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Event1 .

oa:relationep_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301778 ;
  a2a:EventKeyRef oa:event_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Event1 .

oa:relationep_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301779 ;
  a2a:EventKeyRef oa:event_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Event1 .

oa:relationep_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301780 ;
  a2a:EventKeyRef oa:event_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Event1 .

oa:relationep_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301781 ;
  a2a:EventKeyRef oa:event_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Event1 .

oa:relationep_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Person1014301782 ;
  a2a:EventKeyRef oa:event_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a_Event1 .

oa:source_srt_900e2a9b-280b-fe8a-cd21-46bc4e71179a
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1852-02-25 - 1852-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1852-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1852-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-02-1852" ;
    a2a:Year "1852" ;
    a2a:Month "02" ;
    a2a:Day "25" ;
    rdfs:label "25-02-1852"
  ] ;
  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 huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1852.98" ;
    a2a:RegistryNumber "1852A" ;
    a2a:Folio "a052v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1852.98, 1852A, a052v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/7AAD8DA7F44B42CBAA2BEE19F6D03C25" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/7AAD8DA7F44B42CBAA2BEE19F6D03C25" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/7AAD8DA7F44B42CBAA2BEE19F6D03C25"
  ] ;
  a2a:SourceLastChangeDate "2019-09-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/18F1E0D039274A77A6446FA17FF32D9E" ;
  a2a:RecordIdentifier "1014301776" ;
  a2a:RecordGUID "{900e2a9b-280b-fe8a-cd21-46bc4e71179a}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 18F1E0D0-3927-4A77-A644-6FA17FF32D9E" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061852A_54_A2A.xml van SRT" .

