@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_0e8fcdff-60e8-2b47-654f-88ce2d751f96
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 april 1909 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268597, oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268598, oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268599, oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268600, oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268601, oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268602 ;
  a2a:hasEvent oa:event_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_0, oa:relationep_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_1, oa:relationep_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_2, oa:relationep_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_3, oa:relationep_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_4, oa:relationep_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_5 ;
  a2a:hasSource oa:source_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96 .

oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268597
  a a2a:Person ;
  rdfs:label "Hendrik Balkhoven" ;
  a2a:PersonName [
    rdfs:label "Hendrik Balkhoven" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Balkhoven"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268598
  a a2a:Person ;
  rdfs:label "Antonius Hendrik Balkhoven" ;
  a2a:PersonName [
    rdfs:label "Antonius Hendrik Balkhoven" ;
    a2a:PersonNameFirstName "Antonius Hendrik" ;
    a2a:PersonNameLastName "Balkhoven"
  ] .

oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268599
  a a2a:Person ;
  rdfs:label "Jansje Johanna van der Schilden" ;
  a2a:PersonName [
    rdfs:label "Jansje Johanna van der Schilden" ;
    a2a:PersonNameFirstName "Jansje Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Schilden"
  ] .

oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268600
  a a2a:Person ;
  rdfs:label "Johanna Willemina van Milgen" ;
  a2a:PersonName [
    rdfs:label "Johanna Willemina van Milgen" ;
    a2a:PersonNameFirstName "Johanna Willemina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Milgen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268601
  a a2a:Person ;
  rdfs:label "Gerrit van Milgen" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Milgen" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Milgen"
  ] .

oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268602
  a a2a:Person ;
  rdfs:label "Wilhelmina van Gent" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina van Gent" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gent"
  ] .

oa:event_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "21-04-1909" ;
    a2a:Year "1909" ;
    a2a:Month "04" ;
    a2a:Day "21" ;
    rdfs:label "1909-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268597 ;
  a2a:EventKeyRef oa:event_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Event1 .

oa:relationep_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268598 ;
  a2a:EventKeyRef oa:event_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Event1 .

oa:relationep_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268599 ;
  a2a:EventKeyRef oa:event_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Event1 .

oa:relationep_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268600 ;
  a2a:EventKeyRef oa:event_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Event1 .

oa:relationep_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268601 ;
  a2a:EventKeyRef oa:event_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Event1 .

oa:relationep_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Person1015268602 ;
  a2a:EventKeyRef oa:event_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96_Event1 .

oa:source_srt_0e8fcdff-60e8-2b47-654f-88ce2d751f96
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1909-04-21 - 1909-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-04-1909" ;
    a2a:Year "1909" ;
    a2a:Month "04" ;
    a2a:Day "21" ;
    rdfs:label "21-04-1909"
  ] ;
  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 "1909D" ;
    a2a:Folio "d75" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1909D, d75"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/DAF6006E41C7453580F4168D08AEE705" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/DAF6006E41C7453580F4168D08AEE705" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/DAF6006E41C7453580F4168D08AEE705"
  ] ;
  a2a:SourceLastChangeDate "2019-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/C0D23C7DAB58420E84E27748655B1267" ;
  a2a:RecordIdentifier "1015268596" ;
  a2a:RecordGUID "{0e8fcdff-60e8-2b47-654f-88ce2d751f96}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder C0D23C7D-AB58-420E-84E2-7748655B1267" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061909D_54_A2A.xml van SRT" .

