@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_451EB862-9B78-4012-B896-A8B89B645F52
  a a2a:Record ;
  rdfs:label "Ondertrouw op 15 april 1742 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_451EB862-9B78-4012-B896-A8B89B645F52_Person2514660712, oa:person_srt_451EB862-9B78-4012-B896-A8B89B645F52_Person2514660713 ;
  a2a:hasEvent oa:event_srt_451EB862-9B78-4012-B896-A8B89B645F52_Event1, oa:event_srt_451EB862-9B78-4012-B896-A8B89B645F52_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_451EB862-9B78-4012-B896-A8B89B645F52_0, oa:relationep_srt_451EB862-9B78-4012-B896-A8B89B645F52_1, oa:relationep_srt_451EB862-9B78-4012-B896-A8B89B645F52_2, oa:relationep_srt_451EB862-9B78-4012-B896-A8B89B645F52_3 ;
  a2a:hasSource oa:source_srt_451EB862-9B78-4012-B896-A8B89B645F52 .

oa:person_srt_451EB862-9B78-4012-B896-A8B89B645F52_Person2514660712
  a a2a:Person ;
  rdfs:label "Jakobus Budding" ;
  a2a:PersonName [
    rdfs:label "Jakobus Budding" ;
    a2a:PersonNameFirstName "Jakobus" ;
    a2a:PersonNameLastName "Budding"
  ] ;
  a2a:Residence [
    a2a:Place "Utregt" ;
    rdfs:label "Utregt"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_451EB862-9B78-4012-B896-A8B89B645F52_Person2514660713
  a a2a:Person ;
  rdfs:label "Willemijntie Acaboa" ;
  a2a:PersonName [
    rdfs:label "Willemijntie Acaboa" ;
    a2a:PersonNameFirstName "Willemijntie" ;
    a2a:PersonNameLastName "Acaboa"
  ] ;
  a2a:Residence [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:event_srt_451EB862-9B78-4012-B896-A8B89B645F52_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "15-04-1742" ;
    a2a:Year "1742" ;
    a2a:Month "04" ;
    a2a:Day "15" ;
    rdfs:label "1742-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_451EB862-9B78-4012-B896-A8B89B645F52_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "15-04-1742" ;
    a2a:Year "1742" ;
    a2a:Month "04" ;
    a2a:Day "15" ;
    rdfs:label "1742-04-15"^^xsd:date
  ] .

oa:relationep_srt_451EB862-9B78-4012-B896-A8B89B645F52_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_451EB862-9B78-4012-B896-A8B89B645F52_Person2514660712 ;
  a2a:EventKeyRef oa:event_srt_451EB862-9B78-4012-B896-A8B89B645F52_Event1 .

oa:relationep_srt_451EB862-9B78-4012-B896-A8B89B645F52_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_451EB862-9B78-4012-B896-A8B89B645F52_Person2514660713 ;
  a2a:EventKeyRef oa:event_srt_451EB862-9B78-4012-B896-A8B89B645F52_Event1 .

oa:relationep_srt_451EB862-9B78-4012-B896-A8B89B645F52_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_451EB862-9B78-4012-B896-A8B89B645F52_Person2514660712 ;
  a2a:EventKeyRef oa:event_srt_451EB862-9B78-4012-B896-A8B89B645F52_Event2 .

oa:relationep_srt_451EB862-9B78-4012-B896-A8B89B645F52_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_451EB862-9B78-4012-B896-A8B89B645F52_Person2514660713 ;
  a2a:EventKeyRef oa:event_srt_451EB862-9B78-4012-B896-A8B89B645F52_Event2 .

oa:source_srt_451EB862-9B78-4012-B896-A8B89B645F52
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1742-04-15 - 1742-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1742-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1742-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-04-1742" ;
    a2a:Year "1742" ;
    a2a:Month "04" ;
    a2a:Day "15" ;
    rdfs:label "15-04-1742"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Trouw gereformeerd" ;
    a2a:RegistryNumber "74" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Trouw gereformeerd, 74"
  ] ;
  a2a:SourceLastChangeDate "2025-03-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/451EB8629B784012B896A8B89B645F52" ;
  a2a:RecordIdentifier "2514660711" ;
  a2a:RecordGUID "{451EB862-9B78-4012-B896-A8B89B645F52}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/736609BEFC394223983F7DB24ABCAC05" .

