@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_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1908-1939)" ;
  a2a:hasPerson oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person1, oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person2, oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person3, oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person4, oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person5 ;
  a2a:hasEvent oa:event_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Event1 ;
  a2a:hasRelationEP oa:relationep_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_0, oa:relationep_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_1, oa:relationep_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_2, oa:relationep_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_3, oa:relationep_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_4 ;
  a2a:hasSource oa:source_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2 .

oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person1
  a a2a:Person ;
  rdfs:label "Hermanus Leonardus Scheepen v an" ;
  a2a:PersonName [
    rdfs:label "Hermanus Leonardus Scheepen v an" ;
    a2a:PersonNameFirstName "Hermanus Leonardus" ;
    a2a:PersonNameLastName "Scheepen v an"
  ] ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1901-08-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person2
  a a2a:Person ;
  rdfs:label "Clasina Hoolhorst" ;
  a2a:PersonName [
    rdfs:label "Clasina Hoolhorst" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNameLastName "Hoolhorst"
  ] ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1899-01-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person3
  a a2a:Person ;
  rdfs:label "Johannes Adrianus van Scheepen" ;
  a2a:PersonName [
    rdfs:label "Johannes Adrianus van Scheepen" ;
    a2a:PersonNameFirstName "Johannes Adrianus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Scheepen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1905-04-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person4
  a a2a:Person ;
  rdfs:label "Nelly van Scheepen" ;
  a2a:PersonName [
    rdfs:label "Nelly van Scheepen" ;
    a2a:PersonNameFirstName "Nelly" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Scheepen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1926" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1926-09-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person5
  a a2a:Person ;
  rdfs:label "Hermanus Leonardus van Scheepen" ;
  a2a:PersonName [
    rdfs:label "Hermanus Leonardus van Scheepen" ;
    a2a:PersonNameFirstName "Hermanus Leonardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Scheepen"
  ] ;
  a2a:BirthDate [
    a2a:Year "1928" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1928-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:event_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:relationep_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person1 ;
  a2a:EventKeyRef oa:event_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Event1 .

oa:relationep_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person2 ;
  a2a:EventKeyRef oa:event_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Event1 .

oa:relationep_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person3 ;
  a2a:EventKeyRef oa:event_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Event1 .

oa:relationep_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person4 ;
  a2a:EventKeyRef oa:event_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Event1 .

oa:relationep_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Person5 ;
  a2a:EventKeyRef oa:event_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2_Event1 .

oa:source_ade_89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2
  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 "239" ;
    a2a:RegistryNumber "379" ;
    rdfs:label "Archief Delft, Delft, Gezinskaarten Delft (1908-1939), 239, 379"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://scanproxy.delft.digitalestamboom.nl/GetImage.aspx?path=\\Delft\\Bevolkingsregister\\379\\BRDelft379_0239a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "http://scanproxy.delft.digitalestamboom.nl/GetImage.aspx?path=\\Delft\\Bevolkingsregister\\379\\BRDelft379_0239b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-24"^^xsd:date ;
  a2a:RecordGUID "{89f0b6a1-9282-e9e4-a9dc-f74ccbd7b8a2}" ;
  a2a:SourceRemarkVrijwilliger "Indexatie door vrijwilligers via Open Archieven Indexeren" .

