@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_f718f84c-ac90-396c-b67b-e353b12efe95
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1885)" ;
  a2a:hasPerson oa:person_eem_f718f84c-ac90-396c-b67b-e353b12efe95_Person-1eaa707c-3b58-779e-8cb7-191293756eda, oa:person_eem_f718f84c-ac90-396c-b67b-e353b12efe95_Person-942f9273-d1b0-beb5-123e-84f93a82239b, oa:person_eem_f718f84c-ac90-396c-b67b-e353b12efe95_Person-16117795-32a3-95da-ea2e-e5e5b601fc87 ;
  a2a:hasEvent oa:event_eem_f718f84c-ac90-396c-b67b-e353b12efe95_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_f718f84c-ac90-396c-b67b-e353b12efe95_0, oa:relationep_eem_f718f84c-ac90-396c-b67b-e353b12efe95_1, oa:relationep_eem_f718f84c-ac90-396c-b67b-e353b12efe95_2 ;
  a2a:hasSource oa:source_eem_f718f84c-ac90-396c-b67b-e353b12efe95 .

oa:person_eem_f718f84c-ac90-396c-b67b-e353b12efe95_Person-1eaa707c-3b58-779e-8cb7-191293756eda
  a a2a:Person ;
  rdfs:label "Louis Verdyck" ;
  a2a:PersonName [
    rdfs:label "Louis Verdyck" ;
    a2a:PersonNameFirstName "Louis" ;
    a2a:PersonNameLastName "Verdyck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elis. dorp" ;
    rdfs:label "Elis. dorp"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Geboorteplaats" ;
    rdfs:label "Geboorteplaats"
  ] .

oa:person_eem_f718f84c-ac90-396c-b67b-e353b12efe95_Person-942f9273-d1b0-beb5-123e-84f93a82239b
  a a2a:Person ;
  rdfs:label "Jeanne Putzeys" ;
  a2a:PersonName [
    rdfs:label "Jeanne Putzeys" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNameLastName "Putzeys"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elis. dorp" ;
    rdfs:label "Elis. dorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1885" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1885-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elzem" ;
    rdfs:label "Elzem"
  ] .

oa:person_eem_f718f84c-ac90-396c-b67b-e353b12efe95_Person-16117795-32a3-95da-ea2e-e5e5b601fc87
  a a2a:Person ;
  rdfs:label "Maria Verdyck" ;
  a2a:PersonName [
    rdfs:label "Maria Verdyck" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Verdyck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Elis. dorp" ;
    rdfs:label "Elis. dorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1911-09-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen"
  ] .

oa:event_eem_f718f84c-ac90-396c-b67b-e353b12efe95_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Geboorteplaats" ;
    rdfs:label "Geboorteplaats"
  ] .

oa:relationep_eem_f718f84c-ac90-396c-b67b-e353b12efe95_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_f718f84c-ac90-396c-b67b-e353b12efe95_Person:1eaa707c-3b58-779e-8cb7-191293756eda ;
  a2a:EventKeyRef oa:event_eem_f718f84c-ac90-396c-b67b-e353b12efe95_Event1 .

oa:relationep_eem_f718f84c-ac90-396c-b67b-e353b12efe95_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_f718f84c-ac90-396c-b67b-e353b12efe95_Person:942f9273-d1b0-beb5-123e-84f93a82239b ;
  a2a:EventKeyRef oa:event_eem_f718f84c-ac90-396c-b67b-e353b12efe95_Event1 .

oa:relationep_eem_f718f84c-ac90-396c-b67b-e353b12efe95_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_f718f84c-ac90-396c-b67b-e353b12efe95_Person:16117795-32a3-95da-ea2e-e5e5b601fc87 ;
  a2a:EventKeyRef oa:event_eem_f718f84c-ac90-396c-b67b-e353b12efe95_Event1 .

oa:source_eem_f718f84c-ac90-396c-b67b-e353b12efe95
  a a2a:Source ;
  rdfs:label "Archief Eemland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1885-01-28 - 1885-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-01-28"^^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/87a79550-1a8c-c02c-58f3-66154909bcdf.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/f718f84c-ac90-396c-b67b-e353b12efe95" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/87a79550-1a8c-c02c-58f3-66154909bcdf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/f718f84c-ac90-396c-b67b-e353b12efe95" ;
  a2a:RecordGUID "{f718f84c-ac90-396c-b67b-e353b12efe95}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_323_00000323.xml van EEM" .

[] a2a:PersonRemarkdiversen """Huizing: Elis. dorp
Huizing-nummer: 138
Aanmerkingen: man milit VIIIe afd""" .
[] a2a:PersonRemarkdiversen """Huizing: Elis. dorp
Huizing-nummer: 138
Vorige woonplaats: Antwerpen""" .
[] a2a:PersonRemarkdiversen """Huizing: Elis. dorp
Huizing-nummer: 138
Vorige woonplaats: Antwerpen""" .
