@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_vev_3B456C68-9B2B-47C3-B686-3657CCC24821
  a a2a:Record ;
  rdfs:label "Doop in 1808 te Vinkeveen en Waverveen" ;
  a2a:hasPerson oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683487, oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683488, oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683489, oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683490, oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683491 ;
  a2a:hasEvent oa:event_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Event1 ;
  a2a:hasRelationEP oa:relationep_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_0, oa:relationep_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_1, oa:relationep_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_2, oa:relationep_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_3, oa:relationep_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_4 ;
  a2a:hasSource oa:source_vev_3B456C68-9B2B-47C3-B686-3657CCC24821 .

oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683487
  a a2a:Person ;
  rdfs:label "Theodora Middeldorp" ;
  a2a:PersonName [
    rdfs:label "Theodora Middeldorp" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Middeldorp"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ruige Wilnis" ;
    rdfs:label "Ruige Wilnis"
  ] .

oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683488
  a a2a:Person ;
  rdfs:label "Henricus Middeldorp" ;
  a2a:PersonName [
    rdfs:label "Henricus Middeldorp" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Middeldorp"
  ] .

oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683489
  a a2a:Person ;
  rdfs:label "Alijdis Bojer" ;
  a2a:PersonName [
    rdfs:label "Alijdis Bojer" ;
    a2a:PersonNameFirstName "Alijdis" ;
    a2a:PersonNameLastName "Bojer"
  ] .

oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683490
  a a2a:Person ;
  rdfs:label "Gijsberta Bojer" ;
  a2a:PersonName [
    rdfs:label "Gijsberta Bojer" ;
    a2a:PersonNameFirstName "Gijsberta" ;
    a2a:PersonNameLastName "Bojer"
  ] .

oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683491
  a a2a:Person ;
  rdfs:label "Joannes Bojer" ;
  a2a:PersonName [
    rdfs:label "Joannes Bojer" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Bojer"
  ] .

oa:event_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "1808" ;
    a2a:Year "1808"
  ] ;
  a2a:EventPlace [
    a2a:Place "Vinkeveen en Waverveen" ;
    rdfs:label "Vinkeveen en Waverveen"
  ] .

oa:relationep_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683487 ;
  a2a:EventKeyRef oa:event_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Event1 .

oa:relationep_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683488 ;
  a2a:EventKeyRef oa:event_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Event1 .

oa:relationep_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683489 ;
  a2a:EventKeyRef oa:event_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Event1 .

oa:relationep_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683490 ;
  a2a:EventKeyRef oa:event_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Event1 .

oa:relationep_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Person3161683491 ;
  a2a:EventKeyRef oa:event_vev_3B456C68-9B2B-47C3-B686-3657CCC24821_Event1 .

oa:source_vev_3B456C68-9B2B-47C3-B686-3657CCC24821
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Vecht en Venen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vinkeveen en Waverveen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Vinkeveen en Waverveen, Nederland", "1808-09-15 - 1808-09-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-09-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-09-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "15-09-1808" ;
    a2a:Year "1808" ;
    a2a:Month "09" ;
    a2a:Day "15" ;
    rdfs:label "15-09-1808"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Vecht en Venen" ;
    a2a:Place "Breukelen" ;
    a2a:Collection "Digitaal beschikbare doop-, trouw- en begraafregisters in het werkgebied van het Regionaal Histor..." ;
    a2a:Book "DTB R-K kerk Vinkeveen en Waverveen, deel 5, doopregister, 1769-1860 (geïndiceerd t/m 04-05-1815)" ;
    a2a:RegistryNumber "1454" ;
    a2a:Folio "103" ;
    rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Breukelen, Digitaal beschikbare doop-, trouw- en begraafregisters in het werkgebied van het Regionaal Histor..., DTB R-K kerk Vinkeveen en Waverveen, deel 5, doopregister, 1769-1860 (geïndiceerd t/m 04-05-1815), 1454, 103"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/386/1B811A4651E143B7BA1DE0A787170F4E" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/386/1B811A4651E143B7BA1DE0A787170F4E" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/386/1B811A4651E143B7BA1DE0A787170F4E"
  ] ;
  a2a:SourceLastChangeDate "2023-03-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/386/3B456C689B2B47C3B6863657CCC24821" ;
  a2a:RecordIdentifier "3161683486" ;
  a2a:RecordGUID "{3B456C68-9B2B-47C3-B686-3657CCC24821}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3F366D6509804498AA7A37D04D5099DA" .

