@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_45A8FE52-5ABC-466B-ACEB-FD64627F757E
  a a2a:Record ;
  rdfs:label "Ondertrouw op 30 januari 1778 te Kralingen" ;
  a2a:hasPerson oa:person_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Person2032875874, oa:person_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Person2032875875 ;
  a2a:hasEvent oa:event_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Event1, oa:event_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_0, oa:relationep_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_1, oa:relationep_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_2, oa:relationep_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_3 ;
  a2a:hasSource oa:source_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E .

oa:person_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Person2032875874
  a a2a:Person ;
  rdfs:label "Adrianus van Leeuwen" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Leeuwen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Leeuwen"
  ] ;
  a2a:Residence [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Person2032875875
  a a2a:Person ;
  rdfs:label "Neeltje Teunis Verhart" ;
  a2a:PersonName [
    rdfs:label "Neeltje Teunis Verhart" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Teunis" ;
    a2a:PersonNameLastName "Verhart"
  ] ;
  a2a:Residence [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:event_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "22-02-1778" ;
    a2a:Year "1778" ;
    a2a:Month "02" ;
    a2a:Day "22" ;
    rdfs:label "1778-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:event_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "30-01-1778" ;
    a2a:Year "1778" ;
    a2a:Month "01" ;
    a2a:Day "30" ;
    rdfs:label "1778-01-30"^^xsd:date
  ] .

oa:relationep_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Person2032875874 ;
  a2a:EventKeyRef oa:event_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Event1 .

oa:relationep_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Person2032875875 ;
  a2a:EventKeyRef oa:event_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Event1 .

oa:relationep_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Person2032875874 ;
  a2a:EventKeyRef oa:event_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Event2 .

oa:relationep_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Person2032875875 ;
  a2a:EventKeyRef oa:event_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E_Event2 .

oa:source_srt_45A8FE52-5ABC-466B-ACEB-FD64627F757E
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Kralingen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Kralingen, Nederland", "1778-02-22 - 1778-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "22-02-1778" ;
    a2a:Year "1778" ;
    a2a:Month "02" ;
    a2a:Day "22" ;
    rdfs:label "22-02-1778"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van het ambacht en de gemeente Kralingen" ;
    a2a:Book "Doop gereformeerd; Trouw gereformeerd" ;
    a2a:RegistryNumber "718" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van het ambacht en de gemeente Kralingen, Doop gereformeerd; Trouw gereformeerd, 718"
  ] ;
  a2a:SourceLastChangeDate "2025-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/45A8FE525ABC466BACEBFD64627F757E" ;
  a2a:RecordIdentifier "2032875873" ;
  a2a:RecordGUID "{45A8FE52-5ABC-466B-ACEB-FD64627F757E}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/8911FC18CF5B4474B54996E0FCCC5BD4" .

