@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_7212eb40-e0a9-67df-00d8-7856c2d2c4a3
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 mei 1919 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331031, oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331032, oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331033, oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331034, oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331035, oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331036 ;
  a2a:hasEvent oa:event_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_0, oa:relationep_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_1, oa:relationep_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_2, oa:relationep_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_3, oa:relationep_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_4, oa:relationep_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_5 ;
  a2a:hasSource oa:source_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3 .

oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331031
  a a2a:Person ;
  rdfs:label "Abraham de Mink" ;
  a2a:PersonName [
    rdfs:label "Abraham de Mink" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mink"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331032
  a a2a:Person ;
  rdfs:label "Eldert Marinus de Mink" ;
  a2a:PersonName [
    rdfs:label "Eldert Marinus de Mink" ;
    a2a:PersonNameFirstName "Eldert Marinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Mink"
  ] .

oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331033
  a a2a:Person ;
  rdfs:label "Tona Jansen" ;
  a2a:PersonName [
    rdfs:label "Tona Jansen" ;
    a2a:PersonNameFirstName "Tona" ;
    a2a:PersonNameLastName "Jansen"
  ] .

oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331034
  a a2a:Person ;
  rdfs:label "Dirkje Karolina Kusters" ;
  a2a:PersonName [
    rdfs:label "Dirkje Karolina Kusters" ;
    a2a:PersonNameFirstName "Dirkje Karolina" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331035
  a a2a:Person ;
  rdfs:label "Jacobus Kusters" ;
  a2a:PersonName [
    rdfs:label "Jacobus Kusters" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Kusters"
  ] .

oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331036
  a a2a:Person ;
  rdfs:label "Korstiana Aaltje Labrijn" ;
  a2a:PersonName [
    rdfs:label "Korstiana Aaltje Labrijn" ;
    a2a:PersonNameFirstName "Korstiana Aaltje" ;
    a2a:PersonNameLastName "Labrijn"
  ] .

oa:event_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "07-05-1919" ;
    a2a:Year "1919" ;
    a2a:Month "05" ;
    a2a:Day "07" ;
    rdfs:label "1919-05-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331031 ;
  a2a:EventKeyRef oa:event_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Event1 .

oa:relationep_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331032 ;
  a2a:EventKeyRef oa:event_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Event1 .

oa:relationep_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331033 ;
  a2a:EventKeyRef oa:event_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Event1 .

oa:relationep_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331034 ;
  a2a:EventKeyRef oa:event_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Event1 .

oa:relationep_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331035 ;
  a2a:EventKeyRef oa:event_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Event1 .

oa:relationep_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Person1016331036 ;
  a2a:EventKeyRef oa:event_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3_Event1 .

oa:source_srt_7212eb40-e0a9-67df-00d8-7856c2d2c4a3
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1919-05-07 - 1919-05-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-05-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-05-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-05-1919" ;
    a2a:Year "1919" ;
    a2a:Month "05" ;
    a2a:Day "07" ;
    rdfs:label "07-05-1919"
  ] ;
  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 "1919F" ;
    a2a:Folio "f80" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1919F, f80"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/5E2F54D7C33D48FF8DEA9DC163ED442A" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/5E2F54D7C33D48FF8DEA9DC163ED442A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/5E2F54D7C33D48FF8DEA9DC163ED442A"
  ] ;
  a2a:SourceLastChangeDate "2017-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/46A242B3F9DE4EECACB6C83774C67162" ;
  a2a:RecordIdentifier "1016331030" ;
  a2a:RecordGUID "{7212eb40-e0a9-67df-00d8-7856c2d2c4a3}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 46A242B3-F9DE-4EEC-ACB6-C83774C67162" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061919F_54_A2A.xml van SRT" .

