@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_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0
  a a2a:Record ;
  rdfs:label "Doop op 30 augustus 1637 te Overschie" ;
  a2a:hasPerson oa:person_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_Person2033897370, oa:person_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_Person2033897371, oa:person_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_Person2033897372 ;
  a2a:hasEvent oa:event_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_0, oa:relationep_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_1, oa:relationep_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_2 ;
  a2a:hasSource oa:source_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0 .

oa:person_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_Person2033897370
  a a2a:Person ;
  rdfs:label "Pieter" ;
  a2a:PersonName [
    rdfs:label "Pieter" ;
    a2a:PersonNameFirstName "Pieter"
  ] .

oa:person_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_Person2033897371
  a a2a:Person ;
  rdfs:label "Gerrit Simonse" ;
  a2a:PersonName [
    rdfs:label "Gerrit Simonse" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Simonse"
  ] .

oa:person_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_Person2033897372
  a a2a:Person ;
  rdfs:label "Neeltgen Dircks" ;
  a2a:PersonName [
    rdfs:label "Neeltgen Dircks" ;
    a2a:PersonNameFirstName "Neeltgen" ;
    a2a:PersonNameLastName "Dircks"
  ] .

oa:event_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "30-08-1637" ;
    a2a:Year "1637" ;
    a2a:Month "08" ;
    a2a:Day "30" ;
    rdfs:label "1637-08-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Overschie" ;
    rdfs:label "Overschie"
  ] .

oa:relationep_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_Person2033897370 ;
  a2a:EventKeyRef oa:event_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_Event1 .

oa:relationep_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_Person2033897371 ;
  a2a:EventKeyRef oa:event_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_Event1 .

oa:relationep_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_Person2033897372 ;
  a2a:EventKeyRef oa:event_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0_Event1 .

oa:source_srt_1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Overschie" ;
    a2a:Country "Nederland" ;
    rdfs:label "Overschie, Nederland", "1637-08-30 - 1637-08-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-08-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-08-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-08-1637" ;
    a2a:Year "1637" ;
    a2a:Month "08" ;
    a2a:Day "30" ;
    rdfs:label "30-08-1637"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Rotterdam" ;
    a2a:Place "Rotterdam" ;
    a2a:Collection "Archieven van het ambacht en de gemeente Overschie" ;
    a2a:Book "Doop gereformeerd; Trouw gereformeerd" ;
    a2a:RegistryNumber "1510" ;
    rdfs:label "Stadsarchief Rotterdam, Rotterdam, Archieven van het ambacht en de gemeente Overschie, Doop gereformeerd; Trouw gereformeerd, 1510"
  ] ;
  a2a:SourceLastChangeDate "2021-04-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12133/1DA9904B6DF448F3B2F285F3774B3FD0" ;
  a2a:RecordIdentifier "2033897369" ;
  a2a:RecordGUID "{1DA9904B-6DF4-48F3-B2F2-85F3774B3FD0}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/9AD226507A4E45DFAB28BE1F10C77DC5" .

