@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_e42ef04f-c006-e246-8e06-60734a4a6933
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 december 1883 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719839, oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719840, oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719841, oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719842, oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719843, oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719844 ;
  a2a:hasEvent oa:event_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_e42ef04f-c006-e246-8e06-60734a4a6933_0, oa:relationep_srt_e42ef04f-c006-e246-8e06-60734a4a6933_1, oa:relationep_srt_e42ef04f-c006-e246-8e06-60734a4a6933_2, oa:relationep_srt_e42ef04f-c006-e246-8e06-60734a4a6933_3, oa:relationep_srt_e42ef04f-c006-e246-8e06-60734a4a6933_4, oa:relationep_srt_e42ef04f-c006-e246-8e06-60734a4a6933_5 ;
  a2a:hasSource oa:source_srt_e42ef04f-c006-e246-8e06-60734a4a6933 .

oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719839
  a a2a:Person ;
  rdfs:label "Adrianus Picard" ;
  a2a:PersonName [
    rdfs:label "Adrianus Picard" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Picard"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] .

oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719840
  a a2a:Person ;
  rdfs:label "Hendricus Picard" ;
  a2a:PersonName [
    rdfs:label "Hendricus Picard" ;
    a2a:PersonNameFirstName "Hendricus" ;
    a2a:PersonNameLastName "Picard"
  ] .

oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719841
  a a2a:Person ;
  rdfs:label "Cornelia Wannee" ;
  a2a:PersonName [
    rdfs:label "Cornelia Wannee" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Wannee"
  ] .

oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719842
  a a2a:Person ;
  rdfs:label "Willemina Magdalena Rooyackers" ;
  a2a:PersonName [
    rdfs:label "Willemina Magdalena Rooyackers" ;
    a2a:PersonNameFirstName "Willemina Magdalena" ;
    a2a:PersonNameLastName "Rooyackers"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719843
  a a2a:Person ;
  rdfs:label "Petrus Franciskus Rooyackers" ;
  a2a:PersonName [
    rdfs:label "Petrus Franciskus Rooyackers" ;
    a2a:PersonNameFirstName "Petrus Franciskus" ;
    a2a:PersonNameLastName "Rooyackers"
  ] .

oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719844
  a a2a:Person ;
  rdfs:label "Willemina Magdalena van Loon" ;
  a2a:PersonName [
    rdfs:label "Willemina Magdalena van Loon" ;
    a2a:PersonNameFirstName "Willemina Magdalena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Loon"
  ] .

oa:event_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "03-12-1883" ;
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "03" ;
    rdfs:label "1883-12-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_e42ef04f-c006-e246-8e06-60734a4a6933_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719839 ;
  a2a:EventKeyRef oa:event_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Event1 .

oa:relationep_srt_e42ef04f-c006-e246-8e06-60734a4a6933_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719840 ;
  a2a:EventKeyRef oa:event_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Event1 .

oa:relationep_srt_e42ef04f-c006-e246-8e06-60734a4a6933_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719841 ;
  a2a:EventKeyRef oa:event_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Event1 .

oa:relationep_srt_e42ef04f-c006-e246-8e06-60734a4a6933_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719842 ;
  a2a:EventKeyRef oa:event_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Event1 .

oa:relationep_srt_e42ef04f-c006-e246-8e06-60734a4a6933_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719843 ;
  a2a:EventKeyRef oa:event_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Event1 .

oa:relationep_srt_e42ef04f-c006-e246-8e06-60734a4a6933_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Person1014719844 ;
  a2a:EventKeyRef oa:event_srt_e42ef04f-c006-e246-8e06-60734a4a6933_Event1 .

oa:source_srt_e42ef04f-c006-e246-8e06-60734a4a6933
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1883-12-03 - 1883-12-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1883-12-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1883-12-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-12-1883" ;
    a2a:Year "1883" ;
    a2a:Month "12" ;
    a2a:Day "03" ;
    rdfs:label "03-12-1883"
  ] ;
  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 "1883G" ;
    a2a:Folio "g9" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1883G, g9"
  ] ;
  a2a:SourceLastChangeDate "2023-02-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/E7B8D04EBB984BA1B3548D8AAA1C6B39" ;
  a2a:RecordIdentifier "1014719838" ;
  a2a:RecordGUID "{e42ef04f-c006-e246-8e06-60734a4a6933}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder E7B8D04E-BB98-4BA1-B354-8D8AAA1C6B39" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061883G_54_A2A.xml van SRT" .

