@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_eem_9975b5a6-059b-4857-f459-b1a133ce409c
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1892)" ;
  a2a:hasPerson oa:person_eem_9975b5a6-059b-4857-f459-b1a133ce409c_Person-612daf22-99ab-eba2-c6d3-a3bee526ab78, oa:person_eem_9975b5a6-059b-4857-f459-b1a133ce409c_Person-3d206043-b9c5-78f3-223a-edfab998825f, oa:person_eem_9975b5a6-059b-4857-f459-b1a133ce409c_Person-885fc9f7-0053-5a87-83bf-d5f3f4664990 ;
  a2a:hasEvent oa:event_eem_9975b5a6-059b-4857-f459-b1a133ce409c_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_9975b5a6-059b-4857-f459-b1a133ce409c_0, oa:relationep_eem_9975b5a6-059b-4857-f459-b1a133ce409c_1, oa:relationep_eem_9975b5a6-059b-4857-f459-b1a133ce409c_2 ;
  a2a:hasSource oa:source_eem_9975b5a6-059b-4857-f459-b1a133ce409c .

oa:person_eem_9975b5a6-059b-4857-f459-b1a133ce409c_Person-612daf22-99ab-eba2-c6d3-a3bee526ab78
  a a2a:Person ;
  rdfs:label "René Frans Ernest Cailloux" ;
  a2a:PersonName [
    rdfs:label "René Frans Ernest Cailloux" ;
    a2a:PersonNameFirstName "René Frans Ernest" ;
    a2a:PersonNameLastName "Cailloux"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwdorp" ;
    rdfs:label "Nieuwdorp"
  ] .

oa:person_eem_9975b5a6-059b-4857-f459-b1a133ce409c_Person-3d206043-b9c5-78f3-223a-edfab998825f
  a a2a:Person ;
  rdfs:label "Maria Bernardine Joanna Mathildis Janssens" ;
  a2a:PersonName [
    rdfs:label "Maria Bernardine Joanna Mathildis Janssens" ;
    a2a:PersonNameFirstName "Maria Bernardine Joanna Mathildis" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "12" ;
    a2a:Day "15" ;
    rdfs:label "1892-12-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mechelen" ;
    rdfs:label "Mechelen"
  ] .

oa:person_eem_9975b5a6-059b-4857-f459-b1a133ce409c_Person-885fc9f7-0053-5a87-83bf-d5f3f4664990
  a a2a:Person ;
  rdfs:label "Joanna Josephina Bernardina Cailloux" ;
  a2a:PersonName [
    rdfs:label "Joanna Josephina Bernardina Cailloux" ;
    a2a:PersonNameFirstName "Joanna Josephina Bernardina" ;
    a2a:PersonNameLastName "Cailloux"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1915-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Mechelen" ;
    rdfs:label "Mechelen"
  ] .

oa:event_eem_9975b5a6-059b-4857-f459-b1a133ce409c_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_eem_9975b5a6-059b-4857-f459-b1a133ce409c_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_9975b5a6-059b-4857-f459-b1a133ce409c_Person:612daf22-99ab-eba2-c6d3-a3bee526ab78 ;
  a2a:EventKeyRef oa:event_eem_9975b5a6-059b-4857-f459-b1a133ce409c_Event1 .

oa:relationep_eem_9975b5a6-059b-4857-f459-b1a133ce409c_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_9975b5a6-059b-4857-f459-b1a133ce409c_Person:3d206043-b9c5-78f3-223a-edfab998825f ;
  a2a:EventKeyRef oa:event_eem_9975b5a6-059b-4857-f459-b1a133ce409c_Event1 .

oa:relationep_eem_9975b5a6-059b-4857-f459-b1a133ce409c_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_9975b5a6-059b-4857-f459-b1a133ce409c_Person:885fc9f7-0053-5a87-83bf-d5f3f4664990 ;
  a2a:EventKeyRef oa:event_eem_9975b5a6-059b-4857-f459-b1a133ce409c_Event1 .

oa:source_eem_9975b5a6-059b-4857-f459-b1a133ce409c
  a a2a:Source ;
  rdfs:label "Archief Eemland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1892-12-15 - 1892-12-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-12-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-12-15"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Eemland" ;
    a2a:Place "Amersfoort" ;
    rdfs:label "Archief Eemland, Amersfoort"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gam/thumb/640x480/ff0c4fbb-de22-0935-b52f-fe279c5038fb.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/9975b5a6-059b-4857-f459-b1a133ce409c" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/ff0c4fbb-de22-0935-b52f-fe279c5038fb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-02-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/9975b5a6-059b-4857-f459-b1a133ce409c" ;
  a2a:RecordGUID "{9975b5a6-059b-4857-f459-b1a133ce409c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_226_00000226.xml van EEM" .

[] a2a:PersonRemarkdiversen """Huizing: Nieuwdorp
Huizing-nummer: Belg.school
Aanmerkingen: man milit. VIIIe afd.""" .
[] a2a:PersonRemarkdiversen "Vorige woonplaats: Mechelen" .
[] a2a:PersonRemarkdiversen "Vorige woonplaats: Mechelen" .
