@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_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c
  a a2a:Record ;
  rdfs:label "Geboorte op 20 september 1844" ;
  a2a:hasPerson oa:person_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_Person-e4c5bdb4-a9b7-02da-9a68-a73ce23e2e0c, oa:person_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_Person-aa27f496-cccf-9441-9cdd-d9ed4f37d2ec, oa:person_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_Person-ded61e78-874e-5f23-9db8-4acb174108df ;
  a2a:hasEvent oa:event_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_0, oa:relationep_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_1, oa:relationep_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_2 ;
  a2a:hasSource oa:source_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c .

oa:person_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_Person-e4c5bdb4-a9b7-02da-9a68-a73ce23e2e0c
  a a2a:Person ;
  rdfs:label "Anna Elisabetha Verheijen" ;
  a2a:PersonName [
    rdfs:label "Anna Elisabetha Verheijen" ;
    a2a:PersonNameFirstName "Anna Elisabetha" ;
    a2a:PersonNameLastName "Verheijen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1844-09-20"^^xsd:date
  ] .

oa:person_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_Person-aa27f496-cccf-9441-9cdd-d9ed4f37d2ec
  a a2a:Person ;
  rdfs:label "Francisca van Stratum" ;
  a2a:PersonName [
    rdfs:label "Francisca van Stratum" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stratum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_Person-ded61e78-874e-5f23-9db8-4acb174108df
  a a2a:Person ;
  rdfs:label "Wilhelmus Verheijen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Verheijen" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Verheijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1844-09-20"^^xsd:date
  ] .

oa:relationep_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_Person:e4c5bdb4-a9b7-02da-9a68-a73ce23e2e0c ;
  a2a:EventKeyRef oa:event_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_Event1 .

oa:relationep_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_Person:aa27f496-cccf-9441-9cdd-d9ed4f37d2ec ;
  a2a:EventKeyRef oa:event_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_Event1 .

oa:relationep_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_Person:ded61e78-874e-5f23-9db8-4acb174108df ;
  a2a:EventKeyRef oa:event_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c_Event1 .

oa:source_bhi_00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard", "1844-01-01 - 1844-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1844-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1844-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1844" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8152, Periode: 1844" ;
    a2a:Book "Geboorteregister Valkenswaard 1844" ;
    a2a:DocumentNumber "32" ;
    a2a:RegistryNumber "8152" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8152, Periode: 1844, Geboorteregister Valkenswaard 1844, 32, 8152"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c518d301-717b-4f4e-f5fc-e108ead4c7de.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c518d301-717b-4f4e-f5fc-e108ead4c7de.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c" ;
  a2a:RecordGUID "{00f76b7a-3c5c-ece2-0894-aa75d1e3fa9c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_1071_00001071.xml van BHI" .

