@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_71eae6ac-e9df-6878-e1a4-ee91649ebd2f
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 november 1887 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747375, oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747376, oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747377, oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747378, oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747379, oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747380 ;
  a2a:hasEvent oa:event_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_0, oa:relationep_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_1, oa:relationep_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_2, oa:relationep_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_3, oa:relationep_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_4, oa:relationep_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_5 ;
  a2a:hasSource oa:source_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f .

oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747375
  a a2a:Person ;
  rdfs:label "Hendrikus Everhardus Gonlag" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Everhardus Gonlag" ;
    a2a:PersonNameFirstName "Hendrikus Everhardus" ;
    a2a:PersonNameLastName "Gonlag"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747376
  a a2a:Person ;
  rdfs:label "Johan Gerard Gonlag" ;
  a2a:PersonName [
    rdfs:label "Johan Gerard Gonlag" ;
    a2a:PersonNameFirstName "Johan Gerard" ;
    a2a:PersonNameLastName "Gonlag"
  ] .

oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747377
  a a2a:Person ;
  rdfs:label "Sophia Ignatius" ;
  a2a:PersonName [
    rdfs:label "Sophia Ignatius" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Ignatius"
  ] .

oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747378
  a a2a:Person ;
  rdfs:label "Johanna Maria van Tiel" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Tiel" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tiel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gorinchem" ;
    rdfs:label "Gorinchem"
  ] .

oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747379
  a a2a:Person ;
  rdfs:label "Maarten Cornelis van Tiel" ;
  a2a:PersonName [
    rdfs:label "Maarten Cornelis van Tiel" ;
    a2a:PersonNameFirstName "Maarten Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tiel"
  ] .

oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747380
  a a2a:Person ;
  rdfs:label "Maria Snoek" ;
  a2a:PersonName [
    rdfs:label "Maria Snoek" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Snoek"
  ] .

oa:event_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "02-11-1887" ;
    a2a:Year "1887" ;
    a2a:Month "11" ;
    a2a:Day "02" ;
    rdfs:label "1887-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747375 ;
  a2a:EventKeyRef oa:event_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Event1 .

oa:relationep_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747376 ;
  a2a:EventKeyRef oa:event_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Event1 .

oa:relationep_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747377 ;
  a2a:EventKeyRef oa:event_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Event1 .

oa:relationep_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747378 ;
  a2a:EventKeyRef oa:event_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Event1 .

oa:relationep_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747379 ;
  a2a:EventKeyRef oa:event_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Event1 .

oa:relationep_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Person1014747380 ;
  a2a:EventKeyRef oa:event_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f_Event1 .

oa:source_srt_71eae6ac-e9df-6878-e1a4-ee91649ebd2f
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1887-11-02 - 1887-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "02-11-1887" ;
    a2a:Year "1887" ;
    a2a:Month "11" ;
    a2a:Day "02" ;
    rdfs:label "02-11-1887"
  ] ;
  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 "1887.1153" ;
    a2a:RegistryNumber "1887F" ;
    a2a:Folio "f092v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1887.1153, 1887F, f092v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/51F2179C45714F68AA03DC259B3401EB" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/51F2179C45714F68AA03DC259B3401EB" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/51F2179C45714F68AA03DC259B3401EB"
  ] ;
  a2a:SourceLastChangeDate "2021-12-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/198A78B90F5F46399E3D3985EA575DB5" ;
  a2a:RecordIdentifier "1014747374" ;
  a2a:RecordGUID "{71eae6ac-e9df-6878-e1a4-ee91649ebd2f}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 198A78B9-0F5F-4639-9E3D-3985EA575DB5" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061887F_54_A2A.xml van SRT" .

