@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_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1900)" ;
  a2a:hasPerson oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251597, oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251598, oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251599, oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251600, oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251601, oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251602, oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251603, oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251604, oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251605, oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251606, oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251607 ;
  a2a:hasEvent oa:event_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Event1 ;
  a2a:hasRelationEP oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_0, oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_1, oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_2, oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_3, oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_4, oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_5, oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_6, oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_7, oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_8, oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_9, oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_10 ;
  a2a:hasSource oa:source_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A .

oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251597
  a a2a:Person ;
  rdfs:label "Johannes Bartholomeus Martinus Vierling" ;
  a2a:PersonName [
    rdfs:label "Johannes Bartholomeus Martinus Vierling" ;
    a2a:PersonNameFirstName "Johannes Bartholomeus Martinus" ;
    a2a:PersonNameLastName "Vierling"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "15-04-1846" ;
    a2a:Year "1846" ;
    a2a:Month "04" ;
    a2a:Day "15" ;
    rdfs:label "15-04-1846"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251598
  a a2a:Person ;
  rdfs:label "Anna Maria Petronella Johanna Beretta" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Petronella Johanna Beretta" ;
    a2a:PersonNameFirstName "Anna Maria Petronella Johanna" ;
    a2a:PersonNameLastName "Beretta"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "27-12-1852" ;
    a2a:Year "1852" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "27-12-1852"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251599
  a a2a:Person ;
  rdfs:label "Hendrika Wilhelmina Marva Vierling" ;
  a2a:PersonName [
    rdfs:label "Hendrika Wilhelmina Marva Vierling" ;
    a2a:PersonNameFirstName "Hendrika Wilhelmina Marva" ;
    a2a:PersonNameLastName "Vierling"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "30-05-1884" ;
    a2a:Year "1884" ;
    a2a:Month "05" ;
    a2a:Day "30" ;
    rdfs:label "30-05-1884"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251600
  a a2a:Person ;
  rdfs:label "Maria Frederika Charlotte Vierling" ;
  a2a:PersonName [
    rdfs:label "Maria Frederika Charlotte Vierling" ;
    a2a:PersonNameFirstName "Maria Frederika Charlotte" ;
    a2a:PersonNameLastName "Vierling"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "04-04-1887" ;
    a2a:Year "1887" ;
    a2a:Month "04" ;
    a2a:Day "04" ;
    rdfs:label "04-04-1887"
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Gravenhage" ;
    rdfs:label "'s-Gravenhage"
  ] .

oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251601
  a a2a:Person ;
  rdfs:label "Cornelis Vieveen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Vieveen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Vieveen"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "28-11-1880" ;
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "28-11-1880"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veur" ;
    rdfs:label "Veur"
  ] ;
  a2a:Profession "tuinder" .

oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251602
  a a2a:Person ;
  rdfs:label "Johanna Petronella Rimmelzwaan" ;
  a2a:PersonName [
    rdfs:label "Johanna Petronella Rimmelzwaan" ;
    a2a:PersonNameFirstName "Johanna Petronella" ;
    a2a:PersonNameLastName "Rimmelzwaan"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "27-06-1882" ;
    a2a:Year "1882" ;
    a2a:Month "06" ;
    a2a:Day "27" ;
    rdfs:label "27-06-1882"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loosduinen" ;
    rdfs:label "Loosduinen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251603
  a a2a:Person ;
  rdfs:label "Thomas Willem Vieveen" ;
  a2a:PersonName [
    rdfs:label "Thomas Willem Vieveen" ;
    a2a:PersonNameFirstName "Thomas Willem" ;
    a2a:PersonNameLastName "Vieveen"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "07-11-1914" ;
    a2a:Year "1914" ;
    a2a:Month "11" ;
    a2a:Day "07" ;
    rdfs:label "07-11-1914"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veur" ;
    rdfs:label "Veur"
  ] .

oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251604
  a a2a:Person ;
  rdfs:label "Petrus Johannes Vieveen" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Vieveen" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Vieveen"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "17-02-1917" ;
    a2a:Year "1917" ;
    a2a:Month "02" ;
    a2a:Day "17" ;
    rdfs:label "17-02-1917"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veur" ;
    rdfs:label "Veur"
  ] .

oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251605
  a a2a:Person ;
  rdfs:label "Margaretha Adriana Vieveen" ;
  a2a:PersonName [
    rdfs:label "Margaretha Adriana Vieveen" ;
    a2a:PersonNameFirstName "Margaretha Adriana" ;
    a2a:PersonNameLastName "Vieveen"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "29-10-1918" ;
    a2a:Year "1918" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "29-10-1918"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veur" ;
    rdfs:label "Veur"
  ] .

oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251606
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Vieveen" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Vieveen" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNameLastName "Vieveen"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "25-07-1920" ;
    a2a:Year "1920" ;
    a2a:Month "07" ;
    a2a:Day "25" ;
    rdfs:label "25-07-1920"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veur" ;
    rdfs:label "Veur"
  ] .

oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251607
  a a2a:Person ;
  rdfs:label "Jacobus Joseph Vieveen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Joseph Vieveen" ;
    a2a:PersonNameFirstName "Jacobus Joseph" ;
    a2a:PersonNameLastName "Vieveen"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "22-03-1923" ;
    a2a:Year "1923" ;
    a2a:Month "03" ;
    a2a:Day "22" ;
    rdfs:label "22-03-1923"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veur" ;
    rdfs:label "Veur"
  ] .

oa:event_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ ] ;
  a2a:EventPlace [ rdfs:label "" ] .

oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251597 ;
  a2a:EventKeyRef oa:event_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Event1 .

oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251598 ;
  a2a:EventKeyRef oa:event_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Event1 .

oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251599 ;
  a2a:EventKeyRef oa:event_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Event1 .

oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251600 ;
  a2a:EventKeyRef oa:event_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Event1 .

oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251601 ;
  a2a:EventKeyRef oa:event_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Event1 .

oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251602 ;
  a2a:EventKeyRef oa:event_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Event1 .

oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251603 ;
  a2a:EventKeyRef oa:event_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Event1 .

oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251604 ;
  a2a:EventKeyRef oa:event_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Event1 .

oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251605 ;
  a2a:EventKeyRef oa:event_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Event1 .

oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251606 ;
  a2a:EventKeyRef oa:event_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Event1 .

oa:relationep_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Person3610251607 ;
  a2a:EventKeyRef oa:event_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A_Event1 .

oa:source_hga_C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A
  a a2a:Source ;
  rdfs:label "Haags Gemeentearchief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Country "Nederland" ;
    rdfs:label "Nederland", "1900-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1900-1900" ;
    a2a:Year "1900" ;
    rdfs:label "1900-1900"
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Haags Gemeentearchief" ;
    a2a:Place "Den Haag" ;
    a2a:Collection "Ambachten en gemeenten Leidschendam (1812-1817), Stompwijk en Veur" ;
    a2a:Book "Bevolkingsregister Veur" ;
    a2a:RegistryNumber "2257" ;
    rdfs:label "Haags Gemeentearchief, Den Haag, Ambachten en gemeenten Leidschendam (1812-1817), Stompwijk en Veur, Bevolkingsregister Veur, 2257"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/59/18C2B9AE39174F499A37ABBAF7053733" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/59/18C2B9AE39174F499A37ABBAF7053733" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/59/18C2B9AE39174F499A37ABBAF7053733"
  ] ;
  a2a:SourceLastChangeDate "2024-02-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12124/C3BBC0CF577F45AB9E0D4F3FBFE2AB4A" ;
  a2a:RecordIdentifier "3610251596" ;
  a2a:RecordGUID "{C3BBC0CF-577F-45AB-9E0D-4F3FBFE2AB4A}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/3A03449FB5074A7E950EF48CBFD0FD8F" .

