@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_e3576519-1fef-3e7d-c2d2-ec6db92acf70
  a a2a:Record ;
  rdfs:label "Geboorte op 19 juni 1911" ;
  a2a:hasPerson oa:person_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_Person-74457bf2-1844-acda-fae4-591770ff8dcf, oa:person_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_Person-d66076fd-0ade-cb74-8e2a-cfbcca60b0a3, oa:person_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_Person-b743256a-deed-3020-aa63-7460c2da7eb7 ;
  a2a:hasEvent oa:event_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_0, oa:relationep_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_1, oa:relationep_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_2 ;
  a2a:hasSource oa:source_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70 .

oa:person_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_Person-74457bf2-1844-acda-fae4-591770ff8dcf
  a a2a:Person ;
  rdfs:label "Norbertus Cornelius Haans" ;
  a2a:PersonName [
    rdfs:label "Norbertus Cornelius Haans" ;
    a2a:PersonNameFirstName "Norbertus Cornelius" ;
    a2a:PersonNameLastName "Haans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_Person-d66076fd-0ade-cb74-8e2a-cfbcca60b0a3
  a a2a:Person ;
  rdfs:label "Joanna Cornelia van den Dries" ;
  a2a:PersonName [
    rdfs:label "Joanna Cornelia van den Dries" ;
    a2a:PersonNameFirstName "Joanna Cornelia" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_Person-b743256a-deed-3020-aa63-7460c2da7eb7
  a a2a:Person ;
  rdfs:label "Adrianus Norbertus Maria Haans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Norbertus Maria Haans" ;
    a2a:PersonNameFirstName "Adrianus Norbertus Maria" ;
    a2a:PersonNameLastName "Haans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1911-06-19"^^xsd:date
  ] .

oa:event_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1911-06-19"^^xsd:date
  ] .

oa:relationep_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_Person:74457bf2-1844-acda-fae4-591770ff8dcf ;
  a2a:EventKeyRef oa:event_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_Event1 .

oa:relationep_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_Person:d66076fd-0ade-cb74-8e2a-cfbcca60b0a3 ;
  a2a:EventKeyRef oa:event_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_Event1 .

oa:relationep_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_Person:b743256a-deed-3020-aa63-7460c2da7eb7 ;
  a2a:EventKeyRef oa:event_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70_Event1 .

oa:source_bhi_e3576519-1fef-3e7d-c2d2-ec6db92acf70
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1911-06-19 - 1911-06-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-06-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-06-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "6" ;
    a2a:Day "19" ;
    rdfs:label "1911-06-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3001, Periode: 1911" ;
    a2a:Book "Geboorteregister Tilburg 1911" ;
    a2a:DocumentNumber "832" ;
    a2a:RegistryNumber "3001" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3001, Periode: 1911, Geboorteregister Tilburg 1911, 832, 3001"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c4bf02d0-578b-3679-d853-0a544e02b083.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c4bf02d0-578b-3679-d853-0a544e02b083.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e3576519-1fef-3e7d-c2d2-ec6db92acf70" ;
  a2a:RecordGUID "{e3576519-1fef-3e7d-c2d2-ec6db92acf70}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_2635_00002635.xml van BHI" .

