@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_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f
  a a2a:Record ;
  rdfs:label "Geboorte op 24 juli 1893 te Waspik" ;
  a2a:hasPerson oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person-571f1fca-5342-2190-345b-f2e775cf98ae, oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person-dbe1dedf-4ce7-3ffb-1959-da251b16a2d3, oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person-758a5881-de8f-2580-edb0-522ee9d66dde, oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person-31e03456-f9a9-e6a7-2211-a98cafddaefb, oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person-212fdba7-fe18-acea-546b-d87b911431b9 ;
  a2a:hasEvent oa:event_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_0, oa:relationep_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_1, oa:relationep_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_2, oa:relationep_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_3, oa:relationep_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_4 ;
  a2a:hasSource oa:source_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f .

oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person-571f1fca-5342-2190-345b-f2e775cf98ae
  a a2a:Person ;
  rdfs:label "Petronella de Jong" ;
  a2a:PersonName [
    rdfs:label "Petronella de Jong" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jong"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person-dbe1dedf-4ce7-3ffb-1959-da251b16a2d3
  a a2a:Person ;
  rdfs:label "Cornelis Schoones" ;
  a2a:PersonName [
    rdfs:label "Cornelis Schoones" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Schoones"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "veldwachter" .

oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person-758a5881-de8f-2580-edb0-522ee9d66dde
  a a2a:Person ;
  rdfs:label "Laurens Verschuren" ;
  a2a:PersonName [
    rdfs:label "Laurens Verschuren" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNameLastName "Verschuren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "tuinman" .

oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person-31e03456-f9a9-e6a7-2211-a98cafddaefb
  a a2a:Person ;
  rdfs:label "Cornelis van der Plas" ;
  a2a:PersonName [
    rdfs:label "Cornelis van der Plas" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "veerman" .

oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person-212fdba7-fe18-acea-546b-d87b911431b9
  a a2a:Person ;
  rdfs:label "Anna Petronella van der Plas" ;
  a2a:PersonName [
    rdfs:label "Anna Petronella van der Plas" ;
    a2a:PersonNameFirstName "Anna Petronella" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Plas"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1893-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:event_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1893-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person:571f1fca-5342-2190-345b-f2e775cf98ae ;
  a2a:EventKeyRef oa:event_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Event1 .

oa:relationep_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person:dbe1dedf-4ce7-3ffb-1959-da251b16a2d3 ;
  a2a:EventKeyRef oa:event_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Event1 .

oa:relationep_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person:758a5881-de8f-2580-edb0-522ee9d66dde ;
  a2a:EventKeyRef oa:event_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Event1 .

oa:relationep_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person:31e03456-f9a9-e6a7-2211-a98cafddaefb ;
  a2a:EventKeyRef oa:event_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Event1 .

oa:relationep_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Person:212fdba7-fe18-acea-546b-d87b911431b9 ;
  a2a:EventKeyRef oa:event_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f_Event1 .

oa:source_sha_54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1893-07-24 - 1893-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1893-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1893" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1893-07-24"^^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: 15, Periode: 1890-1899" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "75" ;
    a2a:RegistryNumber "15" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 15, Periode: 1890-1899, Geboorteregister, 75, 15"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/6dabc54e-906c-a255-100e-7ea941232140.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/6dabc54e-906c-a255-100e-7ea941232140.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-05-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f" ;
  a2a:RecordGUID "{54bd0bb4-6bcc-4298-e2d4-66c0a2600c5f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3724_00003724.xml van SHA" .

