@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_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F
  a a2a:Record ;
  rdfs:label "Huwelijk op 14 september 1859 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839618, oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839619, oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839620, oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839621, oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839622, oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839623 ;
  a2a:hasEvent oa:event_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_0, oa:relationep_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_1, oa:relationep_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_2, oa:relationep_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_3, oa:relationep_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_4, oa:relationep_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_5 ;
  a2a:hasSource oa:source_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F .

oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839618
  a a2a:Person ;
  rdfs:label "Gerrit Adelaar Alers" ;
  a2a:PersonName [
    rdfs:label "Gerrit Adelaar Alers" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Adelaar Alers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839619
  a a2a:Person ;
  rdfs:label "George Adrianus Alers" ;
  a2a:PersonName [
    rdfs:label "George Adrianus Alers" ;
    a2a:PersonNameFirstName "George Adrianus" ;
    a2a:PersonNameLastName "Alers"
  ] .

oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839620
  a a2a:Person ;
  rdfs:label "Dorothea de Adelaar" ;
  a2a:PersonName [
    rdfs:label "Dorothea de Adelaar" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Adelaar"
  ] .

oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839621
  a a2a:Person ;
  rdfs:label "Catharina Paulina Corne" ;
  a2a:PersonName [
    rdfs:label "Catharina Paulina Corne" ;
    a2a:PersonNameFirstName "Catharina Paulina" ;
    a2a:PersonNameLastName "Corne"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839622
  a a2a:Person ;
  rdfs:label "Johannes Adrianus Corne" ;
  a2a:PersonName [
    rdfs:label "Johannes Adrianus Corne" ;
    a2a:PersonNameFirstName "Johannes Adrianus" ;
    a2a:PersonNameLastName "Corne"
  ] .

oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839623
  a a2a:Person ;
  rdfs:label "Martha Gal" ;
  a2a:PersonName [
    rdfs:label "Martha Gal" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNameLastName "Gal"
  ] .

oa:event_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "14-09-1859" ;
    a2a:Year "1859" ;
    a2a:Month "09" ;
    a2a:Day "14" ;
    rdfs:label "1859-09-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839618 ;
  a2a:EventKeyRef oa:event_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Event1 .

oa:relationep_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839619 ;
  a2a:EventKeyRef oa:event_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Event1 .

oa:relationep_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839620 ;
  a2a:EventKeyRef oa:event_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Event1 .

oa:relationep_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839621 ;
  a2a:EventKeyRef oa:event_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Event1 .

oa:relationep_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839622 ;
  a2a:EventKeyRef oa:event_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Event1 .

oa:relationep_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Person1014839623 ;
  a2a:EventKeyRef oa:event_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F_Event1 .

oa:source_srt_717F1A96-DBB8-49A5-8ED9-0E03CC48F73F
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1859-09-14 - 1859-09-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1859-09-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1859-09-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-09-1859" ;
    a2a:Year "1859" ;
    a2a:Month "09" ;
    a2a:Day "14" ;
    rdfs:label "14-09-1859"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:Book "Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:DocumentNumber "1859.612" ;
    a2a:RegistryNumber "1859E" ;
    a2a:Folio "e16" ;
    rdfs:label "Stadsarchief Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1859.612, 1859E, e16"
  ] ;
  a2a:SourceLastChangeDate "2024-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/717F1A96DBB849A58ED90E03CC48F73F" ;
  a2a:RecordIdentifier "1014839617" ;
  a2a:RecordGUID "{717F1A96-DBB8-49A5-8ED9-0E03CC48F73F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/91736BE93BAC49AAB969F8903C017BF3" .

