@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_d649df5c-5d32-503f-e17a-050a1e91f264
  a a2a:Record ;
  rdfs:label "Geboorte op 19 juli 1882" ;
  a2a:hasPerson oa:person_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_Person-af83df11-d30c-b487-1ea0-28e155bceeb8, oa:person_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_Person-b0173329-8d04-0661-af2b-e6119562fd7a, oa:person_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_Person-fa6944bd-c105-0a2e-6dd4-333f4d9c2e1d ;
  a2a:hasEvent oa:event_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_0, oa:relationep_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_1, oa:relationep_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_2 ;
  a2a:hasSource oa:source_bhi_d649df5c-5d32-503f-e17a-050a1e91f264 .

oa:person_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_Person-af83df11-d30c-b487-1ea0-28e155bceeb8
  a a2a:Person ;
  rdfs:label "Dirk Roessingh van Iterson" ;
  a2a:PersonName [
    rdfs:label "Dirk Roessingh van Iterson" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Roessingh van Iterson"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1882-07-19"^^xsd:date
  ] .

oa:person_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_Person-b0173329-8d04-0661-af2b-e6119562fd7a
  a a2a:Person ;
  rdfs:label "Digna Johanna Fransen van de Putte" ;
  a2a:PersonName [
    rdfs:label "Digna Johanna Fransen van de Putte" ;
    a2a:PersonNameFirstName "Digna Johanna" ;
    a2a:PersonNameLastName "Fransen van de Putte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_Person-fa6944bd-c105-0a2e-6dd4-333f4d9c2e1d
  a a2a:Person ;
  rdfs:label "Johan Albert Roessingh van Iterson" ;
  a2a:PersonName [
    rdfs:label "Johan Albert Roessingh van Iterson" ;
    a2a:PersonNameFirstName "Johan Albert" ;
    a2a:PersonNameLastName "Roessingh van Iterson"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1882" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1882-07-19"^^xsd:date
  ] .

oa:relationep_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_Person:af83df11-d30c-b487-1ea0-28e155bceeb8 ;
  a2a:EventKeyRef oa:event_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_Event1 .

oa:relationep_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_Person:b0173329-8d04-0661-af2b-e6119562fd7a ;
  a2a:EventKeyRef oa:event_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_Event1 .

oa:relationep_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_Person:fa6944bd-c105-0a2e-6dd4-333f4d9c2e1d ;
  a2a:EventKeyRef oa:event_bhi_d649df5c-5d32-503f-e17a-050a1e91f264_Event1 .

oa:source_bhi_d649df5c-5d32-503f-e17a-050a1e91f264
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1882-01-01 - 1882-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1882-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1882-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1882" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7682, Periode: 1882" ;
    a2a:Book "Geboorteregister Tilburg 1882" ;
    a2a:DocumentNumber "563" ;
    a2a:RegistryNumber "7682" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7682, Periode: 1882, Geboorteregister Tilburg 1882, 563, 7682"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f339aadb-3fb7-7dcc-2dd8-7a7bec34818b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f339aadb-3fb7-7dcc-2dd8-7a7bec34818b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-12-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d649df5c-5d32-503f-e17a-050a1e91f264" ;
  a2a:RecordGUID "{d649df5c-5d32-503f-e17a-050a1e91f264}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4850_00004850.xml van BHI" .

