@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_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b
  a a2a:Record ;
  rdfs:label "Geboorte op 28 november 1870 te Waspik" ;
  a2a:hasPerson oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person-93754814-8ae4-0abf-d1ae-48d40acefca7, oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person-95c8c14a-33d4-81c5-bb39-1eb277278e0f, oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person-e4889182-81aa-3ade-34a8-3362545b835c, oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person-aaf1d1e4-7d13-5dae-e3b1-7fe871e77f54, oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person-77a0f148-de4c-1db3-e2c2-bd12287bf9fc ;
  a2a:hasEvent oa:event_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_0, oa:relationep_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_1, oa:relationep_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_2, oa:relationep_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_3, oa:relationep_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_4 ;
  a2a:hasSource oa:source_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b .

oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person-93754814-8ae4-0abf-d1ae-48d40acefca7
  a a2a:Person ;
  rdfs:label "Maria Clara Wartenbergh" ;
  a2a:PersonName [
    rdfs:label "Maria Clara Wartenbergh" ;
    a2a:PersonNameFirstName "Maria Clara" ;
    a2a:PersonNameLastName "Wartenbergh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person-95c8c14a-33d4-81c5-bb39-1eb277278e0f
  a a2a:Person ;
  rdfs:label "Christoffel Schouten" ;
  a2a:PersonName [
    rdfs:label "Christoffel Schouten" ;
    a2a:PersonNameFirstName "Christoffel" ;
    a2a:PersonNameLastName "Schouten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person-e4889182-81aa-3ade-34a8-3362545b835c
  a a2a:Person ;
  rdfs:label "Wilhelmus Antonius Brokx" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Antonius Brokx" ;
    a2a:PersonNameFirstName "Wilhelmus Antonius" ;
    a2a:PersonNameLastName "Brokx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "koperslager" .

oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person-aaf1d1e4-7d13-5dae-e3b1-7fe871e77f54
  a a2a:Person ;
  rdfs:label "Adriana Maria Loeff" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Loeff" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Loeff"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1870-11-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person-77a0f148-de4c-1db3-e2c2-bd12287bf9fc
  a a2a:Person ;
  rdfs:label "Franciscus Leonardus Loeff" ;
  a2a:PersonName [
    rdfs:label "Franciscus Leonardus Loeff" ;
    a2a:PersonNameFirstName "Franciscus Leonardus" ;
    a2a:PersonNameLastName "Loeff"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "leerlooier" .

oa:event_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1870-11-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person:93754814-8ae4-0abf-d1ae-48d40acefca7 ;
  a2a:EventKeyRef oa:event_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Event1 .

oa:relationep_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person:95c8c14a-33d4-81c5-bb39-1eb277278e0f ;
  a2a:EventKeyRef oa:event_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Event1 .

oa:relationep_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person:e4889182-81aa-3ade-34a8-3362545b835c ;
  a2a:EventKeyRef oa:event_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Event1 .

oa:relationep_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person:aaf1d1e4-7d13-5dae-e3b1-7fe871e77f54 ;
  a2a:EventKeyRef oa:event_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Event1 .

oa:relationep_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Person:77a0f148-de4c-1db3-e2c2-bd12287bf9fc ;
  a2a:EventKeyRef oa:event_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b_Event1 .

oa:source_sha_d9e5fed8-8a32-71fc-e010-1fe46e676c1b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1870-11-28 - 1870-11-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-11-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-11-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1870-11-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 13, Periode: 1870-1879" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "83" ;
    a2a:RegistryNumber "13" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 13, Periode: 1870-1879, Geboorteregister, 83, 13"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/74bc9074-c24e-4fe5-c990-ca179e9fe1aa.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/d9e5fed8-8a32-71fc-e010-1fe46e676c1b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/74bc9074-c24e-4fe5-c990-ca179e9fe1aa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-04-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/d9e5fed8-8a32-71fc-e010-1fe46e676c1b" ;
  a2a:RecordGUID "{d9e5fed8-8a32-71fc-e010-1fe46e676c1b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3773_00003773.xml van SHA" .

