@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_74F22AFD-1F48-4886-BFD9-3FE680DE2E13
  a a2a:Record ;
  rdfs:label "Ondertrouw op 23 augustus 1806 te Katendrecht" ;
  a2a:hasPerson oa:person_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Person2030604235, oa:person_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Person2030604236 ;
  a2a:hasEvent oa:event_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Event1, oa:event_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Event2 ;
  a2a:hasRelationEP oa:relationep_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_0, oa:relationep_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_1, oa:relationep_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_2, oa:relationep_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_3 ;
  a2a:hasSource oa:source_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13 .

oa:person_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Person2030604235
  a a2a:Person ;
  rdfs:label "Cornelis Dirksz van Hilte" ;
  a2a:PersonName [
    rdfs:label "Cornelis Dirksz van Hilte" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Dirksz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hilte"
  ] ;
  a2a:Residence [
    a2a:Place "onder Katendregt" ;
    rdfs:label "onder Katendregt"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Katendregt" ;
    rdfs:label "Katendregt"
  ] ;
  a2a:MaritalStatus "other:J.m." .

oa:person_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Person2030604236
  a a2a:Person ;
  rdfs:label "Jannitje Jacobusdr Scheer" ;
  a2a:PersonName [
    rdfs:label "Jannitje Jacobusdr Scheer" ;
    a2a:PersonNameFirstName "Jannitje" ;
    a2a:PersonNamePatronym "Jacobusdr" ;
    a2a:PersonNameLastName "Scheer"
  ] ;
  a2a:Residence [
    a2a:Place "onder Katendregt" ;
    rdfs:label "onder Katendregt"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heijnenoord" ;
    rdfs:label "Heijnenoord"
  ] ;
  a2a:MaritalStatus "other:J.d." .

oa:event_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:LiteralDate "13-09-1806" ;
    a2a:Year "1806" ;
    a2a:Month "09" ;
    a2a:Day "13" ;
    rdfs:label "1806-09-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Katendrecht" ;
    rdfs:label "Katendrecht"
  ] .

oa:event_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Event2
  a a2a:Event ;
  rdfs:label "Ondertrouw" ;
  a2a:EventType "Ondertrouw" ;
  a2a:EventDate [
    a2a:LiteralDate "23-08-1806" ;
    a2a:Year "1806" ;
    a2a:Month "08" ;
    a2a:Day "23" ;
    rdfs:label "1806-08-23"^^xsd:date
  ] .

oa:relationep_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Person2030604235 ;
  a2a:EventKeyRef oa:event_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Event1 .

oa:relationep_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Person2030604236 ;
  a2a:EventKeyRef oa:event_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Event1 .

oa:relationep_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_2
  a a2a:RelationEP ;
  rdfs:label "other:bruidegom" ;
  a2a:RelationType "other:bruidegom" ;
  a2a:PersonKeyRef oa:person_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Person2030604235 ;
  a2a:EventKeyRef oa:event_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Event2 .

oa:relationep_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_3
  a a2a:RelationEP ;
  rdfs:label "other:bruid" ;
  a2a:RelationType "other:bruid" ;
  a2a:PersonKeyRef oa:person_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Person2030604236 ;
  a2a:EventKeyRef oa:event_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13_Event2 .

oa:source_srt_74F22AFD-1F48-4886-BFD9-3FE680DE2E13
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Katendrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Katendrecht, Nederland", "1806-09-13 - 1806-09-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1806-09-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1806-09-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "13-09-1806" ;
    a2a:Year "1806" ;
    a2a:Month "09" ;
    a2a:Day "13" ;
    rdfs:label "13-09-1806"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van het ambacht en de gemeente Katendrecht" ;
    a2a:Book "Trouw gaarder" ;
    a2a:RegistryNumber "121" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van het ambacht en de gemeente Katendrecht, Trouw gaarder, 121"
  ] ;
  a2a:SourceLastChangeDate "2021-04-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/74F22AFD1F484886BFD93FE680DE2E13" ;
  a2a:RecordIdentifier "2030604234" ;
  a2a:RecordGUID "{74F22AFD-1F48-4886-BFD9-3FE680DE2E13}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5722586FCB6C43A6A9C75887E9DDE943" .

