@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_DF49DC0B-C22F-404B-9EB4-C2380359BC13
  a a2a:Record ;
  rdfs:label "Doop op 12 augustus 1714 te IJsselmonde" ;
  a2a:hasPerson oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052447, oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052448, oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052449, oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052450, oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052451, oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052452, oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052453 ;
  a2a:hasEvent oa:event_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_0, oa:relationep_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_1, oa:relationep_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_2, oa:relationep_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_3, oa:relationep_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_4, oa:relationep_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_5, oa:relationep_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_6 ;
  a2a:hasSource oa:source_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13 .

oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052447
  a a2a:Person ;
  rdfs:label "Pieter" ;
  a2a:PersonName [
    rdfs:label "Pieter" ;
    a2a:PersonNameFirstName "Pieter"
  ] .

oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052448
  a a2a:Person ;
  rdfs:label "Hendrick Pieterse de Graav" ;
  a2a:PersonName [
    rdfs:label "Hendrick Pieterse de Graav" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNamePatronym "Pieterse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graav"
  ] .

oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052449
  a a2a:Person ;
  rdfs:label "Pleuntie Joppe Commis" ;
  a2a:PersonName [
    rdfs:label "Pleuntie Joppe Commis" ;
    a2a:PersonNameFirstName "Pleuntie" ;
    a2a:PersonNamePatronym "Joppe" ;
    a2a:PersonNameLastName "Commis"
  ] .

oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052450
  a a2a:Person ;
  rdfs:label "Hillegie Jans" ;
  a2a:PersonName [
    rdfs:label "Hillegie Jans" ;
    a2a:PersonNameFirstName "Hillegie" ;
    a2a:PersonNameLastName "Jans"
  ] .

oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052451
  a a2a:Person ;
  rdfs:label "Lijntie Jans" ;
  a2a:PersonName [
    rdfs:label "Lijntie Jans" ;
    a2a:PersonNameFirstName "Lijntie" ;
    a2a:PersonNameLastName "Jans"
  ] .

oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052452
  a a2a:Person ;
  rdfs:label "Cijntie Janss" ;
  a2a:PersonName [
    rdfs:label "Cijntie Janss" ;
    a2a:PersonNameFirstName "Cijntie" ;
    a2a:PersonNameLastName "Janss"
  ] .

oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052453
  a a2a:Person ;
  rdfs:label "Geertruij N.n." ;
  a2a:PersonName [
    rdfs:label "Geertruij N.n." ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNameLastName "N.n."
  ] .

oa:event_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "12-08-1714" ;
    a2a:Year "1714" ;
    a2a:Month "08" ;
    a2a:Day "12" ;
    rdfs:label "1714-08-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "IJsselmonde" ;
    rdfs:label "IJsselmonde"
  ] .

oa:relationep_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052447 ;
  a2a:EventKeyRef oa:event_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Event1 .

oa:relationep_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052448 ;
  a2a:EventKeyRef oa:event_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Event1 .

oa:relationep_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052449 ;
  a2a:EventKeyRef oa:event_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Event1 .

oa:relationep_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052450 ;
  a2a:EventKeyRef oa:event_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Event1 .

oa:relationep_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052451 ;
  a2a:EventKeyRef oa:event_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Event1 .

oa:relationep_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052452 ;
  a2a:EventKeyRef oa:event_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Event1 .

oa:relationep_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Person3900052453 ;
  a2a:EventKeyRef oa:event_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13_Event1 .

oa:source_srt_DF49DC0B-C22F-404B-9EB4-C2380359BC13
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "IJsselmonde" ;
    a2a:Country "Nederland" ;
    rdfs:label "IJsselmonde, Nederland", "1714-08-12 - 1714-08-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1714-08-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1714-08-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "12-08-1714" ;
    a2a:Year "1714" ;
    a2a:Month "08" ;
    a2a:Day "12" ;
    rdfs:label "12-08-1714"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Archieven van de ambachten Oost- en West-IJsselmonde en de gemeente IJsselmonde, en de ambachtshe..." ;
    a2a:Book "Doop gereformeerd" ;
    a2a:RegistryNumber "2020" ;
    rdfs:label "Stadsarchief Rotterdam, Archieven van de ambachten Oost- en West-IJsselmonde en de gemeente IJsselmonde, en de ambachtshe..., Doop gereformeerd, 2020"
  ] ;
  a2a:SourceLastChangeDate "2024-08-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/DF49DC0BC22F404B9EB4C2380359BC13" ;
  a2a:RecordIdentifier "3900052446" ;
  a2a:RecordGUID "{DF49DC0B-C22F-404B-9EB4-C2380359BC13}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/05A24379E6B644B5B1DE878A52EF8CE0" .

