@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_58264d78-02fa-e49e-427d-ec817f48fe98
  a a2a:Record ;
  rdfs:label "Geboorte op 1 mei 1868 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person-581dab82-7393-ca93-26b6-32161c7a076d, oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person-8586b0e2-5fe6-4776-29ea-b3bce759fc16, oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person-c06c3a80-ec2c-b5d1-b4df-f9f9402350b5, oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person-64343ce4-c3a1-d42a-18d3-7a0314e0c816, oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person-4c1b17f5-b0ef-1936-9559-3eca7dc5851a ;
  a2a:hasEvent oa:event_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_58264d78-02fa-e49e-427d-ec817f48fe98_0, oa:relationep_sha_58264d78-02fa-e49e-427d-ec817f48fe98_1, oa:relationep_sha_58264d78-02fa-e49e-427d-ec817f48fe98_2, oa:relationep_sha_58264d78-02fa-e49e-427d-ec817f48fe98_3, oa:relationep_sha_58264d78-02fa-e49e-427d-ec817f48fe98_4 ;
  a2a:hasSource oa:source_sha_58264d78-02fa-e49e-427d-ec817f48fe98 .

oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person-581dab82-7393-ca93-26b6-32161c7a076d
  a a2a:Person ;
  rdfs:label "Maria Vissers" ;
  a2a:PersonName [
    rdfs:label "Maria Vissers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vissers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person-8586b0e2-5fe6-4776-29ea-b3bce759fc16
  a a2a:Person ;
  rdfs:label "Adrianus van Wanrooij" ;
  a2a:PersonName [
    rdfs:label "Adrianus van Wanrooij" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wanrooij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person-c06c3a80-ec2c-b5d1-b4df-f9f9402350b5
  a a2a:Person ;
  rdfs:label "Hendrikus Simons" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Simons" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person-64343ce4-c3a1-d42a-18d3-7a0314e0c816
  a a2a:Person ;
  rdfs:label "Carolus van Stree" ;
  a2a:PersonName [
    rdfs:label "Carolus van Stree" ;
    a2a:PersonNameFirstName "Carolus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stree"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person-4c1b17f5-b0ef-1936-9559-3eca7dc5851a
  a a2a:Person ;
  rdfs:label "Bartha van Stree" ;
  a2a:PersonName [
    rdfs:label "Bartha van Stree" ;
    a2a:PersonNameFirstName "Bartha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stree"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1868-05-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:event_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1868-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_58264d78-02fa-e49e-427d-ec817f48fe98_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person:581dab82-7393-ca93-26b6-32161c7a076d ;
  a2a:EventKeyRef oa:event_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Event1 .

oa:relationep_sha_58264d78-02fa-e49e-427d-ec817f48fe98_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person:8586b0e2-5fe6-4776-29ea-b3bce759fc16 ;
  a2a:EventKeyRef oa:event_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Event1 .

oa:relationep_sha_58264d78-02fa-e49e-427d-ec817f48fe98_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person:c06c3a80-ec2c-b5d1-b4df-f9f9402350b5 ;
  a2a:EventKeyRef oa:event_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Event1 .

oa:relationep_sha_58264d78-02fa-e49e-427d-ec817f48fe98_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person:64343ce4-c3a1-d42a-18d3-7a0314e0c816 ;
  a2a:EventKeyRef oa:event_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Event1 .

oa:relationep_sha_58264d78-02fa-e49e-427d-ec817f48fe98_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Person:4c1b17f5-b0ef-1936-9559-3eca7dc5851a ;
  a2a:EventKeyRef oa:event_sha_58264d78-02fa-e49e-427d-ec817f48fe98_Event1 .

oa:source_sha_58264d78-02fa-e49e-427d-ec817f48fe98
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1868-05-01 - 1868-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1868-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1868-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1868" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1868-05-01"^^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: 1006, Periode: 1867-1876" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "1006" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 1006, Periode: 1867-1876, Geboorteregister, 38, 1006"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/5a5408c4-3525-8250-ee2e-7cbbc07d9a4e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/58264d78-02fa-e49e-427d-ec817f48fe98" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/5a5408c4-3525-8250-ee2e-7cbbc07d9a4e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/58264d78-02fa-e49e-427d-ec817f48fe98" ;
  a2a:RecordGUID "{58264d78-02fa-e49e-427d-ec817f48fe98}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3681_00003681.xml van SHA" .

