@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_130b9e7d-963d-e920-7e0c-b379048c58bf
  a a2a:Record ;
  rdfs:label "Huwelijk op 13 september 1820 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019857, oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019858, oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019859, oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019860, oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019861, oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019862 ;
  a2a:hasEvent oa:event_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_0, oa:relationep_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_1, oa:relationep_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_2, oa:relationep_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_3, oa:relationep_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_4, oa:relationep_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_5 ;
  a2a:hasSource oa:source_srt_130b9e7d-963d-e920-7e0c-b379048c58bf .

oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019857
  a a2a:Person ;
  rdfs:label "Moses van Biene" ;
  a2a:PersonName [
    rdfs:label "Moses van Biene" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Biene"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019858
  a a2a:Person ;
  rdfs:label "Abraham (moses) van Biene" ;
  a2a:PersonName [
    rdfs:label "Abraham (moses) van Biene" ;
    a2a:PersonNameFirstName "Abraham (moses)" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Biene"
  ] .

oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019859
  a a2a:Person ;
  rdfs:label "Mietje (boas) Levy" ;
  a2a:PersonName [
    rdfs:label "Mietje (boas) Levy" ;
    a2a:PersonNameFirstName "Mietje (boas)" ;
    a2a:PersonNameLastName "Levy"
  ] .

oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019860
  a a2a:Person ;
  rdfs:label "Johanna (isack) de Bok" ;
  a2a:PersonName [
    rdfs:label "Johanna (isack) de Bok" ;
    a2a:PersonNameFirstName "Johanna (isack)" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bok"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019861
  a a2a:Person ;
  rdfs:label "Isack (jacob) de Bok" ;
  a2a:PersonName [
    rdfs:label "Isack (jacob) de Bok" ;
    a2a:PersonNameFirstName "Isack (jacob)" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bok"
  ] .

oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019862
  a a2a:Person ;
  rdfs:label "Johanna (jacob) Boot" ;
  a2a:PersonName [
    rdfs:label "Johanna (jacob) Boot" ;
    a2a:PersonNameFirstName "Johanna (jacob)" ;
    a2a:PersonNameLastName "Boot"
  ] .

oa:event_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "13-09-1820" ;
    a2a:Year "1820" ;
    a2a:Month "09" ;
    a2a:Day "13" ;
    rdfs:label "1820-09-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019857 ;
  a2a:EventKeyRef oa:event_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Event1 .

oa:relationep_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019858 ;
  a2a:EventKeyRef oa:event_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Event1 .

oa:relationep_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019859 ;
  a2a:EventKeyRef oa:event_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Event1 .

oa:relationep_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019860 ;
  a2a:EventKeyRef oa:event_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Event1 .

oa:relationep_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019861 ;
  a2a:EventKeyRef oa:event_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Event1 .

oa:relationep_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Person1014019862 ;
  a2a:EventKeyRef oa:event_srt_130b9e7d-963d-e920-7e0c-b379048c58bf_Event1 .

oa:source_srt_130b9e7d-963d-e920-7e0c-b379048c58bf
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1820-09-13 - 1820-09-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-09-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-09-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-09-1820" ;
    a2a:Year "1820" ;
    a2a:Month "09" ;
    a2a:Day "13" ;
    rdfs:label "13-09-1820"
  ] ;
  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 huwelijks- en echtscheidingsregister van de gemeente Rotterdam" ;
    a2a:RegistryNumber "1820B" ;
    a2a:Folio "b75v" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1820B, b75v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12133/1F84C03AE2D849FEBDFBFC9847ED12EC" ;
    a2a:UriViewer "https://hdl.handle.net/21.12133/1F84C03AE2D849FEBDFBFC9847ED12EC" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/1F84C03AE2D849FEBDFBFC9847ED12EC"
  ] ;
  a2a:SourceLastChangeDate "2017-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/D6A4B00F7514476BB7F7859523C6C680" ;
  a2a:RecordIdentifier "1014019856" ;
  a2a:RecordGUID "{130b9e7d-963d-e920-7e0c-b379048c58bf}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder D6A4B00F-7514-476B-B7F7-859523C6C680" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061820B_54_A2A.xml van SRT" .

