@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_2b337b68-e36d-6863-fe33-1acd1f4c5fc6
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 december 1884 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744758, oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744759, oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744760, oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744761, oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744762, oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744763 ;
  a2a:hasEvent oa:event_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_0, oa:relationep_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_1, oa:relationep_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_2, oa:relationep_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_3, oa:relationep_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_4, oa:relationep_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_5 ;
  a2a:hasSource oa:source_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6 .

oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744758
  a a2a:Person ;
  rdfs:label "Willem Theodorus Kriek" ;
  a2a:PersonName [
    rdfs:label "Willem Theodorus Kriek" ;
    a2a:PersonNameFirstName "Willem Theodorus" ;
    a2a:PersonNameLastName "Kriek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744759
  a a2a:Person ;
  rdfs:label "Willem Kriek" ;
  a2a:PersonName [
    rdfs:label "Willem Kriek" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Kriek"
  ] .

oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744760
  a a2a:Person ;
  rdfs:label "Theodora Frinz" ;
  a2a:PersonName [
    rdfs:label "Theodora Frinz" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Frinz"
  ] .

oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744761
  a a2a:Person ;
  rdfs:label "Catharina Elizabeth Brunold" ;
  a2a:PersonName [
    rdfs:label "Catharina Elizabeth Brunold" ;
    a2a:PersonNameFirstName "Catharina Elizabeth" ;
    a2a:PersonNameLastName "Brunold"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744762
  a a2a:Person ;
  rdfs:label "Andries Brunold" ;
  a2a:PersonName [
    rdfs:label "Andries Brunold" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Brunold"
  ] .

oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744763
  a a2a:Person ;
  rdfs:label "Elizabeth Maria Theresia van der Put" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Maria Theresia van der Put" ;
    a2a:PersonNameFirstName "Elizabeth Maria Theresia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Put"
  ] .

oa:event_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "31-12-1884" ;
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1884-12-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744758 ;
  a2a:EventKeyRef oa:event_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Event1 .

oa:relationep_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744759 ;
  a2a:EventKeyRef oa:event_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Event1 .

oa:relationep_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744760 ;
  a2a:EventKeyRef oa:event_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Event1 .

oa:relationep_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744761 ;
  a2a:EventKeyRef oa:event_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Event1 .

oa:relationep_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744762 ;
  a2a:EventKeyRef oa:event_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Event1 .

oa:relationep_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Person1014744763 ;
  a2a:EventKeyRef oa:event_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6_Event1 .

oa:source_srt_2b337b68-e36d-6863-fe33-1acd1f4c5fc6
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1884-12-31 - 1884-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-12-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "31-12-1884" ;
    a2a:Year "1884" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "31-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.1265" ;
    a2a:RegistryNumber "1884G" ;
    a2a:Folio "g055" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1884.1265, 1884G, g055"
  ] ;
  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/FDDCF05F4C3D4F4C807630E662DEE744" ;
  a2a:RecordIdentifier "1014744757" ;
  a2a:RecordGUID "{2b337b68-e36d-6863-fe33-1acd1f4c5fc6}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder FDDCF05F-4C3D-4F4C-8076-30E662DEE744" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061884G_54_A2A.xml van SRT" .

