@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_67B309C7-2B2B-407F-BFD0-0D6D03CC7774
  a a2a:Record ;
  rdfs:label "Trouwen op 9 augustus 1665 te Delfshaven" ;
  a2a:hasPerson oa:person_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_Person2032741487, oa:person_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_Person2032741488, oa:person_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_Person2032741489 ;
  a2a:hasEvent oa:event_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_0, oa:relationep_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_1, oa:relationep_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_2 ;
  a2a:hasSource oa:source_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774 .

oa:person_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_Person2032741487
  a a2a:Person ;
  rdfs:label "Willem Gerridtsz" ;
  a2a:PersonName [
    rdfs:label "Willem Gerridtsz" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Gerridtsz"
  ] ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:MaritalStatus "other:Wed." .

oa:person_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_Person2032741488
  a a2a:Person ;
  rdfs:label "Lijntje Heijndricks" ;
  a2a:PersonName [
    rdfs:label "Lijntje Heijndricks" ;
    a2a:PersonNameFirstName "Lijntje" ;
    a2a:PersonNameLastName "Heijndricks"
  ] ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:person_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_Person2032741489
  a a2a:Person ;
  rdfs:label "Josijntje Joosten" ;
  a2a:PersonName [
    rdfs:label "Josijntje Joosten" ;
    a2a:PersonNameFirstName "Josijntje" ;
    a2a:PersonNameLastName "Joosten"
  ] .

oa:event_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "9-8-1665" ;
    a2a:Year "1665" ;
    a2a:Month "08" ;
    a2a:Day "09" ;
    rdfs:label "1665-08-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Delfshaven" ;
    rdfs:label "Delfshaven"
  ] .

oa:relationep_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_Person2032741487 ;
  a2a:EventKeyRef oa:event_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_Event1 .

oa:relationep_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_Person2032741488 ;
  a2a:EventKeyRef oa:event_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_Event1 .

oa:relationep_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere partner" ;
  a2a:RelationType "other:Eerdere partner" ;
  a2a:PersonKeyRef oa:person_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_Person2032741489 ;
  a2a:EventKeyRef oa:event_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774_Event1 .

oa:source_srt_67B309C7-2B2B-407F-BFD0-0D6D03CC7774
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Delfshaven" ;
    a2a:Country "Nederland" ;
    rdfs:label "Delfshaven, Nederland", "1665-08-09 - 1665-08-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1665-08-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1665-08-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "9-8-1665" ;
    a2a:Year "1665" ;
    a2a:Month "08" ;
    a2a:Day "09" ;
    rdfs:label "9-8-1665"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van de Plaatselijke Besturen van Delfshaven en Schoonderloo" ;
    a2a:Book "Doop gereformeerd; Trouw gereformeerd" ;
    a2a:RegistryNumber "1140" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van de Plaatselijke Besturen van Delfshaven en Schoonderloo, Doop gereformeerd; Trouw gereformeerd, 1140"
  ] ;
  a2a:SourceLastChangeDate "2021-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/67B309C72B2B407FBFD00D6D03CC7774" ;
  a2a:RecordIdentifier "2032741486" ;
  a2a:RecordGUID "{67B309C7-2B2B-407F-BFD0-0D6D03CC7774}" ;
  a2a:SourceRemarkOpmerking "Met attestatie van Rotterdam" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/FBA71D2841B149AEA413CAD4532FB40A" .

