@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_wba_d4c8cef5-e583-443b-b59a-be0f5f799497
  a a2a:Record ;
  rdfs:label "Registratie op 10 juli 1919 te Singapore" ;
  a2a:hasPerson oa:person_wba_d4c8cef5-e583-443b-b59a-be0f5f799497_Person-41710444-9738-4083-b8d6-357262924f73 ;
  a2a:hasEvent oa:event_wba_d4c8cef5-e583-443b-b59a-be0f5f799497_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_d4c8cef5-e583-443b-b59a-be0f5f799497_0 ;
  a2a:hasSource oa:source_wba_d4c8cef5-e583-443b-b59a-be0f5f799497 .

oa:person_wba_d4c8cef5-e583-443b-b59a-be0f5f799497_Person-41710444-9738-4083-b8d6-357262924f73
  a a2a:Person ;
  rdfs:label "Pieter A. van Drielen" ;
  a2a:PersonName [
    rdfs:label "Pieter A. van Drielen" ;
    a2a:PersonNameFirstName "Pieter A." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drielen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1919-07-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Singapore" ;
    rdfs:label "Singapore"
  ] .

oa:event_wba_d4c8cef5-e583-443b-b59a-be0f5f799497_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "7" ;
    a2a:Day "10" ;
    rdfs:label "1919-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Singapore" ;
    rdfs:label "Singapore"
  ] .

oa:relationep_wba_d4c8cef5-e583-443b-b59a-be0f5f799497_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_wba_d4c8cef5-e583-443b-b59a-be0f5f799497_Person:41710444-9738-4083-b8d6-357262924f73 ;
  a2a:EventKeyRef oa:event_wba_d4c8cef5-e583-443b-b59a-be0f5f799497_Event1 .

oa:source_wba_d4c8cef5-e583-443b-b59a-be0f5f799497
  a a2a:Source ;
  rdfs:label "West Brabants Archief, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Oudenbosch" ;
    rdfs:label "Oudenbosch", "1926-01-01 - 1940-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1926-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1940-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 709, Periode: 1926-1940" ;
    a2a:Book "Bevolkingsregister 1926-1940 - 09 Saint Louis" ;
    a2a:RegistryNumber "709" ;
    a2a:Folio "062" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 709, Periode: 1926-1940, Bevolkingsregister 1926-1940 - 09 Saint Louis, 709, 062"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/4bfb5880-de34-c041-2b2c-af25bd58a5d2.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d4c8cef5-e583-443b-b59a-be0f5f799497" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/4bfb5880-de34-c041-2b2c-af25bd58a5d2.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/d4c8cef5-e583-443b-b59a-be0f5f799497" ;
  a2a:RecordGUID "{d4c8cef5-e583-443b-b59a-be0f5f799497}" ;
  a2a:SourceRemarkProvenance "A2Acollection wba_a2a_br_a-201802.259.xml van WBA" .

