@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_64148679-4AC0-486F-96DF-8317BAC998D3
  a a2a:Record ;
  rdfs:label "Doop op 19 april 1743 te Kralingen" ;
  a2a:hasPerson oa:person_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Person2032864111, oa:person_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Person2032864112, oa:person_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Person2032864113, oa:person_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Person2032864114 ;
  a2a:hasEvent oa:event_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_64148679-4AC0-486F-96DF-8317BAC998D3_0, oa:relationep_srt_64148679-4AC0-486F-96DF-8317BAC998D3_1, oa:relationep_srt_64148679-4AC0-486F-96DF-8317BAC998D3_2, oa:relationep_srt_64148679-4AC0-486F-96DF-8317BAC998D3_3 ;
  a2a:hasSource oa:source_srt_64148679-4AC0-486F-96DF-8317BAC998D3 .

oa:person_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Person2032864111
  a a2a:Person ;
  rdfs:label "Maria van Das" ;
  a2a:PersonName [
    rdfs:label "Maria van Das" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Das"
  ] .

oa:person_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Person2032864112
  a a2a:Person ;
  rdfs:label "Wouwter Claasz van Das" ;
  a2a:PersonName [
    rdfs:label "Wouwter Claasz van Das" ;
    a2a:PersonNameFirstName "Wouwter" ;
    a2a:PersonNamePatronym "Claasz" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Das"
  ] .

oa:person_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Person2032864113
  a a2a:Person ;
  rdfs:label "Hendrina Willems Blijker" ;
  a2a:PersonName [
    rdfs:label "Hendrina Willems Blijker" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNameLastName "Blijker"
  ] .

oa:person_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Person2032864114
  a a2a:Person ;
  rdfs:label "Aagje Fransse den Houter" ;
  a2a:PersonName [
    rdfs:label "Aagje Fransse den Houter" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNamePatronym "Fransse" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Houter"
  ] .

oa:event_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "19-04-1743" ;
    a2a:Year "1743" ;
    a2a:Month "04" ;
    a2a:Day "19" ;
    rdfs:label "1743-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kralingen" ;
    rdfs:label "Kralingen"
  ] .

oa:relationep_srt_64148679-4AC0-486F-96DF-8317BAC998D3_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Person2032864111 ;
  a2a:EventKeyRef oa:event_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Event1 .

oa:relationep_srt_64148679-4AC0-486F-96DF-8317BAC998D3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Person2032864112 ;
  a2a:EventKeyRef oa:event_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Event1 .

oa:relationep_srt_64148679-4AC0-486F-96DF-8317BAC998D3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Person2032864113 ;
  a2a:EventKeyRef oa:event_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Event1 .

oa:relationep_srt_64148679-4AC0-486F-96DF-8317BAC998D3_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Person2032864114 ;
  a2a:EventKeyRef oa:event_srt_64148679-4AC0-486F-96DF-8317BAC998D3_Event1 .

oa:source_srt_64148679-4AC0-486F-96DF-8317BAC998D3
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kralingen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Kralingen, Nederland", "1743-04-19 - 1743-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-04-1743" ;
    a2a:Year "1743" ;
    a2a:Month "04" ;
    a2a:Day "19" ;
    rdfs:label "19-04-1743"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van het ambacht en de gemeente Kralingen" ;
    a2a:Book "Doop gereformeerd; Trouw gereformeerd" ;
    a2a:RegistryNumber "718" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van het ambacht en de gemeente Kralingen, Doop gereformeerd; Trouw gereformeerd, 718"
  ] ;
  a2a:SourceLastChangeDate "2025-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/641486794AC0486F96DF8317BAC998D3" ;
  a2a:RecordIdentifier "2032864110" ;
  a2a:RecordGUID "{64148679-4AC0-486F-96DF-8317BAC998D3}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/8911FC18CF5B4474B54996E0FCCC5BD4" .

