@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_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1
  a a2a:Record ;
  rdfs:label "Geboorte op 19 juni 1891" ;
  a2a:hasPerson oa:person_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_Person-05cad2f7-49f2-c445-7f61-27127a8fa0a2, oa:person_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_Person-4fb66b5e-28e7-07cc-8d77-1aaa344526e3, oa:person_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_Person-4f321d60-59fb-97d9-a40f-4a2298be2016 ;
  a2a:hasEvent oa:event_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_0, oa:relationep_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_1, oa:relationep_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_2 ;
  a2a:hasSource oa:source_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1 .

oa:person_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_Person-05cad2f7-49f2-c445-7f61-27127a8fa0a2
  a a2a:Person ;
  rdfs:label "Andries Sins" ;
  a2a:PersonName [
    rdfs:label "Andries Sins" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Sins"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1891-06-19"^^xsd:date
  ] .

oa:person_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_Person-4fb66b5e-28e7-07cc-8d77-1aaa344526e3
  a a2a:Person ;
  rdfs:label "Lucia van Fessem" ;
  a2a:PersonName [
    rdfs:label "Lucia van Fessem" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Fessem"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_Person-4f321d60-59fb-97d9-a40f-4a2298be2016
  a a2a:Person ;
  rdfs:label "Jacobus Sins" ;
  a2a:PersonName [
    rdfs:label "Jacobus Sins" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Sins"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1891-06-19"^^xsd:date
  ] .

oa:relationep_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_Person:05cad2f7-49f2-c445-7f61-27127a8fa0a2 ;
  a2a:EventKeyRef oa:event_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_Event1 .

oa:relationep_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_Person:4fb66b5e-28e7-07cc-8d77-1aaa344526e3 ;
  a2a:EventKeyRef oa:event_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_Event1 .

oa:relationep_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_Person:4f321d60-59fb-97d9-a40f-4a2298be2016 ;
  a2a:EventKeyRef oa:event_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1_Event1 .

oa:source_bhi_0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Made en Drimmelen" ;
    rdfs:label "Made en Drimmelen", "1891-06-20 - 1891-06-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-06-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-06-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1891-06-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5010, Periode: 1891" ;
    a2a:Book "Geboorteregister Made en Drimmelen 1891" ;
    a2a:DocumentNumber "52" ;
    a2a:RegistryNumber "5010" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5010, Periode: 1891, Geboorteregister Made en Drimmelen 1891, 52, 5010"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/65f84f9e-006c-8175-0eb1-610659813929.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/65f84f9e-006c-8175-0eb1-610659813929.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-03-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1" ;
  a2a:RecordGUID "{0c8a2f13-e3e7-b4c8-4d1e-ad68c976f9d1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_76178_00076178.xml van BHI" .

