@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_951b2edd-e5b4-2a12-41a5-6f2f4a23e18c
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1500-2021)" ;
  a2a:hasPerson oa:person_bhi_951b2edd-e5b4-2a12-41a5-6f2f4a23e18c_Person-c989e7e4-9aef-ea0b-e744-87cf6fc03352 ;
  a2a:hasEvent oa:event_bhi_951b2edd-e5b4-2a12-41a5-6f2f4a23e18c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_951b2edd-e5b4-2a12-41a5-6f2f4a23e18c_0 ;
  a2a:hasSource oa:source_bhi_951b2edd-e5b4-2a12-41a5-6f2f4a23e18c .

oa:person_bhi_951b2edd-e5b4-2a12-41a5-6f2f4a23e18c_Person-c989e7e4-9aef-ea0b-e744-87cf6fc03352
  a a2a:Person ;
  rdfs:label "Agatha Anna Catharina Maria van Heugten" ;
  a2a:PersonName [
    rdfs:label "Agatha Anna Catharina Maria van Heugten" ;
    a2a:PersonNameFirstName "Agatha Anna Catharina Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heugten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Baexem" ;
    rdfs:label "Baexem"
  ] ;
  a2a:Profession "Zusters \"Ursulinen\"" .

oa:event_bhi_951b2edd-e5b4-2a12-41a5-6f2f4a23e18c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Baexem" ;
    rdfs:label "Baexem"
  ] .

oa:relationep_bhi_951b2edd-e5b4-2a12-41a5-6f2f4a23e18c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_bhi_951b2edd-e5b4-2a12-41a5-6f2f4a23e18c_Person:c989e7e4-9aef-ea0b-e744-87cf6fc03352 ;
  a2a:EventKeyRef oa:event_bhi_951b2edd-e5b4-2a12-41a5-6f2f4a23e18c_Event1 .

oa:source_bhi_951b2edd-e5b4-2a12-41a5-6f2f4a23e18c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1500-01-01 - 2021-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2021-08-27"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 982" ;
    a2a:Book "Bevolkingsregisters tehuizen en kloosters, Baroniestraat 22 (Zusters Ursulinen), Bosscheweg 113 (..." ;
    a2a:RegistryNumber "982" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 982, Bevolkingsregisters tehuizen en kloosters, Baroniestraat 22 (Zusters Ursulinen), Bosscheweg 113 (..., 982"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c85aaecf-bf90-3b95-799b-20bbcdd2a0fd.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c85aaecf-bf90-3b95-799b-20bbcdd2a0fd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-07-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/951b2edd-e5b4-2a12-41a5-6f2f4a23e18c" ;
  a2a:RecordGUID "{951b2edd-e5b4-2a12-41a5-6f2f4a23e18c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210827_58807_00058807.xml van BHI" .

