@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_C4A65858-3F88-44F5-ADE4-919DAF8FD727
  a a2a:Record ;
  rdfs:label "Doop op 7 december 1797 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238233, oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238234, oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238235, oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238236, oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238237 ;
  a2a:hasEvent oa:event_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_0, oa:relationep_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_1, oa:relationep_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_2, oa:relationep_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_3, oa:relationep_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_4 ;
  a2a:hasSource oa:source_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727 .

oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238233
  a a2a:Person ;
  rdfs:label "Augustinus d'Hollander" ;
  a2a:PersonName [
    rdfs:label "Augustinus d' Hollander" ;
    a2a:PersonNameFirstName "Augustinus" ;
    a2a:PersonNamePrefixLastName "d'" ;
    a2a:PersonNameLastName "Hollander"
  ] .

oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238234
  a a2a:Person ;
  rdfs:label "Jacobus d'Hollander" ;
  a2a:PersonName [
    rdfs:label "Jacobus d' Hollander" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "d'" ;
    a2a:PersonNameLastName "Hollander"
  ] .

oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238235
  a a2a:Person ;
  rdfs:label "Maria Anna van Damme" ;
  a2a:PersonName [
    rdfs:label "Maria Anna van Damme" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Damme"
  ] .

oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238236
  a a2a:Person ;
  rdfs:label "Matthijs Huijst" ;
  a2a:PersonName [
    rdfs:label "Matthijs Huijst" ;
    a2a:PersonNameFirstName "Matthijs" ;
    a2a:PersonNameLastName "Huijst"
  ] .

oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238237
  a a2a:Person ;
  rdfs:label "Margarita Vingerhoedt" ;
  a2a:PersonName [
    rdfs:label "Margarita Vingerhoedt" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNameLastName "Vingerhoedt"
  ] .

oa:event_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "07-12-1797" ;
    a2a:Year "1797" ;
    a2a:Month "12" ;
    a2a:Day "07" ;
    rdfs:label "1797-12-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238233 ;
  a2a:EventKeyRef oa:event_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Event1 .

oa:relationep_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238234 ;
  a2a:EventKeyRef oa:event_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Event1 .

oa:relationep_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238235 ;
  a2a:EventKeyRef oa:event_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Event1 .

oa:relationep_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238236 ;
  a2a:EventKeyRef oa:event_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Event1 .

oa:relationep_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Person2361238237 ;
  a2a:EventKeyRef oa:event_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727_Event1 .

oa:source_srt_C4A65858-3F88-44F5-ADE4-919DAF8FD727
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1797-12-07 - 1797-12-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-12-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-12-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "07-12-1797" ;
    a2a:Year "1797" ;
    a2a:Month "12" ;
    a2a:Day "07" ;
    rdfs:label "07-12-1797"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Collection "Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB)" ;
    a2a:Book "Doop rooms-katholiek Leeuwenstraat" ;
    a2a:RegistryNumber "162" ;
    rdfs:label "Stadsarchief Rotterdam, Doopregisters, Trouwregisters, Begraafregisters Rotterdam (DTB), Doop rooms-katholiek Leeuwenstraat, 162"
  ] ;
  a2a:SourceLastChangeDate "2024-10-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/C4A658583F8844F5ADE4919DAF8FD727" ;
  a2a:RecordIdentifier "2361238232" ;
  a2a:RecordGUID "{C4A65858-3F88-44F5-ADE4-919DAF8FD727}" ;
  a2a:SourceRemarkOpmerking "moeder vreemdeling ." ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/26929B2BDEDD4A58A4CD946453654D56" .

