@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_46781e9e-e770-5aee-5b8d-3f2c01c521b7
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 maart 1897 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927678, oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927679, oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927680, oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927681, oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927682, oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927683 ;
  a2a:hasEvent oa:event_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_0, oa:relationep_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_1, oa:relationep_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_2, oa:relationep_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_3, oa:relationep_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_4, oa:relationep_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_5 ;
  a2a:hasSource oa:source_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7 .

oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927678
  a a2a:Person ;
  rdfs:label "Hendrik Ignatius Hennekam" ;
  a2a:PersonName [
    rdfs:label "Hendrik Ignatius Hennekam" ;
    a2a:PersonNameFirstName "Hendrik Ignatius" ;
    a2a:PersonNameLastName "Hennekam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "18" ;
    rdfs:label "18"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927679
  a a2a:Person ;
  rdfs:label "Arie Hennekam" ;
  a2a:PersonName [
    rdfs:label "Arie Hennekam" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Hennekam"
  ] .

oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927680
  a a2a:Person ;
  rdfs:label "Corina Maria Michalides" ;
  a2a:PersonName [
    rdfs:label "Corina Maria Michalides" ;
    a2a:PersonNameFirstName "Corina Maria" ;
    a2a:PersonNameLastName "Michalides"
  ] .

oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927681
  a a2a:Person ;
  rdfs:label "Anna Adelheid Henriette Emma Wilhelmine Witte" ;
  a2a:PersonName [
    rdfs:label "Anna Adelheid Henriette Emma Wilhelmine Witte" ;
    a2a:PersonNameFirstName "Anna Adelheid Henriette Emma Wilhelmine" ;
    a2a:PersonNameLastName "Witte"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "19" ;
    rdfs:label "19"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bremen" ;
    rdfs:label "Bremen"
  ] .

oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927682
  a a2a:Person ;
  rdfs:label "Christian Witte" ;
  a2a:PersonName [
    rdfs:label "Christian Witte" ;
    a2a:PersonNameFirstName "Christian" ;
    a2a:PersonNameLastName "Witte"
  ] .

oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927683
  a a2a:Person ;
  rdfs:label "Anna Rebecka Wilhelmine Meier" ;
  a2a:PersonName [
    rdfs:label "Anna Rebecka Wilhelmine Meier" ;
    a2a:PersonNameFirstName "Anna Rebecka Wilhelmine" ;
    a2a:PersonNameLastName "Meier"
  ] .

oa:event_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "24-03-1897" ;
    a2a:Year "1897" ;
    a2a:Month "03" ;
    a2a:Day "24" ;
    rdfs:label "1897-03-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927678 ;
  a2a:EventKeyRef oa:event_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Event1 .

oa:relationep_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927679 ;
  a2a:EventKeyRef oa:event_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Event1 .

oa:relationep_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927680 ;
  a2a:EventKeyRef oa:event_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Event1 .

oa:relationep_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927681 ;
  a2a:EventKeyRef oa:event_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Event1 .

oa:relationep_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927682 ;
  a2a:EventKeyRef oa:event_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Event1 .

oa:relationep_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Person2391927683 ;
  a2a:EventKeyRef oa:event_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7_Event1 .

oa:source_srt_46781e9e-e770-5aee-5b8d-3f2c01c521b7
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1897-03-24 - 1897-03-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-03-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-03-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-03-1897" ;
    a2a:Year "1897" ;
    a2a:Month "03" ;
    a2a:Day "24" ;
    rdfs:label "24-03-1897"
  ] ;
  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 "1897.402" ;
    a2a:RegistryNumber "1897D" ;
    a2a:Folio "d4v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1897.402, 1897D, d4v"
  ] ;
  a2a:SourceLastChangeDate "2023-01-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/60EB5E1AF7A0456BB57DF990846AFDCB" ;
  a2a:RecordIdentifier "2391927677" ;
  a2a:RecordGUID "{46781e9e-e770-5aee-5b8d-3f2c01c521b7}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 60EB5E1A-F7A0-456B-B57D-F990846AFDCB" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061897D_54_A2A.xml van SRT" .

