@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_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013
  a a2a:Record ;
  rdfs:label "Doop in 1831" ;
  a2a:hasPerson oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699222, oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699223, oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699224, oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699225, oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699226 ;
  a2a:hasEvent oa:event_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Event1 ;
  a2a:hasRelationEP oa:relationep_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_0, oa:relationep_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_1, oa:relationep_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_2, oa:relationep_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_3, oa:relationep_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_4 ;
  a2a:hasSource oa:source_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013 .

oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699222
  a a2a:Person ;
  rdfs:label "Joannes Blokland" ;
  a2a:PersonName [
    rdfs:label "Joannes Blokland" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Blokland"
  ] .

oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699223
  a a2a:Person ;
  rdfs:label "Joannes Blokland" ;
  a2a:PersonName [
    rdfs:label "Joannes Blokland" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Blokland"
  ] .

oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699224
  a a2a:Person ;
  rdfs:label "Alida Hogeboom" ;
  a2a:PersonName [
    rdfs:label "Alida Hogeboom" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Hogeboom"
  ] .

oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699225
  a a2a:Person ;
  rdfs:label "Henricus Abelman" ;
  a2a:PersonName [
    rdfs:label "Henricus Abelman" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Abelman"
  ] .

oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699226
  a a2a:Person ;
  rdfs:label "Wilhelmina Blokland" ;
  a2a:PersonName [
    rdfs:label "Wilhelmina Blokland" ;
    a2a:PersonNameFirstName "Wilhelmina" ;
    a2a:PersonNameLastName "Blokland"
  ] .

oa:event_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "1831" ;
    a2a:Year "1831"
  ] ;
  a2a:EventPlace [ rdfs:label "" ] .

oa:relationep_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699222 ;
  a2a:EventKeyRef oa:event_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Event1 .

oa:relationep_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699223 ;
  a2a:EventKeyRef oa:event_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Event1 .

oa:relationep_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699224 ;
  a2a:EventKeyRef oa:event_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Event1 .

oa:relationep_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699225 ;
  a2a:EventKeyRef oa:event_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Event1 .

oa:relationep_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Person3048699226 ;
  a2a:EventKeyRef oa:event_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013_Event1 .

oa:source_vev_6F2C6CDB-CDD3-4398-9ABC-4657CE17F013
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Vecht en Venen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Weesp" ;
    a2a:Country "Nederland" ;
    rdfs:label "Weesp, Nederland", "1831-01-01 - 1831-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1831" ;
    a2a:Year "1831" ;
    rdfs:label "1831"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Vecht en Venen" ;
    a2a:Place "Weesp" ;
    a2a:Collection "Rooms-Katholieke Parochie H. Laurentius te Weesp, 1450-2010 (2020)" ;
    a2a:Book "DTB R-K kerk Weesp, deel 7, doopregister, 1812-1854" ;
    a2a:RegistryNumber "2" ;
    rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Weesp, Rooms-Katholieke Parochie H. Laurentius te Weesp, 1450-2010 (2020), DTB R-K kerk Weesp, deel 7, doopregister, 1812-1854, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/386/65FFACD215754CBE9F4F215E10A46E2D" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/386/65FFACD215754CBE9F4F215E10A46E2D" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/386/65FFACD215754CBE9F4F215E10A46E2D"
  ] ;
  a2a:SourceLastChangeDate "2022-12-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/386/6F2C6CDBCDD343989ABC4657CE17F013" ;
  a2a:RecordIdentifier "3048699221" ;
  a2a:RecordGUID "{6F2C6CDB-CDD3-4398-9ABC-4657CE17F013}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-BklVV_GAW044-2_54_A2A.xml van VEV" .

