@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_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1896-1910)" ;
  a2a:hasPerson oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person1, oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person2, oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person3, oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person4, oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person5, oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person6, oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person7, oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person8, oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person9, oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person10, oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person11, oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person12, oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person13, oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person14 ;
  a2a:hasEvent oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 ;
  a2a:hasRelationEP oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_0, oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_1, oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_2, oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_3, oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_4, oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_5, oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_6, oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_7, oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_8, oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_9, oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_10, oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_11, oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_12, oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_13 ;
  a2a:hasSource oa:source_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8 .

oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person1
  a a2a:Person ;
  rdfs:label "Leentje Kraaijenbrink" ;
  a2a:PersonName [
    rdfs:label "Leentje Kraaijenbrink" ;
    a2a:PersonNameFirstName "Leentje" ;
    a2a:PersonNameLastName "Kraaijenbrink"
  ] ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1857-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuwenhoorn" ;
    rdfs:label "Nieuwenhoorn"
  ] .

oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person2
  a a2a:Person ;
  rdfs:label "Aartje Schenk" ;
  a2a:PersonName [
    rdfs:label "Aartje Schenk" ;
    a2a:PersonNameFirstName "Aartje" ;
    a2a:PersonNameLastName "Schenk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1867-06-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Numansdorp" ;
    rdfs:label "Numansdorp"
  ] .

oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person3
  a a2a:Person ;
  rdfs:label "Abram Trouw" ;
  a2a:PersonName [
    rdfs:label "Abram Trouw" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Trouw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1853-08-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudenhoorn" ;
    rdfs:label "Oudenhoorn"
  ] .

oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person4
  a a2a:Person ;
  rdfs:label "Dingena Trouw" ;
  a2a:PersonName [
    rdfs:label "Dingena Trouw" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Trouw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1888-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person5
  a a2a:Person ;
  rdfs:label "Jacob Theodorus Kooiman" ;
  a2a:PersonName [
    rdfs:label "Jacob Theodorus Kooiman" ;
    a2a:PersonNameFirstName "Jacob Theodorus" ;
    a2a:PersonNameLastName "Kooiman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1901-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person6
  a a2a:Person ;
  rdfs:label "Dingena Trouw" ;
  a2a:PersonName [
    rdfs:label "Dingena Trouw" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Trouw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1888-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person7
  a a2a:Person ;
  rdfs:label "Johannes Blok" ;
  a2a:PersonName [
    rdfs:label "Johannes Blok" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1849-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vierpolders" ;
    rdfs:label "Vierpolders"
  ] .

oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person8
  a a2a:Person ;
  rdfs:label "Jan Blok" ;
  a2a:PersonName [
    rdfs:label "Jan Blok" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1885-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vierpolders" ;
    rdfs:label "Vierpolders"
  ] .

oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person9
  a a2a:Person ;
  rdfs:label "Arendje Blok" ;
  a2a:PersonName [
    rdfs:label "Arendje Blok" ;
    a2a:PersonNameFirstName "Arendje" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1889-08-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vierpolders" ;
    rdfs:label "Vierpolders"
  ] .

oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person10
  a a2a:Person ;
  rdfs:label "Neeltje Blok" ;
  a2a:PersonName [
    rdfs:label "Neeltje Blok" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1882" ;
    a2a:Month "12" ;
    a2a:Day "31" ;
    rdfs:label "1882-12-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vierpolders" ;
    rdfs:label "Vierpolders"
  ] .

oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person11
  a a2a:Person ;
  rdfs:label "Willemina Blok" ;
  a2a:PersonName [
    rdfs:label "Willemina Blok" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1892-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vierpolders" ;
    rdfs:label "Vierpolders"
  ] .

oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person12
  a a2a:Person ;
  rdfs:label "Pietertje Blok" ;
  a2a:PersonName [
    rdfs:label "Pietertje Blok" ;
    a2a:PersonNameFirstName "Pietertje" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1894-03-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vierpolders" ;
    rdfs:label "Vierpolders"
  ] .

oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person13
  a a2a:Person ;
  rdfs:label "Krijntje Blok" ;
  a2a:PersonName [
    rdfs:label "Krijntje Blok" ;
    a2a:PersonNameFirstName "Krijntje" ;
    a2a:PersonNameLastName "Blok"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1898-05-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vierpolders" ;
    rdfs:label "Vierpolders"
  ] .

oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person14
  a a2a:Person ;
  rdfs:label "Arie Leendert Trouw" ;
  a2a:PersonName [
    rdfs:label "Arie Leendert Trouw" ;
    a2a:PersonNameFirstName "Arie Leendert" ;
    a2a:PersonNameLastName "Trouw"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1908-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vierpolders" ;
    rdfs:label "Vierpolders"
  ] .

oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person1 ;
  a2a:EventKeyRef oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 .

oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person2 ;
  a2a:EventKeyRef oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 .

oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person3 ;
  a2a:EventKeyRef oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 .

oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person4 ;
  a2a:EventKeyRef oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 .

oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person5 ;
  a2a:EventKeyRef oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 .

oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person6 ;
  a2a:EventKeyRef oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 .

oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person7 ;
  a2a:EventKeyRef oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 .

oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person8 ;
  a2a:EventKeyRef oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 .

oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person9 ;
  a2a:EventKeyRef oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 .

oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person10 ;
  a2a:EventKeyRef oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 .

oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person11 ;
  a2a:EventKeyRef oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 .

oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person12 ;
  a2a:EventKeyRef oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 .

oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person13 ;
  a2a:EventKeyRef oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 .

oa:relationep_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Person14 ;
  a2a:EventKeyRef oa:event_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8_Event1 .

oa:source_svp_0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8
  a a2a:Source ;
  rdfs:label "Streekarchief Voorne-Putten, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Brielle" ;
    rdfs:label "Brielle", "1896-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1896-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Voorne-Putten" ;
    a2a:Collection "Bevolkingsregister Vierpolders" ;
    a2a:RegistryNumber "425" ;
    a2a:Folio "54" ;
    rdfs:label "Streekarchief Voorne-Putten, Bevolkingsregister Vierpolders, 425, 54"
  ] ;
  a2a:SourceLastChangeDate "2020-09-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.streekarchiefvp.nl/zoeken-in-collecties/archieven/?mivast=126&miadt=126&miaet=54&micode=103-425&minr=3689169&miview=ldt" ;
  a2a:RecordGUID "{0e2dc1f0-4e60-52cc-5cbf-ffae65e7cba8}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-BleSAVPR_103-425_54_MI.xml van SVP" .

