@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_7d0fb8a0-e771-8e46-2fc4-7fea967ed763
  a a2a:Record ;
  rdfs:label "Geboorte op 22 april 1917" ;
  a2a:hasPerson oa:person_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_Person-5ca98d13-1641-ac9e-2a2d-fb2deeaeb8cc, oa:person_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_Person-6279a482-48d7-7444-7861-3ed0942efea9, oa:person_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_Person-f1789d9f-41b8-e6af-3c74-78da9d0c9004 ;
  a2a:hasEvent oa:event_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_0, oa:relationep_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_1, oa:relationep_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_2 ;
  a2a:hasSource oa:source_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763 .

oa:person_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_Person-5ca98d13-1641-ac9e-2a2d-fb2deeaeb8cc
  a a2a:Person ;
  rdfs:label "Johanna van Straten" ;
  a2a:PersonName [
    rdfs:label "Johanna van Straten" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Straten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_Person-6279a482-48d7-7444-7861-3ed0942efea9
  a a2a:Person ;
  rdfs:label "Mina Carolina Benjamins" ;
  a2a:PersonName [
    rdfs:label "Mina Carolina Benjamins" ;
    a2a:PersonNameFirstName "Mina Carolina" ;
    a2a:PersonNameLastName "Benjamins"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1917-04-22"^^xsd:date
  ] .

oa:person_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_Person-f1789d9f-41b8-e6af-3c74-78da9d0c9004
  a a2a:Person ;
  rdfs:label "Hartog Benjamins" ;
  a2a:PersonName [
    rdfs:label "Hartog Benjamins" ;
    a2a:PersonNameFirstName "Hartog" ;
    a2a:PersonNameLastName "Benjamins"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1917-04-22"^^xsd:date
  ] .

oa:relationep_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_Person:5ca98d13-1641-ac9e-2a2d-fb2deeaeb8cc ;
  a2a:EventKeyRef oa:event_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_Event1 .

oa:relationep_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_Person:6279a482-48d7-7444-7861-3ed0942efea9 ;
  a2a:EventKeyRef oa:event_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_Event1 .

oa:relationep_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_Person:f1789d9f-41b8-e6af-3c74-78da9d0c9004 ;
  a2a:EventKeyRef oa:event_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763_Event1 .

oa:source_bhi_7d0fb8a0-e771-8e46-2fc4-7fea967ed763
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1917-04-23 - 1917-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1917-04-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3684, Periode: 1917" ;
    a2a:Book "Geboorteregister Woudrichem 1917" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "3684" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3684, Periode: 1917, Geboorteregister Woudrichem 1917, 22, 3684"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/62b54229-a375-8bc4-9924-ddb669522e4f.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/62b54229-a375-8bc4-9924-ddb669522e4f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7d0fb8a0-e771-8e46-2fc4-7fea967ed763" ;
  a2a:RecordGUID "{7d0fb8a0-e771-8e46-2fc4-7fea967ed763}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_72381_00072381.xml van BHI" .

