@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_59cf05bd-de53-e61e-c8bf-4167ceec0c54
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 november 1927 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207522, oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207523, oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207524, oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207525, oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207526, oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207527 ;
  a2a:hasEvent oa:event_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_0, oa:relationep_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_1, oa:relationep_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_2, oa:relationep_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_3, oa:relationep_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_4, oa:relationep_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_5 ;
  a2a:hasSource oa:source_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54 .

oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207522
  a a2a:Person ;
  rdfs:label "Hendrik Jansen" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jansen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207523
  a a2a:Person ;
  rdfs:label "Andries Johannes Jansen" ;
  a2a:PersonName [
    rdfs:label "Andries Johannes Jansen" ;
    a2a:PersonNameFirstName "Andries Johannes" ;
    a2a:PersonNameLastName "Jansen"
  ] .

oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207524
  a a2a:Person ;
  rdfs:label "Hiltje Kuipers" ;
  a2a:PersonName [
    rdfs:label "Hiltje Kuipers" ;
    a2a:PersonNameFirstName "Hiltje" ;
    a2a:PersonNameLastName "Kuipers"
  ] .

oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207525
  a a2a:Person ;
  rdfs:label "Antonia Cornelia Maria van den Brand" ;
  a2a:PersonName [
    rdfs:label "Antonia Cornelia Maria van den Brand" ;
    a2a:PersonNameFirstName "Antonia Cornelia Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brand"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207526
  a a2a:Person ;
  rdfs:label "Martinus van den Brand" ;
  a2a:PersonName [
    rdfs:label "Martinus van den Brand" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brand"
  ] .

oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207527
  a a2a:Person ;
  rdfs:label "Maria Catharina Stello" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Stello" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Stello"
  ] .

oa:event_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "30-11-1927" ;
    a2a:Year "1927" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1927-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207522 ;
  a2a:EventKeyRef oa:event_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Event1 .

oa:relationep_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207523 ;
  a2a:EventKeyRef oa:event_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Event1 .

oa:relationep_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207524 ;
  a2a:EventKeyRef oa:event_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Event1 .

oa:relationep_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207525 ;
  a2a:EventKeyRef oa:event_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Event1 .

oa:relationep_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207526 ;
  a2a:EventKeyRef oa:event_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Event1 .

oa:relationep_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Person1016207527 ;
  a2a:EventKeyRef oa:event_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54_Event1 .

oa:source_srt_59cf05bd-de53-e61e-c8bf-4167ceec0c54
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1927-11-30 - 1927-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-11-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-11-1927" ;
    a2a:Year "1927" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "30-11-1927"
  ] ;
  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 "1927.4449" ;
    a2a:RegistryNumber "1927P" ;
    a2a:Folio "p020" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1927.4449, 1927P, p020"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/2F4E0EFE6933412AB561AA4E84910D2B" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/2F4E0EFE6933412AB561AA4E84910D2B" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/2F4E0EFE6933412AB561AA4E84910D2B"
  ] ;
  a2a:SourceLastChangeDate "2017-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/5F8376316A5A46588265843CF7858588" ;
  a2a:RecordIdentifier "1016207521" ;
  a2a:RecordGUID "{59cf05bd-de53-e61e-c8bf-4167ceec0c54}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 5F837631-6A5A-4658-8265-843CF7858588" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061927P_54_A2A.xml van SRT" .

