@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_e73f7892-8aae-c553-e0e0-46f48a74a693
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 augustus 1829 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215427, oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215428, oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215429, oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215430, oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215431, oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215432 ;
  a2a:hasEvent oa:event_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_0, oa:relationep_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_1, oa:relationep_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_2, oa:relationep_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_3, oa:relationep_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_4, oa:relationep_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_5 ;
  a2a:hasSource oa:source_srt_e73f7892-8aae-c553-e0e0-46f48a74a693 .

oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215427
  a a2a:Person ;
  rdfs:label "Evert Tieman" ;
  a2a:PersonName [
    rdfs:label "Evert Tieman" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Tieman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zierikzee" ;
    rdfs:label "Zierikzee"
  ] .

oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215428
  a a2a:Person ;
  rdfs:label "Rasmus Tieman" ;
  a2a:PersonName [
    rdfs:label "Rasmus Tieman" ;
    a2a:PersonNameFirstName "Rasmus" ;
    a2a:PersonNameLastName "Tieman"
  ] .

oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215429
  a a2a:Person ;
  rdfs:label "Anna Lon" ;
  a2a:PersonName [
    rdfs:label "Anna Lon" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Lon"
  ] .

oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215430
  a a2a:Person ;
  rdfs:label "Klasina Sparreboom" ;
  a2a:PersonName [
    rdfs:label "Klasina Sparreboom" ;
    a2a:PersonNameFirstName "Klasina" ;
    a2a:PersonNameLastName "Sparreboom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "IJsselmonde" ;
    rdfs:label "IJsselmonde"
  ] .

oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215431
  a a2a:Person ;
  rdfs:label "Johannes Sparreboom" ;
  a2a:PersonName [
    rdfs:label "Johannes Sparreboom" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Sparreboom"
  ] .

oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215432
  a a2a:Person ;
  rdfs:label "Pietertje Pijl" ;
  a2a:PersonName [
    rdfs:label "Pietertje Pijl" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNameLastName "Pijl"
  ] .

oa:event_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "19-08-1829" ;
    a2a:Year "1829" ;
    a2a:Month "08" ;
    a2a:Day "19" ;
    rdfs:label "1829-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215427 ;
  a2a:EventKeyRef oa:event_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Event1 .

oa:relationep_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215428 ;
  a2a:EventKeyRef oa:event_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Event1 .

oa:relationep_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215429 ;
  a2a:EventKeyRef oa:event_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Event1 .

oa:relationep_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215430 ;
  a2a:EventKeyRef oa:event_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Event1 .

oa:relationep_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215431 ;
  a2a:EventKeyRef oa:event_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Event1 .

oa:relationep_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Person1014215432 ;
  a2a:EventKeyRef oa:event_srt_e73f7892-8aae-c553-e0e0-46f48a74a693_Event1 .

oa:source_srt_e73f7892-8aae-c553-e0e0-46f48a74a693
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1829-08-19 - 1829-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1829-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1829-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-08-1829" ;
    a2a:Year "1829" ;
    a2a:Month "08" ;
    a2a:Day "19" ;
    rdfs:label "19-08-1829"
  ] ;
  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 "1829B" ;
    a2a:Folio "b16v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1829B, b16v"
  ] ;
  a2a:SourceLastChangeDate "2023-05-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/11BBED50CF3A472E82A9057C3F751D87" ;
  a2a:RecordIdentifier "1014215426" ;
  a2a:RecordGUID "{e73f7892-8aae-c553-e0e0-46f48a74a693}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 11BBED50-CF3A-472E-82A9-057C3F751D87" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061829B_54_A2A.xml van SRT" .

