@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_302d903f-564c-ebe7-eea3-22908d3d2edd
  a a2a:Record ;
  rdfs:label "Geboorte op 12 september 1913" ;
  a2a:hasPerson oa:person_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_Person-88a589f1-3a01-29be-f55a-136c41495a12, oa:person_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_Person-d0817ddd-6227-3a61-5bea-0ed911d02a06, oa:person_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_Person-3de113fd-fe4c-5279-f124-8f1e6181bd77 ;
  a2a:hasEvent oa:event_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_0, oa:relationep_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_1, oa:relationep_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_2 ;
  a2a:hasSource oa:source_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd .

oa:person_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_Person-88a589f1-3a01-29be-f55a-136c41495a12
  a a2a:Person ;
  rdfs:label "Johanna Maria van Hout" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Hout" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_Person-d0817ddd-6227-3a61-5bea-0ed911d02a06
  a a2a:Person ;
  rdfs:label "Henricus Cornelis Trines" ;
  a2a:PersonName [
    rdfs:label "Henricus Cornelis Trines" ;
    a2a:PersonNameFirstName "Henricus Cornelis" ;
    a2a:PersonNameLastName "Trines"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1913-09-12"^^xsd:date
  ] .

oa:person_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_Person-3de113fd-fe4c-5279-f124-8f1e6181bd77
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Trines" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Trines" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNameLastName "Trines"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1913" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1913-09-12"^^xsd:date
  ] .

oa:relationep_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_Person:88a589f1-3a01-29be-f55a-136c41495a12 ;
  a2a:EventKeyRef oa:event_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_Event1 .

oa:relationep_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_Person:d0817ddd-6227-3a61-5bea-0ed911d02a06 ;
  a2a:EventKeyRef oa:event_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_Event1 .

oa:relationep_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_Person:3de113fd-fe4c-5279-f124-8f1e6181bd77 ;
  a2a:EventKeyRef oa:event_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd_Event1 .

oa:source_bhi_302d903f-564c-ebe7-eea3-22908d3d2edd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Strijp" ;
    rdfs:label "Strijp", "1913-09-13 - 1913-09-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1913-09-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1913-09-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1913" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1913-09-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2917, Periode: 1913" ;
    a2a:Book "Geboorteregister Strijp 1913" ;
    a2a:DocumentNumber "111" ;
    a2a:RegistryNumber "2917" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2917, Periode: 1913, Geboorteregister Strijp 1913, 111, 2917"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e2b0abf1-6f2c-0066-d58b-61a445571549.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e2b0abf1-6f2c-0066-d58b-61a445571549.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/302d903f-564c-ebe7-eea3-22908d3d2edd" ;
  a2a:RecordGUID "{302d903f-564c-ebe7-eea3-22908d3d2edd}" ;
  a2a:SourceRemarkdeel "2917" ;
  a2a:SourceRemarkregister_periode "1913" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_634_00000634.xml van BHI" .

