@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_1c723bba-6385-8a72-e5e5-b837bab7d87f
  a a2a:Record ;
  rdfs:label "Geboorte op 5 augustus 1819 te Waspik" ;
  a2a:hasPerson oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person-4e33d03e-34d3-5199-8a58-de4f942ebceb, oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person-0015b7c7-3a32-20c3-7237-d52ffff549b6, oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person-9e7f6f5c-1032-68a1-550a-57ac64bd54a1, oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person-6c7c0e56-80be-64b1-2b9d-53aba833d52b, oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person-1732e3f8-1450-0834-3ea7-67344cdb432a ;
  a2a:hasEvent oa:event_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_0, oa:relationep_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_1, oa:relationep_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_2, oa:relationep_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_3, oa:relationep_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_4 ;
  a2a:hasSource oa:source_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f .

oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person-4e33d03e-34d3-5199-8a58-de4f942ebceb
  a a2a:Person ;
  rdfs:label "Johannes Brokx" ;
  a2a:PersonName [
    rdfs:label "Johannes Brokx" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Brokx"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1819" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1819-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person-0015b7c7-3a32-20c3-7237-d52ffff549b6
  a a2a:Person ;
  rdfs:label "Andries Pierets" ;
  a2a:PersonName [
    rdfs:label "Andries Pierets" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Pierets"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "gareelmaker" .

oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person-9e7f6f5c-1032-68a1-550a-57ac64bd54a1
  a a2a:Person ;
  rdfs:label "Cornelis Cornelis Schoenmakers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Cornelis Schoenmakers" ;
    a2a:PersonNameFirstName "Cornelis Cornelis" ;
    a2a:PersonNameLastName "Schoenmakers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person-6c7c0e56-80be-64b1-2b9d-53aba833d52b
  a a2a:Person ;
  rdfs:label "Johannes Brokx" ;
  a2a:PersonName [
    rdfs:label "Johannes Brokx" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Brokx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "hoefsmid" .

oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person-1732e3f8-1450-0834-3ea7-67344cdb432a
  a a2a:Person ;
  rdfs:label "Adriana Blankers" ;
  a2a:PersonName [
    rdfs:label "Adriana Blankers" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Blankers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:event_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1819" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1819-08-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person:4e33d03e-34d3-5199-8a58-de4f942ebceb ;
  a2a:EventKeyRef oa:event_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Event1 .

oa:relationep_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person:0015b7c7-3a32-20c3-7237-d52ffff549b6 ;
  a2a:EventKeyRef oa:event_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Event1 .

oa:relationep_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person:9e7f6f5c-1032-68a1-550a-57ac64bd54a1 ;
  a2a:EventKeyRef oa:event_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Event1 .

oa:relationep_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person:6c7c0e56-80be-64b1-2b9d-53aba833d52b ;
  a2a:EventKeyRef oa:event_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Event1 .

oa:relationep_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Person:1732e3f8-1450-0834-3ea7-67344cdb432a ;
  a2a:EventKeyRef oa:event_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f_Event1 .

oa:source_sha_1c723bba-6385-8a72-e5e5-b837bab7d87f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1819-08-05 - 1819-08-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1819-08-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1819-08-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1819" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1819-08-05"^^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: 7, Periode: 1813-1819" ;
    a2a:Book "Geboorteregister" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "10v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 7, Periode: 1813-1819, Geboorteregister, 7, 10v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0ef94e67-db4c-13e1-7666-f29398ba0a41.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1c723bba-6385-8a72-e5e5-b837bab7d87f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0ef94e67-db4c-13e1-7666-f29398ba0a41.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1c723bba-6385-8a72-e5e5-b837bab7d87f" ;
  a2a:RecordGUID "{1c723bba-6385-8a72-e5e5-b837bab7d87f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5316_00005316.xml van SHA" .

