@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_142e4be5-7b0d-71b7-fe3f-cca42e5977cc
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 april 1915 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103443, oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103444, oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103445, oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103446, oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103447, oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103448 ;
  a2a:hasEvent oa:event_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_0, oa:relationep_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_1, oa:relationep_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_2, oa:relationep_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_3, oa:relationep_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_4, oa:relationep_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_5 ;
  a2a:hasSource oa:source_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc .

oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103443
  a a2a:Person ;
  rdfs:label "Loduwikus Egidius Mesman" ;
  a2a:PersonName [
    rdfs:label "Loduwikus Egidius Mesman" ;
    a2a:PersonNameFirstName "Loduwikus Egidius" ;
    a2a:PersonNameLastName "Mesman"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103444
  a a2a:Person ;
  rdfs:label "Nicolaas Mesman" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Mesman" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Mesman"
  ] .

oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103445
  a a2a:Person ;
  rdfs:label "Pietertje Boer" ;
  a2a:PersonName [
    rdfs:label "Pietertje Boer" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNameLastName "Boer"
  ] .

oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103446
  a a2a:Person ;
  rdfs:label "Amelia Adriana van Meurs" ;
  a2a:PersonName [
    rdfs:label "Amelia Adriana van Meurs" ;
    a2a:PersonNameFirstName "Amelia Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meurs"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103447
  a a2a:Person ;
  rdfs:label "Geerard van Meurs" ;
  a2a:PersonName [
    rdfs:label "Geerard van Meurs" ;
    a2a:PersonNameFirstName "Geerard" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meurs"
  ] .

oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103448
  a a2a:Person ;
  rdfs:label "Trijntje Metzon" ;
  a2a:PersonName [
    rdfs:label "Trijntje Metzon" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Metzon"
  ] .

oa:event_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "14-04-1915" ;
    a2a:Year "1915" ;
    a2a:Month "04" ;
    a2a:Day "14" ;
    rdfs:label "1915-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103443 ;
  a2a:EventKeyRef oa:event_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Event1 .

oa:relationep_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103444 ;
  a2a:EventKeyRef oa:event_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Event1 .

oa:relationep_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103445 ;
  a2a:EventKeyRef oa:event_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Event1 .

oa:relationep_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103446 ;
  a2a:EventKeyRef oa:event_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Event1 .

oa:relationep_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103447 ;
  a2a:EventKeyRef oa:event_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Event1 .

oa:relationep_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Person1015103448 ;
  a2a:EventKeyRef oa:event_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc_Event1 .

oa:source_srt_142e4be5-7b0d-71b7-fe3f-cca42e5977cc
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1915-04-14 - 1915-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-04-1915" ;
    a2a:Year "1915" ;
    a2a:Month "04" ;
    a2a:Day "14" ;
    rdfs:label "14-04-1915"
  ] ;
  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 "1915F" ;
    a2a:Folio "f15v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1915F, f15v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/67F2859F30A645419AF2072F98C10E5D" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/67F2859F30A645419AF2072F98C10E5D" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/67F2859F30A645419AF2072F98C10E5D"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E9C102F04E384791AED26DF80EE7AB84" ;
  a2a:RecordIdentifier "1015103442" ;
  a2a:RecordGUID "{142e4be5-7b0d-71b7-fe3f-cca42e5977cc}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder E9C102F0-4E38-4791-AED2-6DF80EE7AB84" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061915F_54_A2A.xml van SRT" .

