@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_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED
  a a2a:Record ;
  rdfs:label "Ondertrouw op 13 oktober 1780 te Pernis" ;
  a2a:hasPerson oa:person_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Person2029906474, oa:person_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Person2029906475 ;
  a2a:hasEvent oa:event_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Event1, oa:event_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_0, oa:relationep_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_1, oa:relationep_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_2, oa:relationep_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_3 ;
  a2a:hasSource oa:source_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED .

oa:person_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Person2029906474
  a a2a:Person ;
  rdfs:label "Arij Janse Koole" ;
  a2a:PersonName [
    rdfs:label "Arij Janse Koole" ;
    a2a:PersonNameFirstName "Arij" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNameLastName "Koole"
  ] ;
  a2a:Residence [
    a2a:Place "Pernis" ;
    rdfs:label "Pernis"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Pernis" ;
    rdfs:label "Pernis"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Person2029906475
  a a2a:Person ;
  rdfs:label "Annetje Wouterse Verduin" ;
  a2a:PersonName [
    rdfs:label "Annetje Wouterse Verduin" ;
    a2a:PersonNameFirstName "Annetje" ;
    a2a:PersonNamePatronym "Wouterse" ;
    a2a:PersonNameLastName "Verduin"
  ] ;
  a2a:Residence [
    a2a:Place "onder 's Gravenambagt" ;
    rdfs:label "onder 's Gravenambagt"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s Gravenambagt" ;
    rdfs:label "'s Gravenambagt"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:event_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "05-11-1780" ;
    a2a:Year "1780" ;
    a2a:Month "11" ;
    a2a:Day "05" ;
    rdfs:label "1780-11-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Pernis" ;
    rdfs:label "Pernis"
  ] .

oa:event_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "13-10-1780" ;
    a2a:Year "1780" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1780-10-13"^^xsd:date
  ] .

oa:relationep_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Person2029906474 ;
  a2a:EventKeyRef oa:event_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Event1 .

oa:relationep_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Person2029906475 ;
  a2a:EventKeyRef oa:event_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Event1 .

oa:relationep_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Person2029906474 ;
  a2a:EventKeyRef oa:event_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Event2 .

oa:relationep_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Person2029906475 ;
  a2a:EventKeyRef oa:event_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED_Event2 .

oa:source_srt_EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Pernis" ;
    a2a:Country "Nederland" ;
    rdfs:label "Pernis, Nederland", "1780-11-05 - 1780-11-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1780-11-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1780-11-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-11-1780" ;
    a2a:Year "1780" ;
    a2a:Month "11" ;
    a2a:Day "05" ;
    rdfs:label "05-11-1780"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van het ambacht en de gemeente Pernis" ;
    a2a:Book "Doop gereformeerd; Trouw gereformeerd" ;
    a2a:RegistryNumber "34" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van het ambacht en de gemeente Pernis, Doop gereformeerd; Trouw gereformeerd, 34"
  ] ;
  a2a:SourceLastChangeDate "2024-03-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/EADE7C0E8F154B9B8EAFF3C8DFE540ED" ;
  a2a:RecordIdentifier "2029906473" ;
  a2a:RecordGUID "{EADE7C0E-8F15-4B9B-8EAF-F3C8DFE540ED}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/94F2BC8DB5664181AB91A08A33CEE2E3" .

