@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_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a
  a a2a:Record ;
  rdfs:label "Geboorte op 19 maart 1877" ;
  a2a:hasPerson oa:person_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_Person-551108a0-b66e-2c57-ba5a-779c9a32d006, oa:person_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_Person-2bbf6a15-5207-01ad-54a3-5fd0b57d0cc1, oa:person_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_Person-9d9a4f32-8e9c-a67a-ce08-9bd759937533 ;
  a2a:hasEvent oa:event_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_0, oa:relationep_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_1, oa:relationep_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_2 ;
  a2a:hasSource oa:source_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a .

oa:person_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_Person-551108a0-b66e-2c57-ba5a-779c9a32d006
  a a2a:Person ;
  rdfs:label "Antonius Cornelis Josephus Robbesom" ;
  a2a:PersonName [
    rdfs:label "Antonius Cornelis Josephus Robbesom" ;
    a2a:PersonNameFirstName "Antonius Cornelis Josephus" ;
    a2a:PersonNameLastName "Robbesom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1877-03-19"^^xsd:date
  ] .

oa:person_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_Person-2bbf6a15-5207-01ad-54a3-5fd0b57d0cc1
  a a2a:Person ;
  rdfs:label "Jacoba Hendrika van Rijckevorsel" ;
  a2a:PersonName [
    rdfs:label "Jacoba Hendrika van Rijckevorsel" ;
    a2a:PersonNameFirstName "Jacoba Hendrika" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijckevorsel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_Person-9d9a4f32-8e9c-a67a-ce08-9bd759937533
  a a2a:Person ;
  rdfs:label "Arnoldus Robbesom" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Robbesom" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Robbesom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1877-03-19"^^xsd:date
  ] .

oa:relationep_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_Person:551108a0-b66e-2c57-ba5a-779c9a32d006 ;
  a2a:EventKeyRef oa:event_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_Event1 .

oa:relationep_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_Person:2bbf6a15-5207-01ad-54a3-5fd0b57d0cc1 ;
  a2a:EventKeyRef oa:event_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_Event1 .

oa:relationep_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_Person:9d9a4f32-8e9c-a67a-ce08-9bd759937533 ;
  a2a:EventKeyRef oa:event_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a_Event1 .

oa:source_bhi_8b1b6f96-8ce6-4d4e-e730-1354d5384c6a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1877-03-20 - 1877-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1877-03-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1189, Periode: 1877" ;
    a2a:Book "Geboorteregister 1877" ;
    a2a:DocumentNumber "117" ;
    a2a:RegistryNumber "1189" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1189, Periode: 1877, Geboorteregister 1877, 117, 1189"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/740af733-a441-2fb7-050a-0b20dc7ca56c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/740af733-a441-2fb7-050a-0b20dc7ca56c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8b1b6f96-8ce6-4d4e-e730-1354d5384c6a" ;
  a2a:RecordGUID "{8b1b6f96-8ce6-4d4e-e730-1354d5384c6a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_6069_00006069.xml van BHI" .

