@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_ce0aa75f-4197-a173-eec0-7975d1db8759
  a a2a:Record ;
  rdfs:label "Huwelijk op 6 juli 1921 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400449, oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400450, oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400451, oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400452, oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400453, oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400454 ;
  a2a:hasEvent oa:event_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_0, oa:relationep_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_1, oa:relationep_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_2, oa:relationep_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_3, oa:relationep_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_4, oa:relationep_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_5 ;
  a2a:hasSource oa:source_srt_ce0aa75f-4197-a173-eec0-7975d1db8759 .

oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400449
  a a2a:Person ;
  rdfs:label "Hendrik Maarten Cornelis van Wijk" ;
  a2a:PersonName [
    rdfs:label "Hendrik Maarten Cornelis van Wijk" ;
    a2a:PersonNameFirstName "Hendrik Maarten Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400450
  a a2a:Person ;
  rdfs:label "Pieter van Wijk" ;
  a2a:PersonName [
    rdfs:label "Pieter van Wijk" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wijk"
  ] .

oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400451
  a a2a:Person ;
  rdfs:label "Elizabeth van Baarle" ;
  a2a:PersonName [
    rdfs:label "Elizabeth van Baarle" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Baarle"
  ] .

oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400452
  a a2a:Person ;
  rdfs:label "Catharina Margaretha Wilhelmina Koenraads" ;
  a2a:PersonName [
    rdfs:label "Catharina Margaretha Wilhelmina Koenraads" ;
    a2a:PersonNameFirstName "Catharina Margaretha Wilhelmina" ;
    a2a:PersonNameLastName "Koenraads"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hellevoetsluis" ;
    rdfs:label "Hellevoetsluis"
  ] .

oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400453
  a a2a:Person ;
  rdfs:label "Johannes Theodorus Koenraads" ;
  a2a:PersonName [
    rdfs:label "Johannes Theodorus Koenraads" ;
    a2a:PersonNameFirstName "Johannes Theodorus" ;
    a2a:PersonNameLastName "Koenraads"
  ] .

oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400454
  a a2a:Person ;
  rdfs:label "Anna Maria Cornelia Barendrecht" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Cornelia Barendrecht" ;
    a2a:PersonNameFirstName "Anna Maria Cornelia" ;
    a2a:PersonNameLastName "Barendrecht"
  ] .

oa:event_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "06-07-1921" ;
    a2a:Year "1921" ;
    a2a:Month "07" ;
    a2a:Day "06" ;
    rdfs:label "1921-07-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400449 ;
  a2a:EventKeyRef oa:event_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Event1 .

oa:relationep_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400450 ;
  a2a:EventKeyRef oa:event_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Event1 .

oa:relationep_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400451 ;
  a2a:EventKeyRef oa:event_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Event1 .

oa:relationep_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400452 ;
  a2a:EventKeyRef oa:event_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Event1 .

oa:relationep_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400453 ;
  a2a:EventKeyRef oa:event_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Event1 .

oa:relationep_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Person1016400454 ;
  a2a:EventKeyRef oa:event_srt_ce0aa75f-4197-a173-eec0-7975d1db8759_Event1 .

oa:source_srt_ce0aa75f-4197-a173-eec0-7975d1db8759
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1921-07-06 - 1921-07-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-07-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-07-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-07-1921" ;
    a2a:Year "1921" ;
    a2a:Month "07" ;
    a2a:Day "06" ;
    rdfs:label "06-07-1921"
  ] ;
  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 "1921I" ;
    a2a:Folio "i42" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1921I, i42"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/D30148DEE6574D57A43636C76348AE6A" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/D30148DEE6574D57A43636C76348AE6A" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/D30148DEE6574D57A43636C76348AE6A"
  ] ;
  a2a:SourceLastChangeDate "2018-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/93F9D929D78A42409DD2B8AC4010312C" ;
  a2a:RecordIdentifier "1016400448" ;
  a2a:RecordGUID "{ce0aa75f-4197-a173-eec0-7975d1db8759}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 93F9D929-D78A-4240-9DD2-B8AC4010312C" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061921I_54_A2A.xml van SRT" .

