@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_af8373ca-2490-e78b-2c81-d4cfc228a007
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 juli 1907 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317112, oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317113, oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317114, oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317115, oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317116, oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317117 ;
  a2a:hasEvent oa:event_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_0, oa:relationep_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_1, oa:relationep_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_2, oa:relationep_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_3, oa:relationep_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_4, oa:relationep_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_5 ;
  a2a:hasSource oa:source_srt_af8373ca-2490-e78b-2c81-d4cfc228a007 .

oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317112
  a a2a:Person ;
  rdfs:label "Carolus Marinus Johannes Godfroij" ;
  a2a:PersonName [
    rdfs:label "Carolus Marinus Johannes Godfroij" ;
    a2a:PersonNameFirstName "Carolus Marinus Johannes" ;
    a2a:PersonNameLastName "Godfroij"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenhage" ;
    rdfs:label "'s Gravenhage"
  ] .

oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317113
  a a2a:Person ;
  rdfs:label "Carolus Petrus Wilhelmus Godfroij" ;
  a2a:PersonName [
    rdfs:label "Carolus Petrus Wilhelmus Godfroij" ;
    a2a:PersonNameFirstName "Carolus Petrus Wilhelmus" ;
    a2a:PersonNameLastName "Godfroij"
  ] .

oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317114
  a a2a:Person ;
  rdfs:label "Johanna Isabella Willemse" ;
  a2a:PersonName [
    rdfs:label "Johanna Isabella Willemse" ;
    a2a:PersonNameFirstName "Johanna Isabella" ;
    a2a:PersonNameLastName "Willemse"
  ] .

oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317115
  a a2a:Person ;
  rdfs:label "Maria Pieternella Hanssen" ;
  a2a:PersonName [
    rdfs:label "Maria Pieternella Hanssen" ;
    a2a:PersonNameFirstName "Maria Pieternella" ;
    a2a:PersonNameLastName "Hanssen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18" ;
    rdfs:label "18"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317116
  a a2a:Person ;
  rdfs:label "Antonie Hanssen" ;
  a2a:PersonName [
    rdfs:label "Antonie Hanssen" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Hanssen"
  ] .

oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317117
  a a2a:Person ;
  rdfs:label "Maria Wiezehaan" ;
  a2a:PersonName [
    rdfs:label "Maria Wiezehaan" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wiezehaan"
  ] .

oa:event_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "04-07-1907" ;
    a2a:Year "1907" ;
    a2a:Month "07" ;
    a2a:Day "04" ;
    rdfs:label "1907-07-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317112 ;
  a2a:EventKeyRef oa:event_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Event1 .

oa:relationep_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317113 ;
  a2a:EventKeyRef oa:event_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Event1 .

oa:relationep_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317114 ;
  a2a:EventKeyRef oa:event_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Event1 .

oa:relationep_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317115 ;
  a2a:EventKeyRef oa:event_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Event1 .

oa:relationep_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317116 ;
  a2a:EventKeyRef oa:event_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Event1 .

oa:relationep_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Person1015317117 ;
  a2a:EventKeyRef oa:event_srt_af8373ca-2490-e78b-2c81-d4cfc228a007_Event1 .

oa:source_srt_af8373ca-2490-e78b-2c81-d4cfc228a007
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1907-07-04 - 1907-07-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-07-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-07-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-07-1907" ;
    a2a:Year "1907" ;
    a2a:Month "07" ;
    a2a:Day "04" ;
    rdfs:label "04-07-1907"
  ] ;
  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 "1907I" ;
    a2a:Folio "i13" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1907I, i13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/DF66B8B305EE4A85B56502FBFDAC4E55" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/DF66B8B305EE4A85B56502FBFDAC4E55" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/DF66B8B305EE4A85B56502FBFDAC4E55"
  ] ;
  a2a:SourceLastChangeDate "2018-04-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/BB3DE882E4F24E3991A4F65272E16206" ;
  a2a:RecordIdentifier "1015317111" ;
  a2a:RecordGUID "{af8373ca-2490-e78b-2c81-d4cfc228a007}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder BB3DE882-E4F2-4E39-91A4-F65272E16206" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061907I_54_A2A.xml van SRT" .

