@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_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9
  a a2a:Record ;
  rdfs:label "Geboorte op 11 juni 1884 te Almkerk" ;
  a2a:hasPerson oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person-51b2822d-faf9-ca70-19a7-9a7bf226b2e7, oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person-0c5835c6-6750-bfeb-7cd4-c24bc7ad7e57, oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person-fe8b1808-2a66-27c6-408b-558efa5e78ad, oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person-2965863a-dfe2-2b3d-5893-8e091d088d48, oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person-0e182fe0-4b11-ad9c-a476-54fce185fa83 ;
  a2a:hasEvent oa:event_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_0, oa:relationep_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_1, oa:relationep_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_2, oa:relationep_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_3, oa:relationep_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_4 ;
  a2a:hasSource oa:source_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9 .

oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person-51b2822d-faf9-ca70-19a7-9a7bf226b2e7
  a a2a:Person ;
  rdfs:label "Johannes Pieter Teuling" ;
  a2a:PersonName [
    rdfs:label "Johannes Pieter Teuling" ;
    a2a:PersonNameFirstName "Johannes Pieter" ;
    a2a:PersonNameLastName "Teuling"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1884-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person-0c5835c6-6750-bfeb-7cd4-c24bc7ad7e57
  a a2a:Person ;
  rdfs:label "Pieter Fasen" ;
  a2a:PersonName [
    rdfs:label "Pieter Fasen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Fasen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person-fe8b1808-2a66-27c6-408b-558efa5e78ad
  a a2a:Person ;
  rdfs:label "Klaas Buizer" ;
  a2a:PersonName [
    rdfs:label "Klaas Buizer" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Buizer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "broodbakker" .

oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person-2965863a-dfe2-2b3d-5893-8e091d088d48
  a a2a:Person ;
  rdfs:label "Hendrika Teuling" ;
  a2a:PersonName [
    rdfs:label "Hendrika Teuling" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Teuling"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person-0e182fe0-4b11-ad9c-a476-54fce185fa83
  a a2a:Person ;
  rdfs:label "Johannes Kamp" ;
  a2a:PersonName [
    rdfs:label "Johannes Kamp" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Kamp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "64" ;
    rdfs:label "64"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1884-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk"
  ] .

oa:relationep_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person:51b2822d-faf9-ca70-19a7-9a7bf226b2e7 ;
  a2a:EventKeyRef oa:event_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Event1 .

oa:relationep_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person:0c5835c6-6750-bfeb-7cd4-c24bc7ad7e57 ;
  a2a:EventKeyRef oa:event_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Event1 .

oa:relationep_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person:fe8b1808-2a66-27c6-408b-558efa5e78ad ;
  a2a:EventKeyRef oa:event_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Event1 .

oa:relationep_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person:2965863a-dfe2-2b3d-5893-8e091d088d48 ;
  a2a:EventKeyRef oa:event_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Event1 .

oa:relationep_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_4
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Person:0e182fe0-4b11-ad9c-a476-54fce185fa83 ;
  a2a:EventKeyRef oa:event_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9_Event1 .

oa:source_sha_0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Almkerk" ;
    rdfs:label "Almkerk", "1884-06-11 - 1884-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1884-06-11"^^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: 2715, Periode: 1883-1892" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "37" ;
    a2a:RegistryNumber "2715" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2715, Periode: 1883-1892, Geboorteregister, 37, 2715"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/cbaa7c98-56cc-32d7-26f7-3b6d627a88fd.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/cbaa7c98-56cc-32d7-26f7-3b6d627a88fd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-07-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9" ;
  a2a:RecordGUID "{0cddf3bb-8a32-b7bd-ce6f-8370ebcf89d9}" ;
  a2a:SourceRemarkOpmerking "onecht kind" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3696_00003696.xml van SHA" .

