@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_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa
  a a2a:Record ;
  rdfs:label "Geboorte op 20 september 1910" ;
  a2a:hasPerson oa:person_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_Person-195db367-c8a2-fe91-444d-c96915508185, oa:person_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_Person-d80d6b29-e2af-4a89-8528-5aec5f0ffd1e, oa:person_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_Person-5f95859f-5a3e-ad49-bb4e-d34d1238e53d ;
  a2a:hasEvent oa:event_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_0, oa:relationep_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_1, oa:relationep_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_2 ;
  a2a:hasSource oa:source_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa .

oa:person_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_Person-195db367-c8a2-fe91-444d-c96915508185
  a a2a:Person ;
  rdfs:label "Marinus Petrus Stübbe" ;
  a2a:PersonName [
    rdfs:label "Marinus Petrus Stübbe" ;
    a2a:PersonNameFirstName "Marinus Petrus" ;
    a2a:PersonNameLastName "Stübbe"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1910-09-20"^^xsd:date
  ] .

oa:person_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_Person-d80d6b29-e2af-4a89-8528-5aec5f0ffd1e
  a a2a:Person ;
  rdfs:label "Maria Jacoba Oerlemans" ;
  a2a:PersonName [
    rdfs:label "Maria Jacoba Oerlemans" ;
    a2a:PersonNameFirstName "Maria Jacoba" ;
    a2a:PersonNameLastName "Oerlemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_Person-5f95859f-5a3e-ad49-bb4e-d34d1238e53d
  a a2a:Person ;
  rdfs:label "Wilhelm Leendert Stübbe" ;
  a2a:PersonName [
    rdfs:label "Wilhelm Leendert Stübbe" ;
    a2a:PersonNameFirstName "Wilhelm Leendert" ;
    a2a:PersonNameLastName "Stübbe"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1910-09-20"^^xsd:date
  ] .

oa:relationep_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_Person:195db367-c8a2-fe91-444d-c96915508185 ;
  a2a:EventKeyRef oa:event_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_Event1 .

oa:relationep_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_Person:d80d6b29-e2af-4a89-8528-5aec5f0ffd1e ;
  a2a:EventKeyRef oa:event_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_Event1 .

oa:relationep_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_Person:5f95859f-5a3e-ad49-bb4e-d34d1238e53d ;
  a2a:EventKeyRef oa:event_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa_Event1 .

oa:source_bhi_e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand", "1910-09-21 - 1910-09-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-09-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-09-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1910-09-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1852, Periode: 1910" ;
    a2a:Book "Geboorteregister Loon op Zand 1910" ;
    a2a:DocumentNumber "225" ;
    a2a:RegistryNumber "1852" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1852, Periode: 1910, Geboorteregister Loon op Zand 1910, 225, 1852"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/14adba47-fffc-403a-523d-a0df1c97ab1c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/14adba47-fffc-403a-523d-a0df1c97ab1c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa" ;
  a2a:RecordGUID "{e07f44ff-42ce-a8bb-7fb2-24a3a8d1e3fa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75050_00075050.xml van BHI" .

