@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_dba41cab-1267-fd83-e143-5cbb2143ff28
  a a2a:Record ;
  rdfs:label "Geboorte op 27 december 1837" ;
  a2a:hasPerson oa:person_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_Person-5186bd3a-ff57-abe8-a446-2a79781fa21d, oa:person_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_Person-f09492a3-c9f6-c48c-9e9f-390ee7ec2de0, oa:person_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_Person-7e26c97f-e4c2-11c3-15d2-771d5aa8c748 ;
  a2a:hasEvent oa:event_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_0, oa:relationep_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_1, oa:relationep_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_2 ;
  a2a:hasSource oa:source_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28 .

oa:person_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_Person-5186bd3a-ff57-abe8-a446-2a79781fa21d
  a a2a:Person ;
  rdfs:label "Maria Anna Raadgever" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Raadgever" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Raadgever"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_Person-f09492a3-c9f6-c48c-9e9f-390ee7ec2de0
  a a2a:Person ;
  rdfs:label "Hermanus van Rijssen" ;
  a2a:PersonName [
    rdfs:label "Hermanus van Rijssen" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_Person-7e26c97f-e4c2-11c3-15d2-771d5aa8c748
  a a2a:Person ;
  rdfs:label "Franciscus Hermanus Wilhelmus van Rijssen" ;
  a2a:PersonName [
    rdfs:label "Franciscus Hermanus Wilhelmus van Rijssen" ;
    a2a:PersonNameFirstName "Franciscus Hermanus Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijssen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1837" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1837-12-27"^^xsd:date
  ] .

oa:event_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1837-12-27"^^xsd:date
  ] .

oa:relationep_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_Person:5186bd3a-ff57-abe8-a446-2a79781fa21d ;
  a2a:EventKeyRef oa:event_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_Event1 .

oa:relationep_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_Person:f09492a3-c9f6-c48c-9e9f-390ee7ec2de0 ;
  a2a:EventKeyRef oa:event_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_Event1 .

oa:relationep_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_Person:7e26c97f-e4c2-11c3-15d2-771d5aa8c748 ;
  a2a:EventKeyRef oa:event_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28_Event1 .

oa:source_bhi_dba41cab-1267-fd83-e143-5cbb2143ff28
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1837-12-28 - 1837-12-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-12-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-12-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "12" ;
    a2a:Day "28" ;
    rdfs:label "1837-12-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7667, Periode: 1837" ;
    a2a:Book "Geboorteregister Tilburg 1837" ;
    a2a:DocumentNumber "462" ;
    a2a:RegistryNumber "7667" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7667, Periode: 1837, Geboorteregister Tilburg 1837, 462, 7667"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/775fbc70-e7f8-8e9d-2676-280e56f73eac.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/775fbc70-e7f8-8e9d-2676-280e56f73eac.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dba41cab-1267-fd83-e143-5cbb2143ff28" ;
  a2a:RecordGUID "{dba41cab-1267-fd83-e143-5cbb2143ff28}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2580_00002580.xml van BHI" .

