@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_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 januari 1872 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323673, oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323674, oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323675, oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323676, oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323677, oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323678 ;
  a2a:hasEvent oa:event_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_0, oa:relationep_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_1, oa:relationep_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_2, oa:relationep_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_3, oa:relationep_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_4, oa:relationep_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_5 ;
  a2a:hasSource oa:source_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2 .

oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323673
  a a2a:Person ;
  rdfs:label "Daniel Jan George Putters" ;
  a2a:PersonName [
    rdfs:label "Daniel Jan George Putters" ;
    a2a:PersonNameFirstName "Daniel Jan George" ;
    a2a:PersonNameLastName "Putters"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leerdam" ;
    rdfs:label "Leerdam"
  ] .

oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323674
  a a2a:Person ;
  rdfs:label "Hendrik Putters" ;
  a2a:PersonName [
    rdfs:label "Hendrik Putters" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Putters"
  ] .

oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323675
  a a2a:Person ;
  rdfs:label "Maria Wiggelikhuijsen" ;
  a2a:PersonName [
    rdfs:label "Maria Wiggelikhuijsen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wiggelikhuijsen"
  ] .

oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323676
  a a2a:Person ;
  rdfs:label "Hendrijke de Groot" ;
  a2a:PersonName [
    rdfs:label "Hendrijke de Groot" ;
    a2a:PersonNameFirstName "Hendrijke" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vuren" ;
    rdfs:label "Vuren"
  ] .

oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323677
  a a2a:Person ;
  rdfs:label "Andries de Groot" ;
  a2a:PersonName [
    rdfs:label "Andries de Groot" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] .

oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323678
  a a2a:Person ;
  rdfs:label "Anthonia van de Giessen" ;
  a2a:PersonName [
    rdfs:label "Anthonia van de Giessen" ;
    a2a:PersonNameFirstName "Anthonia" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Giessen"
  ] .

oa:event_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "31-01-1872" ;
    a2a:Year "1872" ;
    a2a:Month "01" ;
    a2a:Day "31" ;
    rdfs:label "1872-01-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323673 ;
  a2a:EventKeyRef oa:event_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Event1 .

oa:relationep_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323674 ;
  a2a:EventKeyRef oa:event_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Event1 .

oa:relationep_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323675 ;
  a2a:EventKeyRef oa:event_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Event1 .

oa:relationep_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323676 ;
  a2a:EventKeyRef oa:event_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Event1 .

oa:relationep_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323677 ;
  a2a:EventKeyRef oa:event_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Event1 .

oa:relationep_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Person1014323678 ;
  a2a:EventKeyRef oa:event_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2_Event1 .

oa:source_srt_e9b42318-ab66-3532-d82e-2bfeb0e0bcb2
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1872-01-31 - 1872-01-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1872-01-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1872-01-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-01-1872" ;
    a2a:Year "1872" ;
    a2a:Month "01" ;
    a2a:Day "31" ;
    rdfs:label "31-01-1872"
  ] ;
  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 "1872.61" ;
    a2a:RegistryNumber "1872A" ;
    a2a:Folio "a33" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1872.61, 1872A, a33"
  ] ;
  a2a:SourceLastChangeDate "2023-02-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/8691F83D53234C958171A18936B1E286" ;
  a2a:RecordIdentifier "1014323672" ;
  a2a:RecordGUID "{e9b42318-ab66-3532-d82e-2bfeb0e0bcb2}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 8691F83D-5323-4C95-8171-A18936B1E286" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061872A_54_A2A.xml van SRT" .

