@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_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a
  a a2a:Record ;
  rdfs:label "Registratie op 26 oktober 1838 te Drunen" ;
  a2a:hasPerson oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-d093f0a0-bc4c-3b35-6f7a-783b80a8527d, oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-23b59950-6c51-ef08-bd9a-0ef8802cbdfb, oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-8983f151-5a5e-6560-3fcc-d95166fd6b0e, oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-1b24b694-b41b-2454-a093-ea179062d3f6, oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-537dfd5d-4b1b-c1de-b1d2-183adc3f5cbd, oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-d03d6a13-d123-78d5-5e9b-698f6c2655af, oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-8872c032-2bda-37b7-987e-b5ff43e6a3b3, oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-8b81c9a1-fb0d-f97f-486b-18cf87986855, oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-382caf9c-1acc-1acd-edb8-4a2add2778d5, oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-79473df4-33f1-5ae2-6d97-21e256b6c278, oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-4ba2f6c0-f918-e4e8-2591-269247c91bce, oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-d7066c78-8b25-6d70-24a7-89debe06583f, oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-6d3fbfc1-eacd-4990-2d95-35aa7b53282f, oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-f4936387-2dc4-80c8-a5e8-e9c62fff4d66 ;
  a2a:hasEvent oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_0, oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_1, oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_2, oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_3, oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_4, oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_5, oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_6, oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_7, oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_8, oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_9, oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_10, oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_11, oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_12, oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_13 ;
  a2a:hasSource oa:source_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a .

oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-d093f0a0-bc4c-3b35-6f7a-783b80a8527d
  a a2a:Person ;
  rdfs:label "Johannes Pulles" ;
  a2a:PersonName [
    rdfs:label "Johannes Pulles" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1838-10-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-23b59950-6c51-ef08-bd9a-0ef8802cbdfb
  a a2a:Person ;
  rdfs:label "Maria Mimpen" ;
  a2a:PersonName [
    rdfs:label "Maria Mimpen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Mimpen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1841" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1841-06-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-8983f151-5a5e-6560-3fcc-d95166fd6b0e
  a a2a:Person ;
  rdfs:label "Maria Pulles" ;
  a2a:PersonName [
    rdfs:label "Maria Pulles" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1863-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-1b24b694-b41b-2454-a093-ea179062d3f6
  a a2a:Person ;
  rdfs:label "Johannes Pulles" ;
  a2a:PersonName [
    rdfs:label "Johannes Pulles" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1864-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-537dfd5d-4b1b-c1de-b1d2-183adc3f5cbd
  a a2a:Person ;
  rdfs:label "Hendrikus Pulles" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Pulles" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1866-10-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-d03d6a13-d123-78d5-5e9b-698f6c2655af
  a a2a:Person ;
  rdfs:label "Robertus Pulles" ;
  a2a:PersonName [
    rdfs:label "Robertus Pulles" ;
    a2a:PersonNameFirstName "Robertus" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1869-03-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "schoolleerling/landbouwer" .

oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-8872c032-2bda-37b7-987e-b5ff43e6a3b3
  a a2a:Person ;
  rdfs:label "Franciscus Pulles" ;
  a2a:PersonName [
    rdfs:label "Franciscus Pulles" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1871" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1871-08-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "schoolleerling" .

oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-8b81c9a1-fb0d-f97f-486b-18cf87986855
  a a2a:Person ;
  rdfs:label "Johanna Pulles" ;
  a2a:PersonName [
    rdfs:label "Johanna Pulles" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1873-11-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "schoolleerling" .

oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-382caf9c-1acc-1acd-edb8-4a2add2778d5
  a a2a:Person ;
  rdfs:label "Marinus Pulles" ;
  a2a:PersonName [
    rdfs:label "Marinus Pulles" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1876-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-79473df4-33f1-5ae2-6d97-21e256b6c278
  a a2a:Person ;
  rdfs:label "Gijsberdina Alouisia Pulles" ;
  a2a:PersonName [
    rdfs:label "Gijsberdina Alouisia Pulles" ;
    a2a:PersonNameFirstName "Gijsberdina Alouisia" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "7" ;
    a2a:Day "16" ;
    rdfs:label "1877-07-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-4ba2f6c0-f918-e4e8-2591-269247c91bce
  a a2a:Person ;
  rdfs:label "Hendrika Pulles" ;
  a2a:PersonName [
    rdfs:label "Hendrika Pulles" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1880-06-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-d7066c78-8b25-6d70-24a7-89debe06583f
  a a2a:Person ;
  rdfs:label "Gijsbertus Pulles" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Pulles" ;
    a2a:PersonNameFirstName "Gijsbertus" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1880-06-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-6d3fbfc1-eacd-4990-2d95-35aa7b53282f
  a a2a:Person ;
  rdfs:label "Gijsbertus Pulles" ;
  a2a:PersonName [
    rdfs:label "Gijsbertus Pulles" ;
    a2a:PersonNameFirstName "Gijsbertus" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1882-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person-f4936387-2dc4-80c8-a5e8-e9c62fff4d66
  a a2a:Person ;
  rdfs:label "Nicolaas Pulles" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Pulles" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1833" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1833-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1838-10-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person:d093f0a0-bc4c-3b35-6f7a-783b80a8527d ;
  a2a:EventKeyRef oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 .

oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person:23b59950-6c51-ef08-bd9a-0ef8802cbdfb ;
  a2a:EventKeyRef oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 .

oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person:8983f151-5a5e-6560-3fcc-d95166fd6b0e ;
  a2a:EventKeyRef oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 .

oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person:1b24b694-b41b-2454-a093-ea179062d3f6 ;
  a2a:EventKeyRef oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 .

oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person:537dfd5d-4b1b-c1de-b1d2-183adc3f5cbd ;
  a2a:EventKeyRef oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 .

oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person:d03d6a13-d123-78d5-5e9b-698f6c2655af ;
  a2a:EventKeyRef oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 .

oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person:8872c032-2bda-37b7-987e-b5ff43e6a3b3 ;
  a2a:EventKeyRef oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 .

oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person:8b81c9a1-fb0d-f97f-486b-18cf87986855 ;
  a2a:EventKeyRef oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 .

oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person:382caf9c-1acc-1acd-edb8-4a2add2778d5 ;
  a2a:EventKeyRef oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 .

oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person:79473df4-33f1-5ae2-6d97-21e256b6c278 ;
  a2a:EventKeyRef oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 .

oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person:4ba2f6c0-f918-e4e8-2591-269247c91bce ;
  a2a:EventKeyRef oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 .

oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person:d7066c78-8b25-6d70-24a7-89debe06583f ;
  a2a:EventKeyRef oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 .

oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person:6d3fbfc1-eacd-4990-2d95-35aa7b53282f ;
  a2a:EventKeyRef oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 .

oa:relationep_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Person:f4936387-2dc4-80c8-a5e8-e9c62fff4d66 ;
  a2a:EventKeyRef oa:event_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a_Event1 .

oa:source_sha_20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1880-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 19, Periode: 1880-1900" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "19" ;
    a2a:Folio "33" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 19, Periode: 1880-1900, Bevolkingsregister, 19, 33"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/85a382b8-f5ff-4e45-5c6d-1abb8377973c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/85a382b8-f5ff-4e45-5c6d-1abb8377973c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a" ;
  a2a:RecordGUID "{20eb9047-0a4f-4d9f-e1bb-7fc5367ffe2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4519_00004519.xml van SHA" .

