@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_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5
  a a2a:Record ;
  rdfs:label "Doop op 20 januari 1789 te Rotterdam" ;
  a2a:hasPerson oa:person_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Person2030666114, oa:person_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Person2030666115, oa:person_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Person2030666116, oa:person_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Person2030666117 ;
  a2a:hasEvent oa:event_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Event1 ;
  a2a:hasRelationEP oa:relationep_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_0, oa:relationep_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_1, oa:relationep_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_2, oa:relationep_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_3 ;
  a2a:hasSource oa:source_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5 .

oa:person_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Person2030666114
  a a2a:Person ;
  rdfs:label "Johanna het Hoen" ;
  a2a:PersonName [
    rdfs:label "Johanna het Hoen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "het" ;
    a2a:PersonNameLastName "Hoen"
  ] .

oa:person_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Person2030666115
  a a2a:Person ;
  rdfs:label "Jilles het Hoen" ;
  a2a:PersonName [
    rdfs:label "Jilles het Hoen" ;
    a2a:PersonNameFirstName "Jilles" ;
    a2a:PersonNamePrefixLastName "het" ;
    a2a:PersonNameLastName "Hoen"
  ] .

oa:person_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Person2030666116
  a a2a:Person ;
  rdfs:label "Grietje Swam" ;
  a2a:PersonName [
    rdfs:label "Grietje Swam" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Swam"
  ] .

oa:person_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Person2030666117
  a a2a:Person ;
  rdfs:label "Johanna Vermeer" ;
  a2a:PersonName [
    rdfs:label "Johanna Vermeer" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Vermeer"
  ] .

oa:event_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "20-01-1789" ;
    a2a:Year "1789" ;
    a2a:Month "01" ;
    a2a:Day "20" ;
    rdfs:label "1789-01-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:relationep_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Person2030666114 ;
  a2a:EventKeyRef oa:event_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Event1 .

oa:relationep_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Person2030666115 ;
  a2a:EventKeyRef oa:event_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Event1 .

oa:relationep_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Person2030666116 ;
  a2a:EventKeyRef oa:event_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Event1 .

oa:relationep_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Person2030666117 ;
  a2a:EventKeyRef oa:event_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5_Event1 .

oa:source_srt_99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5
  a a2a:Source ;
  rdfs:label "Stadsarchief Rotterdam, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rotterdam" ;
    a2a:Country "Nederland" ;
    rdfs:label "Rotterdam, Nederland", "1789-01-20 - 1789-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-01-1789" ;
    a2a:Year "1789" ;
    a2a:Month "01" ;
    a2a:Day "20" ;
    rdfs:label "20-01-1789"
  ] ;
  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/99D77F6CF84D4CACB2DF2AB868BD7CC5" ;
  a2a:RecordIdentifier "2030666113" ;
  a2a:RecordGUID "{99D77F6C-F84D-4CAC-B2DF-2AB868BD7CC5}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6D503629F0F14FA28B638B0CB1704F01" .

