@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_271D8C86-30F6-461B-93EE-1DE88026959E
  a a2a:Record ;
  rdfs:label "Doop op 6 oktober 1686 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123372, oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123373, oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123374, oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123375, oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123376 ;
  a2a:hasEvent oa:event_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_271D8C86-30F6-461B-93EE-1DE88026959E_0, oa:relationep_srt_271D8C86-30F6-461B-93EE-1DE88026959E_1, oa:relationep_srt_271D8C86-30F6-461B-93EE-1DE88026959E_2, oa:relationep_srt_271D8C86-30F6-461B-93EE-1DE88026959E_3, oa:relationep_srt_271D8C86-30F6-461B-93EE-1DE88026959E_4 ;
  a2a:hasSource oa:source_srt_271D8C86-30F6-461B-93EE-1DE88026959E .

oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123372
  a a2a:Person ;
  rdfs:label "Teunis" ;
  a2a:PersonName [
    rdfs:label "Teunis" ;
    a2a:PersonNameFirstName "Teunis"
  ] .

oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123373
  a a2a:Person ;
  rdfs:label "Dirck Tuenisse" ;
  a2a:PersonName [
    rdfs:label "Dirck Tuenisse" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNameLastName "Tuenisse"
  ] .

oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123374
  a a2a:Person ;
  rdfs:label "Maertie Dirckse" ;
  a2a:PersonName [
    rdfs:label "Maertie Dirckse" ;
    a2a:PersonNameFirstName "Maertie" ;
    a2a:PersonNameLastName "Dirckse"
  ] .

oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123375
  a a2a:Person ;
  rdfs:label "Stijntie Louweres" ;
  a2a:PersonName [
    rdfs:label "Stijntie Louweres" ;
    a2a:PersonNameFirstName "Stijntie" ;
    a2a:PersonNameLastName "Louweres"
  ] .

oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123376
  a a2a:Person ;
  rdfs:label "Hadewe Teunis" ;
  a2a:PersonName [
    rdfs:label "Hadewe Teunis" ;
    a2a:PersonNameFirstName "Hadewe" ;
    a2a:PersonNameLastName "Teunis"
  ] .

oa:event_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "06-10-1686" ;
    a2a:Year "1686" ;
    a2a:Month "10" ;
    a2a:Day "06" ;
    rdfs:label "1686-10-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_271D8C86-30F6-461B-93EE-1DE88026959E_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123372 ;
  a2a:EventKeyRef oa:event_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Event1 .

oa:relationep_srt_271D8C86-30F6-461B-93EE-1DE88026959E_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123373 ;
  a2a:EventKeyRef oa:event_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Event1 .

oa:relationep_srt_271D8C86-30F6-461B-93EE-1DE88026959E_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123374 ;
  a2a:EventKeyRef oa:event_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Event1 .

oa:relationep_srt_271D8C86-30F6-461B-93EE-1DE88026959E_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123375 ;
  a2a:EventKeyRef oa:event_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Event1 .

oa:relationep_srt_271D8C86-30F6-461B-93EE-1DE88026959E_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Person2379123376 ;
  a2a:EventKeyRef oa:event_srt_271D8C86-30F6-461B-93EE-1DE88026959E_Event1 .

oa:source_srt_271D8C86-30F6-461B-93EE-1DE88026959E
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1686-10-06 - 1686-10-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1686-10-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1686-10-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "06-10-1686" ;
    a2a:Year "1686" ;
    a2a:Month "10" ;
    a2a:Day "06" ;
    rdfs:label "06-10-1686"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop gereformeerd" ;
    a2a:RegistryNumber "16" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop gereformeerd, 16"
  ] ;
  a2a:SourceLastChangeDate "2023-12-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/271D8C8630F6461B93EE1DE88026959E" ;
  a2a:RecordIdentifier "2379123371" ;
  a2a:RecordGUID "{271D8C86-30F6-461B-93EE-1DE88026959E}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/859D8F58D01E4FE7A18E1A6BF70A7EA2" .

