@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_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D
  a a2a:Record ;
  rdfs:label "Huwelijk op 10 mei 1876 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709951, oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709952, oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709953, oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709954, oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709955, oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709956 ;
  a2a:hasEvent oa:event_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_0, oa:relationep_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_1, oa:relationep_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_2, oa:relationep_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_3, oa:relationep_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_4, oa:relationep_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_5 ;
  a2a:hasSource oa:source_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D .

oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709951
  a a2a:Person ;
  rdfs:label "Marcelis Coenraad Holtgrefe" ;
  a2a:PersonName [
    rdfs:label "Marcelis Coenraad Holtgrefe" ;
    a2a:PersonNameFirstName "Marcelis Coenraad" ;
    a2a:PersonNameLastName "Holtgrefe"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709952
  a a2a:Person ;
  rdfs:label "Balthasar Georg Holtgrefe" ;
  a2a:PersonName [
    rdfs:label "Balthasar Georg Holtgrefe" ;
    a2a:PersonNameFirstName "Balthasar Georg" ;
    a2a:PersonNameLastName "Holtgrefe"
  ] .

oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709953
  a a2a:Person ;
  rdfs:label "Balduina Boerenboom" ;
  a2a:PersonName [
    rdfs:label "Balduina Boerenboom" ;
    a2a:PersonNameFirstName "Balduina" ;
    a2a:PersonNameLastName "Boerenboom"
  ] .

oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709954
  a a2a:Person ;
  rdfs:label "Maria Hauser" ;
  a2a:PersonName [
    rdfs:label "Maria Hauser" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Hauser"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Valburg" ;
    rdfs:label "Valburg"
  ] .

oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709955
  a a2a:Person ;
  rdfs:label "Johannes Hauser" ;
  a2a:PersonName [
    rdfs:label "Johannes Hauser" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hauser"
  ] .

oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709956
  a a2a:Person ;
  rdfs:label "Petronella Jongbloed" ;
  a2a:PersonName [
    rdfs:label "Petronella Jongbloed" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Jongbloed"
  ] .

oa:event_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "10-05-1876" ;
    a2a:Year "1876" ;
    a2a:Month "05" ;
    a2a:Day "10" ;
    rdfs:label "1876-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709951 ;
  a2a:EventKeyRef oa:event_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Event1 .

oa:relationep_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709952 ;
  a2a:EventKeyRef oa:event_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Event1 .

oa:relationep_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709953 ;
  a2a:EventKeyRef oa:event_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Event1 .

oa:relationep_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709954 ;
  a2a:EventKeyRef oa:event_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Event1 .

oa:relationep_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709955 ;
  a2a:EventKeyRef oa:event_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Event1 .

oa:relationep_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Person1014709956 ;
  a2a:EventKeyRef oa:event_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D_Event1 .

oa:source_srt_6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1876-05-10 - 1876-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-05-1876" ;
    a2a:Year "1876" ;
    a2a:Month "05" ;
    a2a:Day "10" ;
    rdfs:label "10-05-1876"
  ] ;
  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:DocumentNumber "1876.365" ;
    a2a:RegistryNumber "1876B" ;
    a2a:Folio "b090" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Burgerlijke Stand Rotterdam, huwelijksakten, Nadere toegang op het huwelijks- en echtscheidingsregister van de gemeente Rotterdam, 1876.365, 1876B, b090"
  ] ;
  a2a:SourceLastChangeDate "2022-06-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/6316F0AA1F024BEE9110C4FD3DA86F8D" ;
  a2a:RecordIdentifier "1014709950" ;
  a2a:RecordGUID "{6316F0AA-1F02-4BEE-9110-C4FD3DA86F8D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5C41AF92FC284C5BB13F17A930891927" .

