@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_223d4f44-9f14-e1af-af2d-a47a4ed5241f
  a a2a:Record ;
  rdfs:label "Registratie op 2 juni 1887 te Goes" ;
  a2a:hasPerson oa:person_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_Person-be1f7104-e75f-08d0-483b-250e1e0f068c, oa:person_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_Person-5d319f59-9449-f587-b817-0ee7dade2ded, oa:person_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_Person-a3f495f0-4e69-641d-a890-b944fa15ab23 ;
  a2a:hasEvent oa:event_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_0, oa:relationep_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_1, oa:relationep_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_2 ;
  a2a:hasSource oa:source_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f .

oa:person_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_Person-be1f7104-e75f-08d0-483b-250e1e0f068c
  a a2a:Person ;
  rdfs:label "David van der Does" ;
  a2a:PersonName [
    rdfs:label "David van der Does" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Does"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bisschopsweg" ;
    rdfs:label "Bisschopsweg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1887-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] ;
  a2a:Profession "serg. majoor 21 R.I." .

oa:person_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_Person-5d319f59-9449-f587-b817-0ee7dade2ded
  a a2a:Person ;
  rdfs:label "Helena van der Does" ;
  a2a:PersonName [
    rdfs:label "Helena van der Does" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Does"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bisschopsweg" ;
    rdfs:label "Bisschopsweg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1883-09-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:person_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_Person-a3f495f0-4e69-641d-a890-b944fa15ab23
  a a2a:Person ;
  rdfs:label "Gerritje Maria van der Does" ;
  a2a:PersonName [
    rdfs:label "Gerritje Maria van der Does" ;
    a2a:PersonNameFirstName "Gerritje Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Does"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bisschopsweg" ;
    rdfs:label "Bisschopsweg"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1872-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:event_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1887-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:relationep_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_Person:be1f7104-e75f-08d0-483b-250e1e0f068c ;
  a2a:EventKeyRef oa:event_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_Event1 .

oa:relationep_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_Person:5d319f59-9449-f587-b817-0ee7dade2ded ;
  a2a:EventKeyRef oa:event_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_Event1 .

oa:relationep_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_Person:a3f495f0-4e69-641d-a890-b944fa15ab23 ;
  a2a:EventKeyRef oa:event_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f_Event1 .

oa:source_eem_223d4f44-9f14-e1af-af2d-a47a4ed5241f
  a a2a:Source ;
  rdfs:label "Archief Eemland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1887-06-02 - 1887-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-06-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/8ef9036b-417c-d009-cdd5-525a0f5c9b5d.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/223d4f44-9f14-e1af-af2d-a47a4ed5241f" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/8ef9036b-417c-d009-cdd5-525a0f5c9b5d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/223d4f44-9f14-e1af-af2d-a47a4ed5241f" ;
  a2a:RecordGUID "{223d4f44-9f14-e1af-af2d-a47a4ed5241f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_359_00000359.xml van EEM" .

[] a2a:PersonRemarkdiversen """Huizing: Bisschopsweg
Huizing-nummer: 206""" .
[] a2a:PersonRemarkdiversen """Huizing: Bisschopsweg
Huizing-nummer: 206""" .
[] a2a:PersonRemarkdiversen """Huizing: Bisschopsweg
Huizing-nummer: 206""" .
