@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_D26677C7-FA79-4EFE-BFD4-D8B179130EC5
  a a2a:Record ;
  rdfs:label "Doop (in het jaar 1753)" ;
  a2a:hasPerson oa:person_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Person2119029012, oa:person_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Person2119029015, oa:person_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Person2119029014, oa:person_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Person2119029013 ;
  a2a:hasEvent oa:event_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Event1 ;
  a2a:hasRelationEP oa:relationep_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_0, oa:relationep_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_1, oa:relationep_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_2, oa:relationep_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_3 ;
  a2a:hasSource oa:source_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5 .

oa:person_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Person2119029012
  a a2a:Person ;
  rdfs:label "Trijntje Koning" ;
  a2a:PersonName [
    rdfs:label "Trijntje Koning" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNameLastName "Koning"
  ] .

oa:person_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Person2119029015
  a a2a:Person ;
  rdfs:label "Jan Koning" ;
  a2a:PersonName [
    rdfs:label "Jan Koning" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Koning"
  ] .

oa:person_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Person2119029014
  a a2a:Person ;
  rdfs:label "Mietje Hoedesoon" ;
  a2a:PersonName [
    rdfs:label "Mietje Hoedesoon" ;
    a2a:PersonNameFirstName "Mietje" ;
    a2a:PersonNameLastName "Hoedesoon"
  ] .

oa:person_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Person2119029013
  a a2a:Person ;
  rdfs:label "Geertie Koning" ;
  a2a:PersonName [
    rdfs:label "Geertie Koning" ;
    a2a:PersonNameFirstName "Geertie" ;
    a2a:PersonNameLastName "Koning"
  ] .

oa:event_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [ rdfs:label "" ] .

oa:relationep_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Person2119029012 ;
  a2a:EventKeyRef oa:event_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Event1 .

oa:relationep_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Person2119029015 ;
  a2a:EventKeyRef oa:event_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Event1 .

oa:relationep_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Person2119029014 ;
  a2a:EventKeyRef oa:event_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Event1 .

oa:relationep_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Person2119029013 ;
  a2a:EventKeyRef oa:event_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5_Event1 .

oa:source_vev_D26677C7-FA79-4EFE-BFD4-D8B179130EC5
  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", "1753-01-01 - 1753-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1753" ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Vecht en Venen" ;
    a2a:Place "Weesp" ;
    a2a:Collection "Doop-, trouw- en begraafregisters te Weesp, 1627-1824" ;
    a2a:Book "DTB N-H kerk Weesp, deel 2, doopregister, 1726-1788" ;
    a2a:RegistryNumber "2" ;
    rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Weesp, Doop-, trouw- en begraafregisters te Weesp, 1627-1824, DTB N-H kerk Weesp, deel 2, doopregister, 1726-1788, 2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/386/BDF97CEF1C1B4F28B81EDC2F4D2CC385" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/386/BDF97CEF1C1B4F28B81EDC2F4D2CC385" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/386/BDF97CEF1C1B4F28B81EDC2F4D2CC385"
  ] ;
  a2a:SourceLastChangeDate "2021-04-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/386/D26677C7FA794EFEBFD4D8B179130EC5" ;
  a2a:RecordIdentifier "2119029011" ;
  a2a:RecordGUID "{D26677C7-FA79-4EFE-BFD4-D8B179130EC5}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-BklVV_GAW135_2_54_A2A.xml van VEV" .

