@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_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d
  a a2a:Record ;
  rdfs:label "Huwelijk op 8 september 1931 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220572, oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220573, oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220574, oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220575, oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220576, oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220577 ;
  a2a:hasEvent oa:event_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_0, oa:relationep_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_1, oa:relationep_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_2, oa:relationep_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_3, oa:relationep_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_4, oa:relationep_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_5 ;
  a2a:hasSource oa:source_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d .

oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220572
  a a2a:Person ;
  rdfs:label "Gerrit Tauw" ;
  a2a:PersonName [
    rdfs:label "Gerrit Tauw" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Tauw"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Benkoelen" ;
    rdfs:label "Benkoelen"
  ] .

oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220573
  a a2a:Person ;
  rdfs:label "Marinus Tauw" ;
  a2a:PersonName [
    rdfs:label "Marinus Tauw" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Tauw"
  ] .

oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220574
  a a2a:Person ;
  rdfs:label "Anna Plantema" ;
  a2a:PersonName [
    rdfs:label "Anna Plantema" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Plantema"
  ] .

oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220575
  a a2a:Person ;
  rdfs:label "Adriana Catharina van der Helm" ;
  a2a:PersonName [
    rdfs:label "Adriana Catharina van der Helm" ;
    a2a:PersonNameFirstName "Adriana Catharina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Helm"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18" ;
    rdfs:label "18"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220576
  a a2a:Person ;
  rdfs:label "Petrus Johannes van der Helm" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes van der Helm" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Helm"
  ] .

oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220577
  a a2a:Person ;
  rdfs:label "Adriana Maria Tempelaars" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Tempelaars" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Tempelaars"
  ] .

oa:event_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "08-09-1931" ;
    a2a:Year "1931" ;
    a2a:Month "09" ;
    a2a:Day "08" ;
    rdfs:label "1931-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220572 ;
  a2a:EventKeyRef oa:event_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Event1 .

oa:relationep_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220573 ;
  a2a:EventKeyRef oa:event_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Event1 .

oa:relationep_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220574 ;
  a2a:EventKeyRef oa:event_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Event1 .

oa:relationep_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220575 ;
  a2a:EventKeyRef oa:event_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Event1 .

oa:relationep_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220576 ;
  a2a:EventKeyRef oa:event_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Event1 .

oa:relationep_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Person1016220577 ;
  a2a:EventKeyRef oa:event_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d_Event1 .

oa:source_srt_d41be862-d4ab-59b4-84e4-ca7ee48c2f0d
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1931-09-08 - 1931-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1931-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1931-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "08-09-1931" ;
    a2a:Year "1931" ;
    a2a:Month "09" ;
    a2a:Day "08" ;
    rdfs:label "08-09-1931"
  ] ;
  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:DocumentNumber "1931.3324" ;
    a2a:RegistryNumber "1931M" ;
    a2a:Folio "m045v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1931.3324, 1931M, m045v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/DDC7A69B77BF4F5B8CCD561F9583DA79" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/DDC7A69B77BF4F5B8CCD561F9583DA79" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/DDC7A69B77BF4F5B8CCD561F9583DA79"
  ] ;
  a2a:SourceLastChangeDate "2019-07-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/98C83843252A4F1F90952E129F0BBCF1" ;
  a2a:RecordIdentifier "1016220571" ;
  a2a:RecordGUID "{d41be862-d4ab-59b4-84e4-ca7ee48c2f0d}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 98C83843-252A-4F1F-9095-2E129F0BBCF1" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061931M_54_A2A.xml van SRT" .

