@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_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63
  a a2a:Record ;
  rdfs:label "Ondertrouw op 14 september 1636 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Person3364594703, oa:person_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Person3364594704, oa:person_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Person3364594705 ;
  a2a:hasEvent oa:event_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Event1, oa:event_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_0, oa:relationep_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_1, oa:relationep_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_2, oa:relationep_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_3, oa:relationep_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_4 ;
  a2a:hasSource oa:source_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63 .

oa:person_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Person3364594703
  a a2a:Person ;
  rdfs:label "Alexander Corten" ;
  a2a:PersonName [
    rdfs:label "Alexander Corten" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Corten"
  ] ;
  a2a:MaritalStatus "other:Wed." .

oa:person_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Person3364594704
  a a2a:Person ;
  rdfs:label "Janneken Joppen" ;
  a2a:PersonName [
    rdfs:label "Janneken Joppen" ;
    a2a:PersonNameFirstName "Janneken" ;
    a2a:PersonNameLastName "Joppen"
  ] ;
  a2a:MaritalStatus "other:Wed." .

oa:person_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Person3364594705
  a a2a:Person ;
  rdfs:label "Isebart Fransois" ;
  a2a:PersonName [
    rdfs:label "Isebart Fransois" ;
    a2a:PersonNameFirstName "Isebart" ;
    a2a:PersonNameLastName "Fransois"
  ] .

oa:event_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "30-09-1636" ;
    a2a:Year "1636" ;
    a2a:Month "09" ;
    a2a:Day "30" ;
    rdfs:label "1636-09-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "14-09-1636" ;
    a2a:Year "1636" ;
    a2a:Month "09" ;
    a2a:Day "14" ;
    rdfs:label "1636-09-14"^^xsd:date
  ] .

oa:relationep_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Person3364594703 ;
  a2a:EventKeyRef oa:event_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Event1 .

oa:relationep_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Person3364594704 ;
  a2a:EventKeyRef oa:event_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Event1 .

oa:relationep_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Person3364594705 ;
  a2a:EventKeyRef oa:event_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Event1 .

oa:relationep_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_3
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Person3364594703 ;
  a2a:EventKeyRef oa:event_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Event2 .

oa:relationep_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_4
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Person3364594704 ;
  a2a:EventKeyRef oa:event_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63_Event2 .

oa:source_srt_CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1636-09-30 - 1636-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1636-09-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1636-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-09-1636" ;
    a2a:Year "1636" ;
    a2a:Month "09" ;
    a2a:Day "30" ;
    rdfs:label "30-09-1636"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Trouw gereformeerd" ;
    a2a:RegistryNumber "57" ;
    rdfs:label "Stadsarchief Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Trouw gereformeerd, 57"
  ] ;
  a2a:SourceLastChangeDate "2024-10-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/CBDB9CBCB9584ECF82BF56EEBA50CB63" ;
  a2a:RecordIdentifier "3364594702" ;
  a2a:RecordGUID "{CBDB9CBC-B958-4ECF-82BF-56EEBA50CB63}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/51CCC78C256F48C9AB2FCB19D25FB735" .

