@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_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e
  a a2a:Record ;
  rdfs:label "Huwelijk op 24 maart 1847 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595855, oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595856, oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595857, oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595858, oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595859, oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595860 ;
  a2a:hasEvent oa:event_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_0, oa:relationep_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_1, oa:relationep_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_2, oa:relationep_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_3, oa:relationep_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_4, oa:relationep_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_5 ;
  a2a:hasSource oa:source_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e .

oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595855
  a a2a:Person ;
  rdfs:label "Mattheus Harkema" ;
  a2a:PersonName [
    rdfs:label "Mattheus Harkema" ;
    a2a:PersonNameFirstName "Mattheus" ;
    a2a:PersonNameLastName "Harkema"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Groningen" ;
    rdfs:label "Groningen"
  ] .

oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595856
  a a2a:Person ;
  rdfs:label "Berend Harkema" ;
  a2a:PersonName [
    rdfs:label "Berend Harkema" ;
    a2a:PersonNameFirstName "Berend" ;
    a2a:PersonNameLastName "Harkema"
  ] .

oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595857
  a a2a:Person ;
  rdfs:label "Willemtje Egberts" ;
  a2a:PersonName [
    rdfs:label "Willemtje Egberts" ;
    a2a:PersonNameFirstName "Willemtje" ;
    a2a:PersonNameLastName "Egberts"
  ] .

oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595858
  a a2a:Person ;
  rdfs:label "Margaret Frances Scott" ;
  a2a:PersonName [
    rdfs:label "Margaret Frances Scott" ;
    a2a:PersonNameFirstName "Margaret Frances" ;
    a2a:PersonNameLastName "Scott"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "17" ;
    rdfs:label "17"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Newcastle" ;
    rdfs:label "Newcastle"
  ] .

oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595859
  a a2a:Person ;
  rdfs:label "William Scott" ;
  a2a:PersonName [
    rdfs:label "William Scott" ;
    a2a:PersonNameFirstName "William" ;
    a2a:PersonNameLastName "Scott"
  ] .

oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595860
  a a2a:Person ;
  rdfs:label "Jane Winschip" ;
  a2a:PersonName [
    rdfs:label "Jane Winschip" ;
    a2a:PersonNameFirstName "Jane" ;
    a2a:PersonNameLastName "Winschip"
  ] .

oa:event_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "24-03-1847" ;
    a2a:Year "1847" ;
    a2a:Month "03" ;
    a2a:Day "24" ;
    rdfs:label "1847-03-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595855 ;
  a2a:EventKeyRef oa:event_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Event1 .

oa:relationep_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595856 ;
  a2a:EventKeyRef oa:event_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Event1 .

oa:relationep_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595857 ;
  a2a:EventKeyRef oa:event_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Event1 .

oa:relationep_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595858 ;
  a2a:EventKeyRef oa:event_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Event1 .

oa:relationep_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595859 ;
  a2a:EventKeyRef oa:event_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Event1 .

oa:relationep_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Person1014595860 ;
  a2a:EventKeyRef oa:event_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e_Event1 .

oa:source_srt_9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1847-03-24 - 1847-03-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1847-03-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1847-03-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "24-03-1847" ;
    a2a:Year "1847" ;
    a2a:Month "03" ;
    a2a:Day "24" ;
    rdfs:label "24-03-1847"
  ] ;
  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 "1847A" ;
    a2a:Folio "a59" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1847A, a59"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/184/DB2EB0F2F10A484B96F03D3C2EA04F5F" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/184/DB2EB0F2F10A484B96F03D3C2EA04F5F" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/184/DB2EB0F2F10A484B96F03D3C2EA04F5F"
  ] ;
  a2a:SourceLastChangeDate "2022-04-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CD6CDBA7FF22479E89672C5C23334C3C" ;
  a2a:RecordIdentifier "1014595854" ;
  a2a:RecordGUID "{9e4c22b7-a0d6-c58c-c9e3-e1a044f2299e}" ;
  a2a:SourceRemarkGUID "bij archief nu bekend onder CD6CDBA7-FF22-479E-8967-2C5C23334C3C" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-RtSA_999-061847A_54_A2A.xml van SRT" .

