@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_27a33ec2-9151-e2d7-c644-cf97ff3980c6
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 maart 1896 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243589, oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243590, oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243591, oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243592, oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243593, oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243594 ;
  a2a:hasEvent oa:event_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_0, oa:relationep_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_1, oa:relationep_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_2, oa:relationep_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_3, oa:relationep_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_4, oa:relationep_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_5 ;
  a2a:hasSource oa:source_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6 .

oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243589
  a a2a:Person ;
  rdfs:label "Mattijs Koster" ;
  a2a:PersonName [
    rdfs:label "Mattijs Koster" ;
    a2a:PersonNameFirstName "Mattijs" ;
    a2a:PersonNameLastName "Koster"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "63" ;
    rdfs:label "63"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] .

oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243590
  a a2a:Person ;
  rdfs:label "Izaak Koster" ;
  a2a:PersonName [
    rdfs:label "Izaak Koster" ;
    a2a:PersonNameFirstName "Izaak" ;
    a2a:PersonNameLastName "Koster"
  ] .

oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243591
  a a2a:Person ;
  rdfs:label "Pieternella Roetman" ;
  a2a:PersonName [
    rdfs:label "Pieternella Roetman" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Roetman"
  ] .

oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243592
  a a2a:Person ;
  rdfs:label "Eva Catharina Kroes" ;
  a2a:PersonName [
    rdfs:label "Eva Catharina Kroes" ;
    a2a:PersonNameFirstName "Eva Catharina" ;
    a2a:PersonNameLastName "Kroes"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "51" ;
    rdfs:label "51"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243593
  a a2a:Person ;
  rdfs:label "Hendrik Kroes" ;
  a2a:PersonName [
    rdfs:label "Hendrik Kroes" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Kroes"
  ] .

oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243594
  a a2a:Person ;
  rdfs:label "Johanna Smits" ;
  a2a:PersonName [
    rdfs:label "Johanna Smits" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Smits"
  ] .

oa:event_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "04-03-1896" ;
    a2a:Year "1896" ;
    a2a:Month "03" ;
    a2a:Day "04" ;
    rdfs:label "1896-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243589 ;
  a2a:EventKeyRef oa:event_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Event1 .

oa:relationep_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243590 ;
  a2a:EventKeyRef oa:event_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Event1 .

oa:relationep_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243591 ;
  a2a:EventKeyRef oa:event_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Event1 .

oa:relationep_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243592 ;
  a2a:EventKeyRef oa:event_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Event1 .

oa:relationep_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243593 ;
  a2a:EventKeyRef oa:event_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Event1 .

oa:relationep_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Person2336243594 ;
  a2a:EventKeyRef oa:event_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6_Event1 .

oa:source_srt_27a33ec2-9151-e2d7-c644-cf97ff3980c6
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1896-03-04 - 1896-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1896-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-03-1896" ;
    a2a:Year "1896" ;
    a2a:Month "03" ;
    a2a:Day "04" ;
    rdfs:label "04-03-1896"
  ] ;
  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 "1896.276" ;
    a2a:RegistryNumber "1896B" ;
    a2a:Folio "b075" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1896.276, 1896B, b075"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/0248A9D1A8D64D81BB85813440DD1CB1" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/0248A9D1A8D64D81BB85813440DD1CB1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/0248A9D1A8D64D81BB85813440DD1CB1"
  ] ;
  a2a:SourceLastChangeDate "2021-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/3AEA3D13EB814C549AD197202F49EF3C" ;
  a2a:RecordIdentifier "2336243588" ;
  a2a:RecordGUID "{27a33ec2-9151-e2d7-c644-cf97ff3980c6}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 3AEA3D13-EB81-4C54-9AD1-97202F49EF3C" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061896B_54_A2A.xml van SRT" .

