@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_42898bf3-0c44-0da4-e513-949068671cc4
  a a2a:Record ;
  rdfs:label "Huwelijk op 20 augustus 1873 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person1, oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person2, oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person3, oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person4, oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person6 ;
  a2a:hasEvent oa:event_srt_42898bf3-0c44-0da4-e513-949068671cc4_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_42898bf3-0c44-0da4-e513-949068671cc4_0, oa:relationep_srt_42898bf3-0c44-0da4-e513-949068671cc4_1, oa:relationep_srt_42898bf3-0c44-0da4-e513-949068671cc4_2, oa:relationep_srt_42898bf3-0c44-0da4-e513-949068671cc4_3, oa:relationep_srt_42898bf3-0c44-0da4-e513-949068671cc4_4 ;
  a2a:hasSource oa:source_srt_42898bf3-0c44-0da4-e513-949068671cc4 .

oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person1
  a a2a:Person ;
  rdfs:label "Franþois Garnier" ;
  a2a:PersonName [
    rdfs:label "Franþois Garnier" ;
    a2a:PersonNameFirstName "Franþois" ;
    a2a:PersonNameLastName "Garnier"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "49" ;
    rdfs:label "49"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person2
  a a2a:Person ;
  rdfs:label "Nicolaas Garnier" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Garnier" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Garnier"
  ] .

oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person3
  a a2a:Person ;
  rdfs:label "Maria Catharina Riga" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Riga" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Riga"
  ] .

oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person4
  a a2a:Person ;
  rdfs:label "Maria Riga" ;
  a2a:PersonName [
    rdfs:label "Maria Riga" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Riga"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "48" ;
    rdfs:label "48"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person6
  a a2a:Person ;
  rdfs:label "Maria Riga" ;
  a2a:PersonName [
    rdfs:label "Maria Riga" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Riga"
  ] .

oa:event_srt_42898bf3-0c44-0da4-e513-949068671cc4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1873" ;
    a2a:Month "08" ;
    a2a:Day "20" ;
    rdfs:label "1873-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_42898bf3-0c44-0da4-e513-949068671cc4_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person1 ;
  a2a:EventKeyRef oa:event_srt_42898bf3-0c44-0da4-e513-949068671cc4_Event1 .

oa:relationep_srt_42898bf3-0c44-0da4-e513-949068671cc4_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person2 ;
  a2a:EventKeyRef oa:event_srt_42898bf3-0c44-0da4-e513-949068671cc4_Event1 .

oa:relationep_srt_42898bf3-0c44-0da4-e513-949068671cc4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person3 ;
  a2a:EventKeyRef oa:event_srt_42898bf3-0c44-0da4-e513-949068671cc4_Event1 .

oa:relationep_srt_42898bf3-0c44-0da4-e513-949068671cc4_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person4 ;
  a2a:EventKeyRef oa:event_srt_42898bf3-0c44-0da4-e513-949068671cc4_Event1 .

oa:relationep_srt_42898bf3-0c44-0da4-e513-949068671cc4_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_42898bf3-0c44-0da4-e513-949068671cc4_Person6 ;
  a2a:EventKeyRef oa:event_srt_42898bf3-0c44-0da4-e513-949068671cc4_Event1 .

oa:source_srt_42898bf3-0c44-0da4-e513-949068671cc4
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam", "1811-01-01 - 1935-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1935-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1873" ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Burgerlijke Stand Rotterdam, huwelijksakten" ;
    a2a:DocumentNumber "e069" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, e069"
  ] ;
  a2a:SourceLastChangeDate "2015-08-02"^^xsd:date ;
  a2a:RecordIdentifier "179793" ;
  a2a:RecordGUID "{42898bf3-0c44-0da4-e513-949068671cc4}" ;
  a2a:SourceRemarkOpmerking "akte nr. 897" .

