@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_bhi_712387b7-e487-b253-9a17-66cc9d034c44
  a a2a:Record ;
  rdfs:label "Geboorte op 14 juni 1878" ;
  a2a:hasPerson oa:person_bhi_712387b7-e487-b253-9a17-66cc9d034c44_Person-d8ea0440-5ce3-a581-0690-160736220789, oa:person_bhi_712387b7-e487-b253-9a17-66cc9d034c44_Person-432597e0-a369-9f4e-de8c-9ff55386d802, oa:person_bhi_712387b7-e487-b253-9a17-66cc9d034c44_Person-a51260e5-3e3f-6b5c-1a97-1e8d98bb5479 ;
  a2a:hasEvent oa:event_bhi_712387b7-e487-b253-9a17-66cc9d034c44_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_712387b7-e487-b253-9a17-66cc9d034c44_0, oa:relationep_bhi_712387b7-e487-b253-9a17-66cc9d034c44_1, oa:relationep_bhi_712387b7-e487-b253-9a17-66cc9d034c44_2 ;
  a2a:hasSource oa:source_bhi_712387b7-e487-b253-9a17-66cc9d034c44 .

oa:person_bhi_712387b7-e487-b253-9a17-66cc9d034c44_Person-d8ea0440-5ce3-a581-0690-160736220789
  a a2a:Person ;
  rdfs:label "Anna Cornelia de Jong" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia de Jong" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_712387b7-e487-b253-9a17-66cc9d034c44_Person-432597e0-a369-9f4e-de8c-9ff55386d802
  a a2a:Person ;
  rdfs:label "Henricus Franciscus Beijaerts" ;
  a2a:PersonName [
    rdfs:label "Henricus Franciscus Beijaerts" ;
    a2a:PersonNameFirstName "Henricus Franciscus" ;
    a2a:PersonNameLastName "Beijaerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1878-06-14"^^xsd:date
  ] .

oa:person_bhi_712387b7-e487-b253-9a17-66cc9d034c44_Person-a51260e5-3e3f-6b5c-1a97-1e8d98bb5479
  a a2a:Person ;
  rdfs:label "Godefridus Beijaerts" ;
  a2a:PersonName [
    rdfs:label "Godefridus Beijaerts" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Beijaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_712387b7-e487-b253-9a17-66cc9d034c44_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1878-06-14"^^xsd:date
  ] .

oa:relationep_bhi_712387b7-e487-b253-9a17-66cc9d034c44_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_712387b7-e487-b253-9a17-66cc9d034c44_Person:d8ea0440-5ce3-a581-0690-160736220789 ;
  a2a:EventKeyRef oa:event_bhi_712387b7-e487-b253-9a17-66cc9d034c44_Event1 .

oa:relationep_bhi_712387b7-e487-b253-9a17-66cc9d034c44_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_712387b7-e487-b253-9a17-66cc9d034c44_Person:432597e0-a369-9f4e-de8c-9ff55386d802 ;
  a2a:EventKeyRef oa:event_bhi_712387b7-e487-b253-9a17-66cc9d034c44_Event1 .

oa:relationep_bhi_712387b7-e487-b253-9a17-66cc9d034c44_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_712387b7-e487-b253-9a17-66cc9d034c44_Person:a51260e5-3e3f-6b5c-1a97-1e8d98bb5479 ;
  a2a:EventKeyRef oa:event_bhi_712387b7-e487-b253-9a17-66cc9d034c44_Event1 .

oa:source_bhi_712387b7-e487-b253-9a17-66cc9d034c44
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1878-06-14 - 1878-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1878-06-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8995, Periode: 1878" ;
    a2a:Book "Geboorteregister Woensdrecht 1878" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "8995" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8995, Periode: 1878, Geboorteregister Woensdrecht 1878, 26, 8995"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4f4f649d-cad5-e7c4-9173-c34ddb75f721.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4f4f649d-cad5-e7c4-9173-c34ddb75f721.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/712387b7-e487-b253-9a17-66cc9d034c44" ;
  a2a:RecordGUID "{712387b7-e487-b253-9a17-66cc9d034c44}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2599_00002599.xml van BHI" .

