@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_23b4fa49-e78c-e747-6cc7-7cb620190b09
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 juni 1824 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299249, oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299250, oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299251, oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299252, oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299253, oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299254 ;
  a2a:hasEvent oa:event_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_0, oa:relationep_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_1, oa:relationep_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_2, oa:relationep_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_3, oa:relationep_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_4, oa:relationep_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_5 ;
  a2a:hasSource oa:source_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09 .

oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299249
  a a2a:Person ;
  rdfs:label "Louis Laboyrie" ;
  a2a:PersonName [
    rdfs:label "Louis Laboyrie" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Laboyrie"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Chaussenac" ;
    rdfs:label "Chaussenac"
  ] .

oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299250
  a a2a:Person ;
  rdfs:label "Antoine Laboyrie" ;
  a2a:PersonName [
    rdfs:label "Antoine Laboyrie" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Laboyrie"
  ] .

oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299251
  a a2a:Person ;
  rdfs:label "Francoise Pomié" ;
  a2a:PersonName [
    rdfs:label "Francoise Pomié" ;
    a2a:PersonNameFirstName "Francoise" ;
    a2a:PersonNameLastName "Pomié"
  ] .

oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299252
  a a2a:Person ;
  rdfs:label "Petronella Jacoba Jansens" ;
  a2a:PersonName [
    rdfs:label "Petronella Jacoba Jansens" ;
    a2a:PersonNameFirstName "Petronella Jacoba" ;
    a2a:PersonNameLastName "Jansens"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299253
  a a2a:Person ;
  rdfs:label "Jacobus Josephus Jansens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Josephus Jansens" ;
    a2a:PersonNameFirstName "Jacobus Josephus" ;
    a2a:PersonNameLastName "Jansens"
  ] .

oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299254
  a a2a:Person ;
  rdfs:label "Anna Berten" ;
  a2a:PersonName [
    rdfs:label "Anna Berten" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Berten"
  ] .

oa:event_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-06-1824" ;
    a2a:Year "1824" ;
    a2a:Month "06" ;
    a2a:Day "23" ;
    rdfs:label "1824-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299249 ;
  a2a:EventKeyRef oa:event_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Event1 .

oa:relationep_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299250 ;
  a2a:EventKeyRef oa:event_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Event1 .

oa:relationep_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299251 ;
  a2a:EventKeyRef oa:event_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Event1 .

oa:relationep_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299252 ;
  a2a:EventKeyRef oa:event_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Event1 .

oa:relationep_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299253 ;
  a2a:EventKeyRef oa:event_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Event1 .

oa:relationep_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Person1014299254 ;
  a2a:EventKeyRef oa:event_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09_Event1 .

oa:source_srt_23b4fa49-e78c-e747-6cc7-7cb620190b09
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1824-06-23 - 1824-06-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-06-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-06-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-06-1824" ;
    a2a:Year "1824" ;
    a2a:Month "06" ;
    a2a:Day "23" ;
    rdfs:label "23-06-1824"
  ] ;
  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:RegistryNumber "1824A" ;
    a2a:Folio "a173" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1824A, a173"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/63CCDF04211C4C6C8F0F394D7535238F" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/63CCDF04211C4C6C8F0F394D7535238F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/63CCDF04211C4C6C8F0F394D7535238F"
  ] ;
  a2a:SourceLastChangeDate "2018-11-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/F1CB272D13504122A12420284823B089" ;
  a2a:RecordIdentifier "1014299248" ;
  a2a:RecordGUID "{23b4fa49-e78c-e747-6cc7-7cb620190b09}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder F1CB272D-1350-4122-A124-20284823B089" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061824A_54_A2A.xml van SRT" .

