@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_2CD3FCBD-69F0-4CF4-BE20-C892A9360049
  a a2a:Record ;
  rdfs:label "Ondertrouw op 25 april 1706 te Delfshaven" ;
  a2a:hasPerson oa:person_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Person2027481505, oa:person_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Person2027481506 ;
  a2a:hasEvent oa:event_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Event1, oa:event_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_0, oa:relationep_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_1, oa:relationep_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_2, oa:relationep_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_3 ;
  a2a:hasSource oa:source_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049 .

oa:person_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Person2027481505
  a a2a:Person ;
  rdfs:label "Hendrik Leendertse Valkenburg" ;
  a2a:PersonName [
    rdfs:label "Hendrik Leendertse Valkenburg" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Leendertse" ;
    a2a:PersonNameLastName "Valkenburg"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfhave" ;
    rdfs:label "Delfhave"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Person2027481506
  a a2a:Person ;
  rdfs:label "Grietje Heindrix van Schie" ;
  a2a:PersonName [
    rdfs:label "Grietje Heindrix van Schie" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNamePatronym "Heindrix" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Schie"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delfhave" ;
    rdfs:label "Delfhave"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:event_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "09-05-1706" ;
    a2a:Year "1706" ;
    a2a:Month "05" ;
    a2a:Day "09" ;
    rdfs:label "1706-05-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Delfshaven" ;
    rdfs:label "Delfshaven"
  ] .

oa:event_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "25-04-1706" ;
    a2a:Year "1706" ;
    a2a:Month "04" ;
    a2a:Day "25" ;
    rdfs:label "1706-04-25"^^xsd:date
  ] .

oa:relationep_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Person2027481505 ;
  a2a:EventKeyRef oa:event_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Event1 .

oa:relationep_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Person2027481506 ;
  a2a:EventKeyRef oa:event_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Event1 .

oa:relationep_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Person2027481505 ;
  a2a:EventKeyRef oa:event_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Event2 .

oa:relationep_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Person2027481506 ;
  a2a:EventKeyRef oa:event_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049_Event2 .

oa:source_srt_2CD3FCBD-69F0-4CF4-BE20-C892A9360049
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Delfshaven" ;
    a2a:Country "Nederland" ;
    rdfs:label "Delfshaven, Nederland", "1706-05-09 - 1706-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1706-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1706-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "09-05-1706" ;
    a2a:Year "1706" ;
    a2a:Month "05" ;
    a2a:Day "09" ;
    rdfs:label "09-05-1706"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van de Plaatselijke Besturen van Delfshaven en Schoonderloo" ;
    a2a:Book "Trouw gereformeerd" ;
    a2a:RegistryNumber "1146" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van de Plaatselijke Besturen van Delfshaven en Schoonderloo, Trouw gereformeerd, 1146"
  ] ;
  a2a:SourceLastChangeDate "2025-11-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/2CD3FCBD69F04CF4BE20C892A9360049" ;
  a2a:RecordIdentifier "2027481504" ;
  a2a:RecordGUID "{2CD3FCBD-69F0-4CF4-BE20-C892A9360049}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6921A98B5F6C4285A479A4AF6B000DDB" .

