@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_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 maart 1896 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201300, oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201301, oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201302, oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201303, oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201304, oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201305 ;
  a2a:hasEvent oa:event_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_0, oa:relationep_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_1, oa:relationep_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_2, oa:relationep_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_3, oa:relationep_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_4, oa:relationep_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_5 ;
  a2a:hasSource oa:source_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20 .

oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201300
  a a2a:Person ;
  rdfs:label "Tekele Disper" ;
  a2a:PersonName [
    rdfs:label "Tekele Disper" ;
    a2a:PersonNameFirstName "Tekele" ;
    a2a:PersonNameLastName "Disper"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling"
  ] .

oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201301
  a a2a:Person ;
  rdfs:label "Maarten Disper" ;
  a2a:PersonName [
    rdfs:label "Maarten Disper" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNameLastName "Disper"
  ] .

oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201302
  a a2a:Person ;
  rdfs:label "Engeltje Blom" ;
  a2a:PersonName [
    rdfs:label "Engeltje Blom" ;
    a2a:PersonNameFirstName "Engeltje" ;
    a2a:PersonNameLastName "Blom"
  ] .

oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201303
  a a2a:Person ;
  rdfs:label "Elizabeth Cornelia Kerkhof" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Cornelia Kerkhof" ;
    a2a:PersonNameFirstName "Elizabeth Cornelia" ;
    a2a:PersonNameLastName "Kerkhof"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201304
  a a2a:Person ;
  rdfs:label "Dirk Kerkhof" ;
  a2a:PersonName [
    rdfs:label "Dirk Kerkhof" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Kerkhof"
  ] .

oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201305
  a a2a:Person ;
  rdfs:label "Anna Burgina Putter" ;
  a2a:PersonName [
    rdfs:label "Anna Burgina Putter" ;
    a2a:PersonNameFirstName "Anna Burgina" ;
    a2a:PersonNameLastName "Putter"
  ] .

oa:event_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "04-03-1896" ;
    a2a:Year "1896" ;
    a2a:Month "03" ;
    a2a:Day "04" ;
    rdfs:label "1896-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201300 ;
  a2a:EventKeyRef oa:event_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Event1 .

oa:relationep_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201301 ;
  a2a:EventKeyRef oa:event_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Event1 .

oa:relationep_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201302 ;
  a2a:EventKeyRef oa:event_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Event1 .

oa:relationep_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201303 ;
  a2a:EventKeyRef oa:event_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Event1 .

oa:relationep_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201304 ;
  a2a:EventKeyRef oa:event_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Event1 .

oa:relationep_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Person1015201305 ;
  a2a:EventKeyRef oa:event_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20_Event1 .

oa:source_srt_91ca95b1-fe91-e9cf-41cd-f5481f1b1b20
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1896-03-04 - 1896-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-03-1896" ;
    a2a:Year "1896" ;
    a2a:Month "03" ;
    a2a:Day "04" ;
    rdfs:label "04-03-1896"
  ] ;
  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 "1896.285" ;
    a2a:RegistryNumber "1896A" ;
    a2a:Folio "a075" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1896.285, 1896A, a075"
  ] ;
  a2a:SourceLastChangeDate "2022-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/B2CA2E23D02A4021AAF5A970CE021F8B" ;
  a2a:RecordIdentifier "1015201299" ;
  a2a:RecordGUID "{91ca95b1-fe91-e9cf-41cd-f5481f1b1b20}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder B2CA2E23-D02A-4021-AAF5-A970CE021F8B" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061896A_54_A2A.xml van SRT" .

