@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_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1908-1939)" ;
  a2a:hasPerson oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person1, oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person2, oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person3, oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person4, oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person5, oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person6, oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person7, oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person8, oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person9, oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person10, oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person11, oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person12 ;
  a2a:hasEvent oa:event_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Event1 ;
  a2a:hasRelationEP oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_0, oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_1, oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_2, oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_3, oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_4, oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_5, oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_6, oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_7, oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_8, oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_9, oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_10, oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_11 ;
  a2a:hasSource oa:source_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda .

oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person1
  a a2a:Person ;
  rdfs:label "Ugenia Johanna Francisca Lobry" ;
  a2a:PersonName [
    rdfs:label "Ugenia Johanna Francisca Lobry" ;
    a2a:PersonNameFirstName "Ugenia Johanna Francisca" ;
    a2a:PersonNameLastName "Lobry"
  ] ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1866-07-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Deventer" ;
    rdfs:label "Deventer"
  ] .

oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person2
  a a2a:Person ;
  rdfs:label "Catharina Maria Post" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Post" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "3" ;
    a2a:Day "28" ;
    rdfs:label "1891-03-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hof van Delft" ;
    rdfs:label "Hof van Delft"
  ] .

oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person3
  a a2a:Person ;
  rdfs:label "Jacobus Andreas Johannes Post" ;
  a2a:PersonName [
    rdfs:label "Jacobus Andreas Johannes Post" ;
    a2a:PersonNameFirstName "Jacobus Andreas Johannes" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1892-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person4
  a a2a:Person ;
  rdfs:label "Margaretha Post" ;
  a2a:PersonName [
    rdfs:label "Margaretha Post" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1894-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person5
  a a2a:Person ;
  rdfs:label "Jacoba Geertruida Post" ;
  a2a:PersonName [
    rdfs:label "Jacoba Geertruida Post" ;
    a2a:PersonNameFirstName "Jacoba Geertruida" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1896-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person6
  a a2a:Person ;
  rdfs:label "Agnes Post" ;
  a2a:PersonName [
    rdfs:label "Agnes Post" ;
    a2a:PersonNameFirstName "Agnes" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1901-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person7
  a a2a:Person ;
  rdfs:label "Eugenia Helena Josephina Post" ;
  a2a:PersonName [
    rdfs:label "Eugenia Helena Josephina Post" ;
    a2a:PersonNameFirstName "Eugenia Helena Josephina" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1904-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person8
  a a2a:Person ;
  rdfs:label "Gerardus Jacobus Theodorus Post" ;
  a2a:PersonName [
    rdfs:label "Gerardus Jacobus Theodorus Post" ;
    a2a:PersonNameFirstName "Gerardus Jacobus Theodorus" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "6" ;
    a2a:Day "6" ;
    rdfs:label "1906-06-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person9
  a a2a:Person ;
  rdfs:label "Jacobus Andreas Johannes Post" ;
  a2a:PersonName [
    rdfs:label "Jacobus Andreas Johannes Post" ;
    a2a:PersonNameFirstName "Jacobus Andreas Johannes" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1892-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person10
  a a2a:Person ;
  rdfs:label "Margaretha Post" ;
  a2a:PersonName [
    rdfs:label "Margaretha Post" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1894-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person11
  a a2a:Person ;
  rdfs:label "Jacoba Geertruida Post" ;
  a2a:PersonName [
    rdfs:label "Jacoba Geertruida Post" ;
    a2a:PersonNameFirstName "Jacoba Geertruida" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1896-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person12
  a a2a:Person ;
  rdfs:label "Jacoba Geertruida Post" ;
  a2a:PersonName [
    rdfs:label "Jacoba Geertruida Post" ;
    a2a:PersonNameFirstName "Jacoba Geertruida" ;
    a2a:PersonNameLastName "Post"
  ] ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1896-10-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:event_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person1 ;
  a2a:EventKeyRef oa:event_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Event1 .

oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person2 ;
  a2a:EventKeyRef oa:event_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Event1 .

oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person3 ;
  a2a:EventKeyRef oa:event_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Event1 .

oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person4 ;
  a2a:EventKeyRef oa:event_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Event1 .

oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person5 ;
  a2a:EventKeyRef oa:event_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Event1 .

oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person6 ;
  a2a:EventKeyRef oa:event_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Event1 .

oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person7 ;
  a2a:EventKeyRef oa:event_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Event1 .

oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person8 ;
  a2a:EventKeyRef oa:event_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Event1 .

oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person9 ;
  a2a:EventKeyRef oa:event_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Event1 .

oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person10 ;
  a2a:EventKeyRef oa:event_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Event1 .

oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person11 ;
  a2a:EventKeyRef oa:event_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Event1 .

oa:relationep_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Person12 ;
  a2a:EventKeyRef oa:event_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda_Event1 .

oa:source_ade_ae0e915a-e1e6-3dc3-efbe-3b5122609cda
  a a2a:Source ;
  rdfs:label "Archief Delft, Gezinskaarten" ;
  a2a:SourcePlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft", "1908-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Gezinskaarten" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Delft" ;
    a2a:Place "Delft" ;
    a2a:Collection "Gezinskaarten Delft (1908-1939)" ;
    a2a:DocumentNumber "187" ;
    a2a:RegistryNumber "372" ;
    rdfs:label "Archief Delft, Delft, Gezinskaarten Delft (1908-1939), 187, 372"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://scanproxy.delft.digitalestamboom.nl/GetImage.aspx?path=\\Delft\\Bevolkingsregister\\372\\BRDelft372_0187a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "http://scanproxy.delft.digitalestamboom.nl/GetImage.aspx?path=\\Delft\\Bevolkingsregister\\372\\BRDelft372_0187b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-10-07"^^xsd:date ;
  a2a:RecordGUID "{ae0e915a-e1e6-3dc3-efbe-3b5122609cda}" ;
  a2a:SourceRemarkVrijwilliger "Indexatie door vrijwilligers via Open Archieven Indexeren" .

