@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_a260d6bb-fbbc-e1ab-767a-87faa9bebde5
  a a2a:Record ;
  rdfs:label "Geboorte op 2 november 1895 te Werkendam" ;
  a2a:hasPerson oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person-72f73ca9-39f0-119c-a8e4-d565dab7526b, oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person-f8d29ac4-98c0-0ec4-62d2-ae036c6bc09b, oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person-5aa00e62-d4f3-126e-3760-a0ffcbbc93ea, oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person-36becdce-d1f9-231f-6c5d-1070fd38bd63, oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person-f2c2528c-a9b6-32b8-f482-e4ee88057a1d ;
  a2a:hasEvent oa:event_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_0, oa:relationep_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_1, oa:relationep_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_2, oa:relationep_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_3, oa:relationep_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_4 ;
  a2a:hasSource oa:source_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5 .

oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person-72f73ca9-39f0-119c-a8e4-d565dab7526b
  a a2a:Person ;
  rdfs:label "Otto Bleijswijk Tierens Verhagen" ;
  a2a:PersonName [
    rdfs:label "Otto Bleijswijk Tierens Verhagen" ;
    a2a:PersonNameFirstName "Otto" ;
    a2a:PersonNameLastName "Bleijswijk Tierens Verhagen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1895-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person-f8d29ac4-98c0-0ec4-62d2-ae036c6bc09b
  a a2a:Person ;
  rdfs:label "Quirinus Johannes Goddard" ;
  a2a:PersonName [
    rdfs:label "Quirinus Johannes Goddard" ;
    a2a:PersonNameFirstName "Quirinus Johannes" ;
    a2a:PersonNameLastName "Goddard"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "79" ;
    rdfs:label "79"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person-5aa00e62-d4f3-126e-3760-a0ffcbbc93ea
  a a2a:Person ;
  rdfs:label "Thomas Antonie Goddard" ;
  a2a:PersonName [
    rdfs:label "Thomas Antonie Goddard" ;
    a2a:PersonNameFirstName "Thomas Antonie" ;
    a2a:PersonNameLastName "Goddard"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Zutphen" ;
    rdfs:label "Zutphen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "kandidaat-notaris" .

oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person-36becdce-d1f9-231f-6c5d-1070fd38bd63
  a a2a:Person ;
  rdfs:label "Jacoba Carolina Goddard" ;
  a2a:PersonName [
    rdfs:label "Jacoba Carolina Goddard" ;
    a2a:PersonNameFirstName "Jacoba Carolina" ;
    a2a:PersonNameLastName "Goddard"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person-f2c2528c-a9b6-32b8-f482-e4ee88057a1d
  a a2a:Person ;
  rdfs:label "Jacob Bleijswijk Tierens Verhagen" ;
  a2a:PersonName [
    rdfs:label "Jacob Bleijswijk Tierens Verhagen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Bleijswijk Tierens Verhagen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "burgemeester" .

oa:event_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1895-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam"
  ] .

oa:relationep_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person:72f73ca9-39f0-119c-a8e4-d565dab7526b ;
  a2a:EventKeyRef oa:event_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Event1 .

oa:relationep_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person:f8d29ac4-98c0-0ec4-62d2-ae036c6bc09b ;
  a2a:EventKeyRef oa:event_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Event1 .

oa:relationep_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person:5aa00e62-d4f3-126e-3760-a0ffcbbc93ea ;
  a2a:EventKeyRef oa:event_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Event1 .

oa:relationep_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person:36becdce-d1f9-231f-6c5d-1070fd38bd63 ;
  a2a:EventKeyRef oa:event_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Event1 .

oa:relationep_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Person:f2c2528c-a9b6-32b8-f482-e4ee88057a1d ;
  a2a:EventKeyRef oa:event_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5_Event1 .

oa:source_sha_a260d6bb-fbbc-e1ab-767a-87faa9bebde5
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Werkendam" ;
    rdfs:label "Werkendam", "1895-11-02 - 1895-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1895-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1895" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1895-11-02"^^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: 5412, Periode: 1893-1902" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "110" ;
    a2a:RegistryNumber "5412" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 5412, Periode: 1893-1902, Geboorteregister, 110, 5412"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/d2ea786d-dc8c-36e3-1455-7eeb32cfc8cc.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/a260d6bb-fbbc-e1ab-767a-87faa9bebde5" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/d2ea786d-dc8c-36e3-1455-7eeb32cfc8cc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-07-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/a260d6bb-fbbc-e1ab-767a-87faa9bebde5" ;
  a2a:RecordGUID "{a260d6bb-fbbc-e1ab-767a-87faa9bebde5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6683_00006683.xml van SHA" .

