@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_682dfc19-3fbe-4ba6-84af-8f554165283d
  a a2a:Record ;
  rdfs:label "Geboorte op 10 januari 1841" ;
  a2a:hasPerson oa:person_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_Person-1b09a3ab-caa9-c991-f952-88e83460b685, oa:person_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_Person-404521d3-75f8-ddf1-8f49-fd1cf5939eb5, oa:person_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_Person-bdddc1fc-34f4-9924-0fb0-e912522cae09 ;
  a2a:hasEvent oa:event_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_0, oa:relationep_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_1, oa:relationep_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_2 ;
  a2a:hasSource oa:source_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d .

oa:person_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_Person-1b09a3ab-caa9-c991-f952-88e83460b685
  a a2a:Person ;
  rdfs:label "Anna Maria van Samang" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van Samang" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Samang"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_Person-404521d3-75f8-ddf1-8f49-fd1cf5939eb5
  a a2a:Person ;
  rdfs:label "Wilhelmus van de Goor" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus van de Goor" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Goor"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1841-01-10"^^xsd:date
  ] .

oa:person_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_Person-bdddc1fc-34f4-9924-0fb0-e912522cae09
  a a2a:Person ;
  rdfs:label "Jan van de Goor" ;
  a2a:PersonName [
    rdfs:label "Jan van de Goor" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Goor"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1841-01-10"^^xsd:date
  ] .

oa:relationep_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_Person:1b09a3ab-caa9-c991-f952-88e83460b685 ;
  a2a:EventKeyRef oa:event_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_Event1 .

oa:relationep_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_Person:404521d3-75f8-ddf1-8f49-fd1cf5939eb5 ;
  a2a:EventKeyRef oa:event_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_Event1 .

oa:relationep_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_Person:bdddc1fc-34f4-9924-0fb0-e912522cae09 ;
  a2a:EventKeyRef oa:event_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d_Event1 .

oa:source_bhi_682dfc19-3fbe-4ba6-84af-8f554165283d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Strijp" ;
    rdfs:label "Strijp", "1841-01-13 - 1841-01-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-01-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1841-01-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1841" ;
    a2a:Month "1" ;
    a2a:Day "13" ;
    rdfs:label "1841-01-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7514, Periode: 1841" ;
    a2a:Book "Geboorteregister Strijp 1841" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "7514" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7514, Periode: 1841, Geboorteregister Strijp 1841, 2, 7514"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ab45a19d-9e52-c3d2-a194-cee27babe5a1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ab45a19d-9e52-c3d2-a194-cee27babe5a1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/682dfc19-3fbe-4ba6-84af-8f554165283d" ;
  a2a:RecordGUID "{682dfc19-3fbe-4ba6-84af-8f554165283d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_259_00000259.xml van BHI" .

