@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_BE0E8213-059B-4C9F-8767-B2A089E59B16
  a a2a:Record ;
  rdfs:label "Doop op 4 november 1714 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227254, oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227255, oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227256, oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227257, oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227258 ;
  a2a:hasEvent oa:event_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_0, oa:relationep_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_1, oa:relationep_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_2, oa:relationep_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_3, oa:relationep_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_4 ;
  a2a:hasSource oa:source_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16 .

oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227254
  a a2a:Person ;
  rdfs:label "Jacques Elie" ;
  a2a:PersonName [
    rdfs:label "Jacques Elie" ;
    a2a:PersonNameFirstName "Jacques Elie"
  ] .

oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227255
  a a2a:Person ;
  rdfs:label "Henrij Bertrand" ;
  a2a:PersonName [
    rdfs:label "Henrij Bertrand" ;
    a2a:PersonNameFirstName "Henrij" ;
    a2a:PersonNameLastName "Bertrand"
  ] .

oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227256
  a a2a:Person ;
  rdfs:label "Susane Ranson" ;
  a2a:PersonName [
    rdfs:label "Susane Ranson" ;
    a2a:PersonNameFirstName "Susane" ;
    a2a:PersonNameLastName "Ranson"
  ] .

oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227257
  a a2a:Person ;
  rdfs:label "Jacques Ranson" ;
  a2a:PersonName [
    rdfs:label "Jacques Ranson" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Ranson"
  ] .

oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227258
  a a2a:Person ;
  rdfs:label "Marie Ranson" ;
  a2a:PersonName [
    rdfs:label "Marie Ranson" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Ranson"
  ] .

oa:event_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "04-11-1714" ;
    a2a:Year "1714" ;
    a2a:Month "11" ;
    a2a:Day "04" ;
    rdfs:label "1714-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227254 ;
  a2a:EventKeyRef oa:event_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Event1 .

oa:relationep_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227255 ;
  a2a:EventKeyRef oa:event_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Event1 .

oa:relationep_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227256 ;
  a2a:EventKeyRef oa:event_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Event1 .

oa:relationep_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227257 ;
  a2a:EventKeyRef oa:event_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Event1 .

oa:relationep_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Person2051227258 ;
  a2a:EventKeyRef oa:event_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16_Event1 .

oa:source_srt_BE0E8213-059B-4C9F-8767-B2A089E59B16
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1714-11-04 - 1714-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1714-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1714-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-11-1714" ;
    a2a:Year "1714" ;
    a2a:Month "11" ;
    a2a:Day "04" ;
    rdfs:label "04-11-1714"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Doop Waals" ;
    a2a:Book "Doop Waals" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Doop Waals, Doop Waals"
  ] ;
  a2a:SourceLastChangeDate "2021-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/BE0E8213059B4C9F8767B2A089E59B16" ;
  a2a:RecordIdentifier "2051227253" ;
  a2a:RecordGUID "{BE0E8213-059B-4C9F-8767-B2A089E59B16}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9FEF11830A2046FBA96C34D4EB8EAAC5" .

