@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_a2ae258b-85df-1c95-63ef-156ebd3fe7c8
  a a2a:Record ;
  rdfs:label "Registratie op 23 juni 1892 te Luik" ;
  a2a:hasPerson oa:person_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Person-b75c51d7-9171-5a82-b092-191e9b858753, oa:person_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Person-e8147e5f-e425-d922-6677-71e49c4f4518, oa:person_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Person-7e979f9d-d001-ef3d-8ae5-4b59e8a0b50f, oa:person_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Person-116d1415-836b-eda6-1f2d-93b697fecd83 ;
  a2a:hasEvent oa:event_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_0, oa:relationep_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_1, oa:relationep_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_2, oa:relationep_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_3 ;
  a2a:hasSource oa:source_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8 .

oa:person_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Person-b75c51d7-9171-5a82-b092-191e9b858753
  a a2a:Person ;
  rdfs:label "Henri Jan Vanderveken" ;
  a2a:PersonName [
    rdfs:label "Henri Jan Vanderveken" ;
    a2a:PersonNameFirstName "Henri Jan" ;
    a2a:PersonNameLastName "Vanderveken"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwdorp" ;
    rdfs:label "Nieuwdorp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1892-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Luik" ;
    rdfs:label "Luik"
  ] .

oa:person_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Person-e8147e5f-e425-d922-6677-71e49c4f4518
  a a2a:Person ;
  rdfs:label "Augusta Bertha Coucke" ;
  a2a:PersonName [
    rdfs:label "Augusta Bertha Coucke" ;
    a2a:PersonNameFirstName "Augusta Bertha" ;
    a2a:PersonNameLastName "Coucke"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1889-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wacken" ;
    rdfs:label "Wacken"
  ] .

oa:person_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Person-7e979f9d-d001-ef3d-8ae5-4b59e8a0b50f
  a a2a:Person ;
  rdfs:label "Herman Vanderveken" ;
  a2a:PersonName [
    rdfs:label "Herman Vanderveken" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNameLastName "Vanderveken"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1910-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen"
  ] .

oa:person_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Person-116d1415-836b-eda6-1f2d-93b697fecd83
  a a2a:Person ;
  rdfs:label "André Ferdinand Vanderveken" ;
  a2a:PersonName [
    rdfs:label "André Ferdinand Vanderveken" ;
    a2a:PersonNameFirstName "André Ferdinand" ;
    a2a:PersonNameLastName "Vanderveken"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "9" ;
    a2a:Day "14" ;
    rdfs:label "1918-09-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "A'frt" ;
    rdfs:label "A'frt"
  ] .

oa:event_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1892" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1892-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Luik" ;
    rdfs:label "Luik"
  ] .

oa:relationep_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Person:b75c51d7-9171-5a82-b092-191e9b858753 ;
  a2a:EventKeyRef oa:event_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Event1 .

oa:relationep_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Person:e8147e5f-e425-d922-6677-71e49c4f4518 ;
  a2a:EventKeyRef oa:event_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Event1 .

oa:relationep_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Person:7e979f9d-d001-ef3d-8ae5-4b59e8a0b50f ;
  a2a:EventKeyRef oa:event_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Event1 .

oa:relationep_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Person:116d1415-836b-eda6-1f2d-93b697fecd83 ;
  a2a:EventKeyRef oa:event_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8_Event1 .

oa:source_eem_a2ae258b-85df-1c95-63ef-156ebd3fe7c8
  a a2a:Source ;
  rdfs:label "Archief Eemland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1892-06-23 - 1892-06-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1892-06-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1892-06-23"^^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/8a7d12e8-eb03-455b-4424-bcf7899dbaae.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/a2ae258b-85df-1c95-63ef-156ebd3fe7c8" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/8a7d12e8-eb03-455b-4424-bcf7899dbaae.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-02-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/a2ae258b-85df-1c95-63ef-156ebd3fe7c8" ;
  a2a:RecordGUID "{a2ae258b-85df-1c95-63ef-156ebd3fe7c8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_235_00000235.xml van EEM" .

[] a2a:PersonRemarkdiversen """Huizing: Nieuwdorp
Huizing-nummer: F16
Aanmerkingen: man milit. VIIIe afd.""" .
[] a2a:PersonRemarkdiversen "Vorige woonplaats: Antwerpen" .
[] a2a:PersonRemarkdiversen "Vorige woonplaats: Antwerpen" .
