@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_05B40E72-DFD4-4183-ACDA-134567C5DF90
  a a2a:Record ;
  rdfs:label "Ondertrouw op 23 januari 1644 te Bleiswijk" ;
  a2a:hasPerson oa:person_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Person2036225727, oa:person_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Person2036225728, oa:person_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Person2036225729 ;
  a2a:hasEvent oa:event_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Event1, oa:event_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_0, oa:relationep_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_1, oa:relationep_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_2, oa:relationep_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_3, oa:relationep_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_4 ;
  a2a:hasSource oa:source_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90 .

oa:person_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Person2036225727
  a a2a:Person ;
  rdfs:label "Claes Pieterss Coster" ;
  a2a:PersonName [
    rdfs:label "Claes Pieterss Coster" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNamePatronym "Pieterss" ;
    a2a:PersonNameLastName "Coster"
  ] ;
  a2a:Residence [
    a2a:Place "Bleyswijck" ;
    rdfs:label "Bleyswijck"
  ] ;
  a2a:MaritalStatus "other:Wed." .

oa:person_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Person2036225728
  a a2a:Person ;
  rdfs:label "Lysbeth Ariens" ;
  a2a:PersonName [
    rdfs:label "Lysbeth Ariens" ;
    a2a:PersonNameFirstName "Lysbeth" ;
    a2a:PersonNamePatronym "Ariens"
  ] ;
  a2a:Residence [
    a2a:Place "Hoeckeynde" ;
    rdfs:label "Hoeckeynde"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:person_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Person2036225729
  a a2a:Person ;
  rdfs:label "Neeltgen Ariens" ;
  a2a:PersonName [
    rdfs:label "Neeltgen Ariens" ;
    a2a:PersonNameFirstName "Neeltgen" ;
    a2a:PersonNamePatronym "Ariens"
  ] .

oa:event_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "12-02-1644" ;
    a2a:Year "1644" ;
    a2a:Month "02" ;
    a2a:Day "12" ;
    rdfs:label "1644-02-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bleiswijk" ;
    rdfs:label "Bleiswijk"
  ] .

oa:event_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "23-01-1644" ;
    a2a:Year "1644" ;
    a2a:Month "01" ;
    a2a:Day "23" ;
    rdfs:label "1644-01-23"^^xsd:date
  ] .

oa:relationep_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Person2036225727 ;
  a2a:EventKeyRef oa:event_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Event1 .

oa:relationep_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Person2036225728 ;
  a2a:EventKeyRef oa:event_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Event1 .

oa:relationep_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Person2036225729 ;
  a2a:EventKeyRef oa:event_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Event1 .

oa:relationep_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_3
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Person2036225727 ;
  a2a:EventKeyRef oa:event_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Event2 .

oa:relationep_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_4
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Person2036225728 ;
  a2a:EventKeyRef oa:event_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90_Event2 .

oa:source_srt_05B40E72-DFD4-4183-ACDA-134567C5DF90
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Bleiswijk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Bleiswijk, Nederland", "1644-02-12 - 1644-02-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1644-02-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1644-02-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-02-1644" ;
    a2a:Year "1644" ;
    a2a:Month "02" ;
    a2a:Day "12" ;
    rdfs:label "12-02-1644"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archief van het Ambacht Bleiswijk" ;
    a2a:Book "Gerechtstrouw; Trouw gereformeerd" ;
    a2a:RegistryNumber "783" ;
    a2a:Folio "74" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archief van het Ambacht Bleiswijk, Gerechtstrouw; Trouw gereformeerd, 783, 74"
  ] ;
  a2a:SourceLastChangeDate "2021-04-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/05B40E72DFD44183ACDA134567C5DF90" ;
  a2a:RecordIdentifier "2036225726" ;
  a2a:RecordGUID "{05B40E72-DFD4-4183-ACDA-134567C5DF90}" ;
  a2a:SourceRemarkOpmerking "Consent: Adriaen Thoniss (vader)" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/CA6005CAFFD74296B8CAAFB610CFE08F" .

