@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_194c2c5f-2c71-ff67-e0aa-fdad66cbf876
  a a2a:Record ;
  rdfs:label "Huwelijk op 23 maart 1910 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997749, oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997750, oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997751, oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997752, oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997753, oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997754 ;
  a2a:hasEvent oa:event_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_0, oa:relationep_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_1, oa:relationep_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_2, oa:relationep_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_3, oa:relationep_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_4, oa:relationep_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_5 ;
  a2a:hasSource oa:source_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876 .

oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997749
  a a2a:Person ;
  rdfs:label "Johannes Mattheus van der Harst" ;
  a2a:PersonName [
    rdfs:label "Johannes Mattheus van der Harst" ;
    a2a:PersonNameFirstName "Johannes Mattheus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Harst"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenhage" ;
    rdfs:label "'s Gravenhage"
  ] .

oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997750
  a a2a:Person ;
  rdfs:label "Joannes Nicolaas Andreas van der Harst" ;
  a2a:PersonName [
    rdfs:label "Joannes Nicolaas Andreas van der Harst" ;
    a2a:PersonNameFirstName "Joannes Nicolaas Andreas" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Harst"
  ] .

oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997751
  a a2a:Person ;
  rdfs:label "Geertruida Groeneweg" ;
  a2a:PersonName [
    rdfs:label "Geertruida Groeneweg" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Groeneweg"
  ] .

oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997752
  a a2a:Person ;
  rdfs:label "Maria Stuit" ;
  a2a:PersonName [
    rdfs:label "Maria Stuit" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Stuit"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997753
  a a2a:Person ;
  rdfs:label "Frans Stuit" ;
  a2a:PersonName [
    rdfs:label "Frans Stuit" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Stuit"
  ] .

oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997754
  a a2a:Person ;
  rdfs:label "Jansje de Bruin" ;
  a2a:PersonName [
    rdfs:label "Jansje de Bruin" ;
    a2a:PersonNameFirstName "Jansje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruin"
  ] .

oa:event_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "23-03-1910" ;
    a2a:Year "1910" ;
    a2a:Month "03" ;
    a2a:Day "23" ;
    rdfs:label "1910-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997749 ;
  a2a:EventKeyRef oa:event_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Event1 .

oa:relationep_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997750 ;
  a2a:EventKeyRef oa:event_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Event1 .

oa:relationep_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997751 ;
  a2a:EventKeyRef oa:event_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Event1 .

oa:relationep_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997752 ;
  a2a:EventKeyRef oa:event_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Event1 .

oa:relationep_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997753 ;
  a2a:EventKeyRef oa:event_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Event1 .

oa:relationep_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Person1014997754 ;
  a2a:EventKeyRef oa:event_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876_Event1 .

oa:source_srt_194c2c5f-2c71-ff67-e0aa-fdad66cbf876
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1910-03-23 - 1910-03-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-03-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-03-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "23-03-1910" ;
    a2a:Year "1910" ;
    a2a:Month "03" ;
    a2a:Day "23" ;
    rdfs:label "23-03-1910"
  ] ;
  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 "1910D" ;
    a2a:Folio "d49" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijksregister van de gemeente Rotterdam, 1910D, d49"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/5190B64E37E34CAAB0DDC67945036DB8" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/5190B64E37E34CAAB0DDC67945036DB8" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/5190B64E37E34CAAB0DDC67945036DB8"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2790CFA391BA43738338755163C5CDF8" ;
  a2a:RecordIdentifier "1014997748" ;
  a2a:RecordGUID "{194c2c5f-2c71-ff67-e0aa-fdad66cbf876}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder 2790CFA3-91BA-4373-8338-755163C5CDF8" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061910D_54_A2A.xml van SRT" .

