@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_f55773f0-0c73-4e6c-0085-e3ae74c484ea
  a a2a:Record ;
  rdfs:label "Registratie op 2 augustus 1905 te Amsterdam" ;
  a2a:hasPerson oa:person_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_Person-9d96035d-2404-c3f1-7de3-0ad91bcb5fc7, oa:person_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_Person-0346f23f-ce1f-13b6-3465-43d58f4d8daf, oa:person_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_Person-69bd6180-fa8d-5604-71c3-96f6bf6cb3c8 ;
  a2a:hasEvent oa:event_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_0, oa:relationep_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_1, oa:relationep_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_2 ;
  a2a:hasSource oa:source_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea .

oa:person_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_Person-9d96035d-2404-c3f1-7de3-0ad91bcb5fc7
  a a2a:Person ;
  rdfs:label "Coenradus Cornelus Wilhelmus van de Laar" ;
  a2a:PersonName [
    rdfs:label "Coenradus Cornelus Wilhelmus van de Laar" ;
    a2a:PersonNameFirstName "Coenradus Cornelus Wilhelmus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Laar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Korte Bergstr" ;
    rdfs:label "Korte Bergstr"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1905-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "koopman" .

oa:person_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_Person-0346f23f-ce1f-13b6-3465-43d58f4d8daf
  a a2a:Person ;
  rdfs:label "Antonia Francisca Nefkens" ;
  a2a:PersonName [
    rdfs:label "Antonia Francisca Nefkens" ;
    a2a:PersonNameFirstName "Antonia Francisca" ;
    a2a:PersonNameLastName "Nefkens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Korte Bergstr" ;
    rdfs:label "Korte Bergstr"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1906-04-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_Person-69bd6180-fa8d-5604-71c3-96f6bf6cb3c8
  a a2a:Person ;
  rdfs:label "Johanna Margaretha Maria van de Laar" ;
  a2a:PersonName [
    rdfs:label "Johanna Margaretha Maria van de Laar" ;
    a2a:PersonNameFirstName "Johanna Margaretha Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Laar"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Korte Bergstr" ;
    rdfs:label "Korte Bergstr"
  ] ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1906-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "kantoorbed." .

oa:event_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1905-08-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:relationep_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_Person:9d96035d-2404-c3f1-7de3-0ad91bcb5fc7 ;
  a2a:EventKeyRef oa:event_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_Event1 .

oa:relationep_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_Person:0346f23f-ce1f-13b6-3465-43d58f4d8daf ;
  a2a:EventKeyRef oa:event_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_Event1 .

oa:relationep_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_Person:69bd6180-fa8d-5604-71c3-96f6bf6cb3c8 ;
  a2a:EventKeyRef oa:event_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea_Event1 .

oa:source_eem_f55773f0-0c73-4e6c-0085-e3ae74c484ea
  a a2a:Source ;
  rdfs:label "Archief Eemland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1905-08-02 - 1905-08-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1905-08-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1905-08-02"^^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/3a9327c2-f8b3-df68-205f-e2731ad2f00b.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/f55773f0-0c73-4e6c-0085-e3ae74c484ea" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/3a9327c2-f8b3-df68-205f-e2731ad2f00b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-06-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/f55773f0-0c73-4e6c-0085-e3ae74c484ea" ;
  a2a:RecordGUID "{f55773f0-0c73-4e6c-0085-e3ae74c484ea}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_487_00000487.xml van EEM" .

[] a2a:PersonRemarkdiversen """Huizing: Korte Bergstr
Huizing-nummer: 22""" .
[] a2a:PersonRemarkdiversen """Huizing: Korte Bergstr
Huizing-nummer: 22""" .
[] a2a:PersonRemarkdiversen """Huizing: Korte Bergstr
Huizing-nummer: 22""" .
