@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_9e9ae107-bbfc-2409-9772-e6f7c7552fc5
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1908-1939)" ;
  a2a:hasPerson oa:person_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Person1, oa:person_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Person2, oa:person_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Person3, oa:person_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Person4 ;
  a2a:hasEvent oa:event_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Event1 ;
  a2a:hasRelationEP oa:relationep_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_0, oa:relationep_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_1, oa:relationep_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_2, oa:relationep_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_3 ;
  a2a:hasSource oa:source_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5 .

oa:person_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Person1
  a a2a:Person ;
  rdfs:label "Franciscus Hendricus van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Franciscus Hendricus van den Bosch" ;
    a2a:PersonNameFirstName "Franciscus Hendricus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "11" ;
    a2a:Day "12" ;
    rdfs:label "1880-11-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Person2
  a a2a:Person ;
  rdfs:label "Adriana Jacoba Maria van Hoven" ;
  a2a:PersonName [
    rdfs:label "Adriana Jacoba Maria van Hoven" ;
    a2a:PersonNameFirstName "Adriana Jacoba Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoven"
  ] ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "9" ;
    a2a:Day "3" ;
    rdfs:label "1878-09-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Person3
  a a2a:Person ;
  rdfs:label "Maria Geertruida Johanna van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Maria Geertruida Johanna van den Bosch" ;
    a2a:PersonNameFirstName "Maria Geertruida Johanna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1906-03-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Person4
  a a2a:Person ;
  rdfs:label "Sent Willem van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Sent Willem van den Bosch" ;
    a2a:PersonNameFirstName "Sent Willem" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1909-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:event_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:relationep_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Person1 ;
  a2a:EventKeyRef oa:event_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Event1 .

oa:relationep_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Person2 ;
  a2a:EventKeyRef oa:event_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Event1 .

oa:relationep_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Person3 ;
  a2a:EventKeyRef oa:event_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Event1 .

oa:relationep_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Person4 ;
  a2a:EventKeyRef oa:event_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5_Event1 .

oa:source_ade_9e9ae107-bbfc-2409-9772-e6f7c7552fc5
  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 "32" ;
    a2a:RegistryNumber "307" ;
    rdfs:label "Archief Delft, Delft, Gezinskaarten Delft (1908-1939), 32, 307"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://scanproxy.delft.digitalestamboom.nl/GetImage.aspx?path=\\Delft\\Bevolkingsregister\\307\\BRDelft307_0032a.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "http://scanproxy.delft.digitalestamboom.nl/GetImage.aspx?path=\\Delft\\Bevolkingsregister\\307\\BRDelft307_0032b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-01-11"^^xsd:date ;
  a2a:RecordGUID "{9e9ae107-bbfc-2409-9772-e6f7c7552fc5}" ;
  a2a:SourceRemarkVrijwilliger "Indexatie door vrijwilligers via Open Archieven Indexeren" .

