@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_346efa0e-4023-11e5-bd8a-3b7dedd8da25
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1815-1938)" ;
  a2a:hasPerson oa:person_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25_Person1, oa:person_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25_Person2 ;
  a2a:hasEvent oa:event_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25_Event1 ;
  a2a:hasRelationEP oa:relationep_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25_0, oa:relationep_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25_1 ;
  a2a:hasSource oa:source_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25 .

oa:person_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25_Person1
  a a2a:Person ;
  rdfs:label "Jacoba de Koning" ;
  a2a:PersonName [
    rdfs:label "Jacoba de Koning" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1811-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] .

oa:person_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25_Person2
  a a2a:Person ;
  rdfs:label "BRUIN, D. DE" ;
  a2a:PersonName [
    rdfs:label "BRUIN, D. DE" ;
    a2a:PersonNameLastName "BRUIN, D. DE"
  ] .

oa:event_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft"
  ] ;
  a2a:EventRemarkOpmerking "Dit record is onderdeel van een oudere, niet geheel betrouwbare, index die momenteel opnieuw wordt opgebouwd" .

oa:relationep_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25_Person1 ;
  a2a:EventKeyRef oa:event_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25_Event1 .

oa:relationep_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25_1
  a a2a:RelationEP ;
  rdfs:label "Partner" ;
  a2a:RelationType "Partner" ;
  a2a:PersonKeyRef oa:person_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25_Person2 ;
  a2a:EventKeyRef oa:event_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25_Event1 .

oa:source_ade_346efa0e-4023-11e5-bd8a-3b7dedd8da25
  a a2a:Source ;
  rdfs:label "Archief Delft, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Delft" ;
    rdfs:label "Delft", "1815-01-01 - 1938-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1815-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Delft" ;
    a2a:Collection "Bevolkingsadministratie van Delft" ;
    a2a:Book "Registers van ingezetenen gerangschikt op adres, met vermelding van mutaties, Wijk 4 deel 4, 1876-1892." ;
    a2a:RegistryNumber "00094" ;
    a2a:Folio "977" ;
    rdfs:label "Archief Delft, Bevolkingsadministratie van Delft, Registers van ingezetenen gerangschikt op adres, met vermelding van mutaties, Wijk 4 deel 4, 1876-1892., 00094, 977"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://images.memorix.nl/egd/download/genealogy/b557ff4a-698a-f85d-79ea-dff64e1a32de.jpg" ;
    a2a:UriViewer "http://collectie-delft.nl/nadere-toegangen/weergave/register/layout/blader/id/3a686626-4022-11e5-bf7c-cb16bcd2a7c1?image=b557ff4a-698a-f85d-79ea-dff64e1a32de" ;
    a2a:UriPreview "http://images.memorix.nl/egd/thumb/250x250/b557ff4a-698a-f85d-79ea-dff64e1a32de.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://collectie-delft.nl/nadere-toegangen/weergave/akte/id/346efa0e-4023-11e5-bd8a-3b7dedd8da25" ;
  a2a:RecordGUID "{346efa0e-4023-11e5-bd8a-3b7dedd8da25}" ;
  a2a:SourceRemarklink_EAD "https://data.stadsarchiefdelft.nl/inventarissen/pdf/0016.pdf" ;
  a2a:SourceRemarkProvenance "OPEN_DATA_BR_Delft.csv op 19-3-2019 gedownload vanaf https://www.stadsarchiefdelft.nl/vakinformatie/open-data/" .

