@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_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6
  a a2a:Record ;
  rdfs:label "Geboorte op 29 maart 1881 te Avereest" ;
  a2a:hasPerson oa:person_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_Person4225848964, oa:person_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_Person4225848965, oa:person_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_Person4225848966 ;
  a2a:hasEvent oa:event_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_Event1 ;
  a2a:hasRelationEP oa:relationep_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_0, oa:relationep_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_1, oa:relationep_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_2 ;
  a2a:hasSource oa:source_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6 .

oa:person_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_Person4225848964
  a a2a:Person ;
  rdfs:label "Bernardus Meesters" ;
  a2a:PersonName [
    rdfs:label "Bernardus Meesters" ;
    a2a:PersonNameFirstName "Bernardus" ;
    a2a:PersonNameLastName "Meesters"
  ] ;
  a2a:Gender "Man" .

oa:person_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_Person4225848965
  a a2a:Person ;
  rdfs:label "Johannes Hendricus Egbertus Meesters" ;
  a2a:PersonName [
    rdfs:label "Johannes Hendricus Egbertus Meesters" ;
    a2a:PersonNameFirstName "Johannes Hendricus Egbertus" ;
    a2a:PersonNameLastName "Meesters"
  ] ;
  a2a:Profession "advocaat/notaris" .

oa:person_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_Person4225848966
  a a2a:Person ;
  rdfs:label "Anna Willemina Plomp" ;
  a2a:PersonName [
    rdfs:label "Anna Willemina Plomp" ;
    a2a:PersonNameFirstName "Anna Willemina" ;
    a2a:PersonNameLastName "Plomp"
  ] .

oa:event_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "29-03-1881" ;
    a2a:Year "1881" ;
    a2a:Month "03" ;
    a2a:Day "29" ;
    rdfs:label "1881-03-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Avereest" ;
    rdfs:label "Avereest"
  ] .

oa:relationep_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_Person4225848964 ;
  a2a:EventKeyRef oa:event_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_Event1 .

oa:relationep_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_Person4225848965 ;
  a2a:EventKeyRef oa:event_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_Event1 .

oa:relationep_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_Person4225848966 ;
  a2a:EventKeyRef oa:event_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6_Event1 .

oa:source_hco_0AE3B8CD-9886-4690-9554-059B5EA1CDE6
  a a2a:Source ;
  rdfs:label "Collectie Overijssel locatie Zwolle, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Avereest" ;
    a2a:Country "Nederland" ;
    rdfs:label "Avereest, Nederland", "1881-03-30 - 1881-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-03-1881" ;
    a2a:Year "1881" ;
    a2a:Month "03" ;
    a2a:Day "30" ;
    rdfs:label "30-03-1881"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Collectie Overijssel locatie Zwolle" ;
    a2a:Place "Zwolle" ;
    a2a:Collection "Burgerlijke Stand in Overijssel" ;
    a2a:Book "Registers van geboorten, Avereest" ;
    a2a:DocumentNumber "50" ;
    a2a:RegistryNumber "616" ;
    rdfs:label "Collectie Overijssel locatie Zwolle, Zwolle, Burgerlijke Stand in Overijssel, Registers van geboorten, Avereest, 50, 616"
  ] ;
  a2a:SourceLastChangeDate "2025-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/141/0AE3B8CD988646909554059B5EA1CDE6" ;
  a2a:RecordIdentifier "4225848963" ;
  a2a:RecordGUID "{0AE3B8CD-9886-4690-9554-059B5EA1CDE6}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/D59FB58D747B46DAB9DCF8E1F0240A11" .

