@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_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9
  a a2a:Record ;
  rdfs:label "Huwelijk op 11 februari 1903 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380815, oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380816, oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380817, oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380818, oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380819, oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380820 ;
  a2a:hasEvent oa:event_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_0, oa:relationep_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_1, oa:relationep_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_2, oa:relationep_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_3, oa:relationep_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_4, oa:relationep_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_5 ;
  a2a:hasSource oa:source_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9 .

oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380815
  a a2a:Person ;
  rdfs:label "Ewout Mastenbroek" ;
  a2a:PersonName [
    rdfs:label "Ewout Mastenbroek" ;
    a2a:PersonNameFirstName "Ewout" ;
    a2a:PersonNameLastName "Mastenbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Charlois" ;
    rdfs:label "Charlois"
  ] .

oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380816
  a a2a:Person ;
  rdfs:label "Jan Mastenbroek" ;
  a2a:PersonName [
    rdfs:label "Jan Mastenbroek" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Mastenbroek"
  ] .

oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380817
  a a2a:Person ;
  rdfs:label "Lena van der Meer" ;
  a2a:PersonName [
    rdfs:label "Lena van der Meer" ;
    a2a:PersonNameFirstName "Lena" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meer"
  ] .

oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380818
  a a2a:Person ;
  rdfs:label "Jaantje Scheepbouwer" ;
  a2a:PersonName [
    rdfs:label "Jaantje Scheepbouwer" ;
    a2a:PersonNameFirstName "Jaantje" ;
    a2a:PersonNameLastName "Scheepbouwer"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380819
  a a2a:Person ;
  rdfs:label "Jacobus Lambertus Scheepbouwer" ;
  a2a:PersonName [
    rdfs:label "Jacobus Lambertus Scheepbouwer" ;
    a2a:PersonNameFirstName "Jacobus Lambertus" ;
    a2a:PersonNameLastName "Scheepbouwer"
  ] .

oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380820
  a a2a:Person ;
  rdfs:label "Pieternella Henderina Boezel" ;
  a2a:PersonName [
    rdfs:label "Pieternella Henderina Boezel" ;
    a2a:PersonNameFirstName "Pieternella Henderina" ;
    a2a:PersonNameLastName "Boezel"
  ] .

oa:event_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "11-02-1903" ;
    a2a:Year "1903" ;
    a2a:Month "02" ;
    a2a:Day "11" ;
    rdfs:label "1903-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380815 ;
  a2a:EventKeyRef oa:event_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Event1 .

oa:relationep_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380816 ;
  a2a:EventKeyRef oa:event_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Event1 .

oa:relationep_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380817 ;
  a2a:EventKeyRef oa:event_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Event1 .

oa:relationep_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380818 ;
  a2a:EventKeyRef oa:event_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Event1 .

oa:relationep_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380819 ;
  a2a:EventKeyRef oa:event_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Event1 .

oa:relationep_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Person1015380820 ;
  a2a:EventKeyRef oa:event_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9_Event1 .

oa:source_srt_6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1903-02-11 - 1903-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-02-1903" ;
    a2a:Year "1903" ;
    a2a:Month "02" ;
    a2a:Day "11" ;
    rdfs:label "11-02-1903"
  ] ;
  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:RegistryNumber "1903A" ;
    a2a:Folio "a51" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1903A, a51"
  ] ;
  a2a:SourceLastChangeDate "2023-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6B7E92B093EF4BEEA36306EBDBB63CB9" ;
  a2a:RecordIdentifier "1015380814" ;
  a2a:RecordGUID "{6B7E92B0-93EF-4BEE-A363-06EBDBB63CB9}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/048EF70C0CC0420E8D67A134F81CDA61" .

