@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_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD
  a a2a:Record ;
  rdfs:label "Doop in 1901 te Mijdrecht" ;
  a2a:hasPerson oa:person_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_Person3611082017, oa:person_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_Person3611082018, oa:person_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_Person3611082019 ;
  a2a:hasEvent oa:event_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_Event1 ;
  a2a:hasRelationEP oa:relationep_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_0, oa:relationep_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_1, oa:relationep_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_2 ;
  a2a:hasSource oa:source_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD .

oa:person_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_Person3611082017
  a a2a:Person ;
  rdfs:label "Gerard v. IJperen" ;
  a2a:PersonName [
    rdfs:label "Gerard v. IJperen" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNamePrefixLastName "v." ;
    a2a:PersonNameLastName "IJperen"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "20-03-1901" ;
    a2a:Year "1901" ;
    a2a:Month "03" ;
    a2a:Day "20" ;
    rdfs:label "20-03-1901"
  ] .

oa:person_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_Person3611082018
  a a2a:Person ;
  rdfs:label "N. v. IJperen" ;
  a2a:PersonName [
    rdfs:label "N. v. IJperen" ;
    a2a:PersonNameFirstName "N." ;
    a2a:PersonNamePrefixLastName "v." ;
    a2a:PersonNameLastName "IJperen"
  ] .

oa:person_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_Person3611082019
  a a2a:Person ;
  rdfs:label "Adriaantje Maria Middelkoop" ;
  a2a:PersonName [
    rdfs:label "Adriaantje Maria Middelkoop" ;
    a2a:PersonNameFirstName "Adriaantje Maria" ;
    a2a:PersonNameLastName "Middelkoop"
  ] .

oa:event_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "1901" ;
    a2a:Year "1901"
  ] ;
  a2a:EventPlace [
    a2a:Place "Mijdrecht" ;
    rdfs:label "Mijdrecht"
  ] .

oa:relationep_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_Person3611082017 ;
  a2a:EventKeyRef oa:event_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_Event1 .

oa:relationep_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_Person3611082018 ;
  a2a:EventKeyRef oa:event_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_Event1 .

oa:relationep_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_Person3611082019 ;
  a2a:EventKeyRef oa:event_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD_Event1 .

oa:source_vev_2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Vecht en Venen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Mijdrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Mijdrecht, Nederland", "1901-04-28 - 1901-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-04-1901" ;
    a2a:Year "1901" ;
    a2a:Month "04" ;
    a2a:Day "28" ;
    rdfs:label "28-04-1901"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Vecht en Venen" ;
    a2a:Place "Breukelen" ;
    a2a:Collection "Overzicht doop-, trouw- en begraafregisters (DTB) aanwezig bij het Regionaal Historisch Centrum V..." ;
    a2a:Book "DTB N-H kerk Mijdrecht, deel 7, doopregister, 1801-1912" ;
    a2a:RegistryNumber "196" ;
    a2a:Folio "500" ;
    rdfs:label "Regionaal Historisch Centrum Vecht en Venen, Breukelen, Overzicht doop-, trouw- en begraafregisters (DTB) aanwezig bij het Regionaal Historisch Centrum V..., DTB N-H kerk Mijdrecht, deel 7, doopregister, 1801-1912, 196, 500"
  ] ;
  a2a:SourceLastChangeDate "2024-02-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/386/2F4BCEBA92F645A78BC1F76AF4EB80CD" ;
  a2a:RecordIdentifier "3611082016" ;
  a2a:RecordGUID "{2F4BCEBA-92F6-45A7-8BC1-F76AF4EB80CD}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/15083B93D7574D3C97715C945184364D" .

