@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_cf611385-2bf8-7d71-e84f-3edcc9a55480
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 november 1914 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101078, oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101079, oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101080, oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101081, oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101082, oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101083 ;
  a2a:hasEvent oa:event_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_0, oa:relationep_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_1, oa:relationep_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_2, oa:relationep_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_3, oa:relationep_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_4, oa:relationep_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_5 ;
  a2a:hasSource oa:source_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480 .

oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101078
  a a2a:Person ;
  rdfs:label "Antonius Alexander Schenk" ;
  a2a:PersonName [
    rdfs:label "Antonius Alexander Schenk" ;
    a2a:PersonNameFirstName "Antonius Alexander" ;
    a2a:PersonNameLastName "Schenk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101079
  a a2a:Person ;
  rdfs:label "Martinus Schenk" ;
  a2a:PersonName [
    rdfs:label "Martinus Schenk" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Schenk"
  ] .

oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101080
  a a2a:Person ;
  rdfs:label "Joanna Hubertina Dehue" ;
  a2a:PersonName [
    rdfs:label "Joanna Hubertina Dehue" ;
    a2a:PersonNameFirstName "Joanna Hubertina" ;
    a2a:PersonNameLastName "Dehue"
  ] .

oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101081
  a a2a:Person ;
  rdfs:label "Maria Apers" ;
  a2a:PersonName [
    rdfs:label "Maria Apers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Apers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Jansteen" ;
    rdfs:label "Sint-Jansteen"
  ] .

oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101082
  a a2a:Person ;
  rdfs:label "Polidor Apers" ;
  a2a:PersonName [
    rdfs:label "Polidor Apers" ;
    a2a:PersonNameFirstName "Polidor" ;
    a2a:PersonNameLastName "Apers"
  ] .

oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101083
  a a2a:Person ;
  rdfs:label "Johanna Catharina van Hooij" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina van Hooij" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooij"
  ] .

oa:event_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "11-11-1914" ;
    a2a:Year "1914" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1914-11-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101078 ;
  a2a:EventKeyRef oa:event_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Event1 .

oa:relationep_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101079 ;
  a2a:EventKeyRef oa:event_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Event1 .

oa:relationep_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101080 ;
  a2a:EventKeyRef oa:event_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Event1 .

oa:relationep_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101081 ;
  a2a:EventKeyRef oa:event_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Event1 .

oa:relationep_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101082 ;
  a2a:EventKeyRef oa:event_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Event1 .

oa:relationep_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Person1015101083 ;
  a2a:EventKeyRef oa:event_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480_Event1 .

oa:source_srt_cf611385-2bf8-7d71-e84f-3edcc9a55480
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1914-11-11 - 1914-11-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1914-11-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1914-11-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-11-1914" ;
    a2a:Year "1914" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "11-11-1914"
  ] ;
  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 "1914P" ;
    a2a:Folio "p94v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1914P, p94v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/1A09251818B24AA2B99DE92717B4567B" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/1A09251818B24AA2B99DE92717B4567B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/1A09251818B24AA2B99DE92717B4567B"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/F7F56F09DCA24547AEC93C3F9BCF2271" ;
  a2a:RecordIdentifier "1015101077" ;
  a2a:RecordGUID "{cf611385-2bf8-7d71-e84f-3edcc9a55480}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder F7F56F09-DCA2-4547-AEC9-3C3F9BCF2271" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061914P_54_A2A.xml van SRT" .

