@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_04FCABC2-7F6B-4AF9-B910-D266C192223D
  a a2a:Record ;
  rdfs:label "Ondertrouw op 5 mei 1681 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Person4590593045, oa:person_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Person4590593046 ;
  a2a:hasEvent oa:event_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Event1, oa:event_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_0, oa:relationep_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_1, oa:relationep_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_2, oa:relationep_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_3 ;
  a2a:hasSource oa:source_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D .

oa:person_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Person4590593045
  a a2a:Person ;
  rdfs:label "Cornelis Jacobse van der Schildt" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobse van der Schildt" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Jacobse" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Schildt"
  ] ;
  a2a:Residence [
    a2a:Place "Schiedamsedijk" ;
    rdfs:label "Schiedamsedijk"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Person4590593046
  a a2a:Person ;
  rdfs:label "Pieternelletje Claes" ;
  a2a:PersonName [
    rdfs:label "Pieternelletje Claes" ;
    a2a:PersonNameFirstName "Pieternelletje" ;
    a2a:PersonNameLastName "Claes"
  ] ;
  a2a:Residence [
    a2a:Place "Wijnstraat" ;
    rdfs:label "Wijnstraat"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:event_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "18-05-1681" ;
    a2a:Year "1681" ;
    a2a:Month "05" ;
    a2a:Day "18" ;
    rdfs:label "1681-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "05-05-1681" ;
    a2a:Year "1681" ;
    a2a:Month "05" ;
    a2a:Day "05" ;
    rdfs:label "1681-05-05"^^xsd:date
  ] .

oa:relationep_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Person4590593045 ;
  a2a:EventKeyRef oa:event_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Event1 .

oa:relationep_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Person4590593046 ;
  a2a:EventKeyRef oa:event_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Event1 .

oa:relationep_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Person4590593045 ;
  a2a:EventKeyRef oa:event_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Event2 .

oa:relationep_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Person4590593046 ;
  a2a:EventKeyRef oa:event_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D_Event2 .

oa:source_srt_04FCABC2-7F6B-4AF9-B910-D266C192223D
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1681-05-18 - 1681-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1681-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1681-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-05-1681" ;
    a2a:Year "1681" ;
    a2a:Month "05" ;
    a2a:Day "18" ;
    rdfs:label "18-05-1681"
  ] ;
  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 "66" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Trouw gereformeerd, 66"
  ] ;
  a2a:SourceLastChangeDate "2026-04-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/04FCABC27F6B4AF9B910D266C192223D" ;
  a2a:RecordIdentifier "4590593044" ;
  a2a:RecordGUID "{04FCABC2-7F6B-4AF9-B910-D266C192223D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/F478926F719B4E1482330BA70DC243B0" .

