@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_04dafcb8-b546-e8f3-4e27-b9b0bce03658
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1908-1939)" ;
  a2a:hasPerson oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person1, oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person2, oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person3, oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person4, oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person5 ;
  a2a:hasEvent oa:event_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Event1 ;
  a2a:hasRelationEP oa:relationep_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_0, oa:relationep_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_1, oa:relationep_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_2, oa:relationep_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_3, oa:relationep_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_4 ;
  a2a:hasSource oa:source_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658 .

oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person1
  a a2a:Person ;
  rdfs:label "Leonardus Joseph van Eijk" ;
  a2a:PersonName [
    rdfs:label "Leonardus Joseph van Eijk" ;
    a2a:PersonNameFirstName "Leonardus Joseph" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1903-03-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda"
  ] .

oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person2
  a a2a:Person ;
  rdfs:label "Hedwig Barbara Teuchner" ;
  a2a:PersonName [
    rdfs:label "Hedwig Barbara Teuchner" ;
    a2a:PersonNameFirstName "Hedwig Barbara" ;
    a2a:PersonNameLastName "Teuchner"
  ] ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1904-02-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hosto mitz (Tsj Slow)" ;
    rdfs:label "Hosto mitz (Tsj Slow)"
  ] .

oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person3
  a a2a:Person ;
  rdfs:label "Catharina Johanna van Eijk" ;
  a2a:PersonName [
    rdfs:label "Catharina Johanna van Eijk" ;
    a2a:PersonNameFirstName "Catharina Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1930" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1930-02-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person4
  a a2a:Person ;
  rdfs:label "Hedwig Barbara van Eijk" ;
  a2a:PersonName [
    rdfs:label "Hedwig Barbara van Eijk" ;
    a2a:PersonNameFirstName "Hedwig Barbara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1931" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1931-08-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person5
  a a2a:Person ;
  rdfs:label "Leonardus Joseph van Eijk" ;
  a2a:PersonName [
    rdfs:label "Leonardus Joseph van Eijk" ;
    a2a:PersonNameFirstName "Leonardus Joseph" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:BirthDate [
    a2a:Year "1933" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1933-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:event_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:relationep_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person1 ;
  a2a:EventKeyRef oa:event_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Event1 .

oa:relationep_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person2 ;
  a2a:EventKeyRef oa:event_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Event1 .

oa:relationep_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person3 ;
  a2a:EventKeyRef oa:event_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Event1 .

oa:relationep_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person4 ;
  a2a:EventKeyRef oa:event_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Event1 .

oa:relationep_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Person5 ;
  a2a:EventKeyRef oa:event_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658_Event1 .

oa:source_ade_04dafcb8-b546-e8f3-4e27-b9b0bce03658
  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 "182" ;
    a2a:RegistryNumber "323" ;
    rdfs:label "Archief Delft, Delft, Gezinskaarten Delft (1908-1939), 182, 323"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://scanproxy.delft.digitalestamboom.nl/GetImage.aspx?path=\\Delft\\Bevolkingsregister\\323\\BRDelft323_0182a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "http://scanproxy.delft.digitalestamboom.nl/GetImage.aspx?path=\\Delft\\Bevolkingsregister\\323\\BRDelft323_0182b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-08"^^xsd:date ;
  a2a:RecordGUID "{04dafcb8-b546-e8f3-4e27-b9b0bce03658}" ;
  a2a:SourceRemarkVrijwilliger "Indexatie door vrijwilligers via Open Archieven Indexeren" .

