@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_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A
  a a2a:Record ;
  rdfs:label "Doop op 15 maart 1787 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653559, oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653560, oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653561, oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653562, oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653563 ;
  a2a:hasEvent oa:event_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_0, oa:relationep_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_1, oa:relationep_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_2, oa:relationep_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_3, oa:relationep_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_4 ;
  a2a:hasSource oa:source_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A .

oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653559
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Herrewijn" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Herrewijn" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Jacobus" ;
    a2a:PersonNameLastName "Herrewijn"
  ] .

oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653560
  a a2a:Person ;
  rdfs:label "Jacobus Hendricus Herrewijn" ;
  a2a:PersonName [
    rdfs:label "Jacobus Hendricus Herrewijn" ;
    a2a:PersonNameFirstName "Jacobus Hendricus" ;
    a2a:PersonNameLastName "Herrewijn"
  ] .

oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653561
  a a2a:Person ;
  rdfs:label "Sara Petronella Brouwer" ;
  a2a:PersonName [
    rdfs:label "Sara Petronella Brouwer" ;
    a2a:PersonNameFirstName "Sara Petronella" ;
    a2a:PersonNameLastName "Brouwer"
  ] .

oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653562
  a a2a:Person ;
  rdfs:label "Johannes Herrewijn" ;
  a2a:PersonName [
    rdfs:label "Johannes Herrewijn" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Herrewijn"
  ] .

oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653563
  a a2a:Person ;
  rdfs:label "Johanna van Zijp" ;
  a2a:PersonName [
    rdfs:label "Johanna van Zijp" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zijp"
  ] .

oa:event_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "15-03-1787" ;
    a2a:Year "1787" ;
    a2a:Month "03" ;
    a2a:Day "15" ;
    rdfs:label "1787-03-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653559 ;
  a2a:EventKeyRef oa:event_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Event1 .

oa:relationep_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653560 ;
  a2a:EventKeyRef oa:event_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Event1 .

oa:relationep_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653561 ;
  a2a:EventKeyRef oa:event_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Event1 .

oa:relationep_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653562 ;
  a2a:EventKeyRef oa:event_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Event1 .

oa:relationep_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Person2030653563 ;
  a2a:EventKeyRef oa:event_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A_Event1 .

oa:source_srt_7F2C18BE-B095-4BC3-AC80-5CF337B01F0A
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1787-03-15 - 1787-03-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1787-03-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-03-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-03-1787" ;
    a2a:Year "1787" ;
    a2a:Month "03" ;
    a2a:Day "15" ;
    rdfs:label "15-03-1787"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop gereformeerd" ;
    a2a:RegistryNumber "38" ;
    rdfs:label "Stadsarchief Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop gereformeerd, 38"
  ] ;
  a2a:SourceLastChangeDate "2024-10-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/7F2C18BEB0954BC3AC805CF337B01F0A" ;
  a2a:RecordIdentifier "2030653558" ;
  a2a:RecordGUID "{7F2C18BE-B095-4BC3-AC80-5CF337B01F0A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6D503629F0F14FA28B638B0CB1704F01" .

