@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_9e48a3a6-e821-7153-8151-7faef3f51cba
  a a2a:Record ;
  rdfs:label "Huwelijk op 17 december 1884 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744577, oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744578, oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744579, oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744580, oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744581, oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744582 ;
  a2a:hasEvent oa:event_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_0, oa:relationep_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_1, oa:relationep_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_2, oa:relationep_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_3, oa:relationep_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_4, oa:relationep_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_5 ;
  a2a:hasSource oa:source_srt_9e48a3a6-e821-7153-8151-7faef3f51cba .

oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744577
  a a2a:Person ;
  rdfs:label "Franciscus Johannes Spitters" ;
  a2a:PersonName [
    rdfs:label "Franciscus Johannes Spitters" ;
    a2a:PersonNameFirstName "Franciscus Johannes" ;
    a2a:PersonNameLastName "Spitters"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744578
  a a2a:Person ;
  rdfs:label "Maarten Spitters" ;
  a2a:PersonName [
    rdfs:label "Maarten Spitters" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNameLastName "Spitters"
  ] .

oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744579
  a a2a:Person ;
  rdfs:label "Anna Maria Elizabeth van der Venne" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Elizabeth van der Venne" ;
    a2a:PersonNameFirstName "Anna Maria Elizabeth" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Venne"
  ] .

oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744580
  a a2a:Person ;
  rdfs:label "Johanna Hijna" ;
  a2a:PersonName [
    rdfs:label "Johanna Hijna" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Hijna"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744581
  a a2a:Person ;
  rdfs:label "Hendrik Hijna" ;
  a2a:PersonName [
    rdfs:label "Hendrik Hijna" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Hijna"
  ] .

oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744582
  a a2a:Person ;
  rdfs:label "Jacoba den Hartog" ;
  a2a:PersonName [
    rdfs:label "Jacoba den Hartog" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Hartog"
  ] .

oa:event_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "17-12-1884" ;
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1884-12-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744577 ;
  a2a:EventKeyRef oa:event_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Event1 .

oa:relationep_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744578 ;
  a2a:EventKeyRef oa:event_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Event1 .

oa:relationep_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744579 ;
  a2a:EventKeyRef oa:event_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Event1 .

oa:relationep_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744580 ;
  a2a:EventKeyRef oa:event_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Event1 .

oa:relationep_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744581 ;
  a2a:EventKeyRef oa:event_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Event1 .

oa:relationep_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Person1014744582 ;
  a2a:EventKeyRef oa:event_srt_9e48a3a6-e821-7153-8151-7faef3f51cba_Event1 .

oa:source_srt_9e48a3a6-e821-7153-8151-7faef3f51cba
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1884-12-17 - 1884-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "17-12-1884" ;
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "17-12-1884"
  ] ;
  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 "1884.1239" ;
    a2a:RegistryNumber "1884G" ;
    a2a:Folio "g041" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1884.1239, 1884G, g041"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/3D9B35E11FF048B5B064AA8C5B5364C3" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/3D9B35E11FF048B5B064AA8C5B5364C3" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/3D9B35E11FF048B5B064AA8C5B5364C3"
  ] ;
  a2a:SourceLastChangeDate "2017-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/66415D3A43A94913AE2362F4551C4242" ;
  a2a:RecordIdentifier "1014744576" ;
  a2a:RecordGUID "{9e48a3a6-e821-7153-8151-7faef3f51cba}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 66415D3A-43A9-4913-AE23-62F4551C4242" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061884G_54_A2A.xml van SRT" .

