@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_bhi_6ca34821-323a-e02e-e2bd-d878dda03027
  a a2a:Record ;
  rdfs:label "Registratie op 19 mei 1917 te Lisse" ;
  a2a:hasPerson oa:person_bhi_6ca34821-323a-e02e-e2bd-d878dda03027_Person-a66f4510-074d-8467-cab0-96daf61986d5 ;
  a2a:hasEvent oa:event_bhi_6ca34821-323a-e02e-e2bd-d878dda03027_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6ca34821-323a-e02e-e2bd-d878dda03027_0 ;
  a2a:hasSource oa:source_bhi_6ca34821-323a-e02e-e2bd-d878dda03027 .

oa:person_bhi_6ca34821-323a-e02e-e2bd-d878dda03027_Person-a66f4510-074d-8467-cab0-96daf61986d5
  a a2a:Person ;
  rdfs:label "Antonius Martinus Doeswijk" ;
  a2a:PersonName [
    rdfs:label "Antonius Martinus Doeswijk" ;
    a2a:PersonNameFirstName "Antonius Martinus" ;
    a2a:PersonNameLastName "Doeswijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel"
  ] ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1917-05-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] ;
  a2a:Profession "student" .

oa:event_bhi_6ca34821-323a-e02e-e2bd-d878dda03027_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1917-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Lisse" ;
    rdfs:label "Lisse"
  ] .

oa:relationep_bhi_6ca34821-323a-e02e-e2bd-d878dda03027_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_6ca34821-323a-e02e-e2bd-d878dda03027_Person:a66f4510-074d-8467-cab0-96daf61986d5 ;
  a2a:EventKeyRef oa:event_bhi_6ca34821-323a-e02e-e2bd-d878dda03027_Event1 .

oa:source_bhi_6ca34821-323a-e02e-e2bd-d878dda03027
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel", "1924-01-01 - 1933-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1933-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1199, Periode: 1924-1933" ;
    a2a:Book "Register van het Zusterklooster Nieuw-Herlaer" ;
    a2a:DocumentNumber "193" ;
    a2a:RegistryNumber "1199" ;
    a2a:Folio "12" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1199, Periode: 1924-1933, Register van het Zusterklooster Nieuw-Herlaer, 193, 1199, 12"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cdffdf3c-bdc5-295a-a66d-2f70fc16a794.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cdffdf3c-bdc5-295a-a66d-2f70fc16a794.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6ca34821-323a-e02e-e2bd-d878dda03027" ;
  a2a:RecordGUID "{6ca34821-323a-e02e-e2bd-d878dda03027}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_52337_00052337.xml van BHI" .

