@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_7bfac0dd-c181-2de2-e6a5-741312e57b54
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 augustus 1912 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158863, oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158864, oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158865, oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158866, oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158867, oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158868 ;
  a2a:hasEvent oa:event_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_0, oa:relationep_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_1, oa:relationep_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_2, oa:relationep_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_3, oa:relationep_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_4, oa:relationep_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_5 ;
  a2a:hasSource oa:source_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54 .

oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158863
  a a2a:Person ;
  rdfs:label "Joannes Cornelius Marie Bierens" ;
  a2a:PersonName [
    rdfs:label "Joannes Cornelius Marie Bierens" ;
    a2a:PersonNameFirstName "Joannes Cornelius Marie" ;
    a2a:PersonNameLastName "Bierens"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gilze en Rijen" ;
    rdfs:label "Gilze en Rijen"
  ] .

oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158864
  a a2a:Person ;
  rdfs:label "Augustinus Antonius Bierens" ;
  a2a:PersonName [
    rdfs:label "Augustinus Antonius Bierens" ;
    a2a:PersonNameFirstName "Augustinus Antonius" ;
    a2a:PersonNameLastName "Bierens"
  ] .

oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158865
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Versteegh" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Versteegh" ;
    a2a:PersonNameFirstName "Maria Elisabeth" ;
    a2a:PersonNameLastName "Versteegh"
  ] .

oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158866
  a a2a:Person ;
  rdfs:label "Anna Bernardina Maria Lips" ;
  a2a:PersonName [
    rdfs:label "Anna Bernardina Maria Lips" ;
    a2a:PersonNameFirstName "Anna Bernardina Maria" ;
    a2a:PersonNameLastName "Lips"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158867
  a a2a:Person ;
  rdfs:label "Johannes Bernardus Lips" ;
  a2a:PersonName [
    rdfs:label "Johannes Bernardus Lips" ;
    a2a:PersonNameFirstName "Johannes Bernardus" ;
    a2a:PersonNameLastName "Lips"
  ] .

oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158868
  a a2a:Person ;
  rdfs:label "Catharina Pieternella Brouwer" ;
  a2a:PersonName [
    rdfs:label "Catharina Pieternella Brouwer" ;
    a2a:PersonNameFirstName "Catharina Pieternella" ;
    a2a:PersonNameLastName "Brouwer"
  ] .

oa:event_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "01-08-1912" ;
    a2a:Year "1912" ;
    a2a:Month "08" ;
    a2a:Day "01" ;
    rdfs:label "1912-08-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158863 ;
  a2a:EventKeyRef oa:event_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Event1 .

oa:relationep_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158864 ;
  a2a:EventKeyRef oa:event_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Event1 .

oa:relationep_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158865 ;
  a2a:EventKeyRef oa:event_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Event1 .

oa:relationep_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158866 ;
  a2a:EventKeyRef oa:event_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Event1 .

oa:relationep_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158867 ;
  a2a:EventKeyRef oa:event_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Event1 .

oa:relationep_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Person1015158868 ;
  a2a:EventKeyRef oa:event_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54_Event1 .

oa:source_srt_7bfac0dd-c181-2de2-e6a5-741312e57b54
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1912-08-01 - 1912-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "01-08-1912" ;
    a2a:Year "1912" ;
    a2a:Month "08" ;
    a2a:Day "01" ;
    rdfs:label "01-08-1912"
  ] ;
  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 "1912L" ;
    a2a:Folio "L38" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1912L, L38"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/2CBE9C15419D4A05A77D47D4D2768041" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/2CBE9C15419D4A05A77D47D4D2768041" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/2CBE9C15419D4A05A77D47D4D2768041"
  ] ;
  a2a:SourceLastChangeDate "2020-11-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D06E4FE1B1F74E54BE5CD6DFBBF25B24" ;
  a2a:RecordIdentifier "1015158862" ;
  a2a:RecordGUID "{7bfac0dd-c181-2de2-e6a5-741312e57b54}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D06E4FE1-B1F7-4E54-BE5C-D6DFBBF25B24" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061912L_54_A2A.xml van SRT" .

