@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_a89e564c-44c7-2b88-e4e6-59459f39bac7
  a a2a:Record ;
  rdfs:label "Registratie op 3 mei 1886 te Haarlem" ;
  a2a:hasPerson oa:person_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_Person-7f6e783a-2a4d-ab2e-02be-ea8369d63129, oa:person_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_Person-5598cc96-38a0-eee0-8f34-c5b531e47f45, oa:person_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_Person-a019373c-a6bf-d004-1c23-402c1e95b86d ;
  a2a:hasEvent oa:event_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_0, oa:relationep_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_1, oa:relationep_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_2 ;
  a2a:hasSource oa:source_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7 .

oa:person_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_Person-7f6e783a-2a4d-ab2e-02be-ea8369d63129
  a a2a:Person ;
  rdfs:label "Albert Jacobus Fortgens" ;
  a2a:PersonName [
    rdfs:label "Albert Jacobus Fortgens" ;
    a2a:PersonNameFirstName "Albert Jacobus" ;
    a2a:PersonNameLastName "Fortgens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Langestraat" ;
    rdfs:label "Langestraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1886-05-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] ;
  a2a:Profession "fotograaf" .

oa:person_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_Person-5598cc96-38a0-eee0-8f34-c5b531e47f45
  a a2a:Person ;
  rdfs:label "Claartje Hulshof" ;
  a2a:PersonName [
    rdfs:label "Claartje Hulshof" ;
    a2a:PersonNameFirstName "Claartje" ;
    a2a:PersonNameLastName "Hulshof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Langestraat" ;
    rdfs:label "Langestraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1892-06-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:person_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_Person-a019373c-a6bf-d004-1c23-402c1e95b86d
  a a2a:Person ;
  rdfs:label "Johanna Cornelia Hulshof" ;
  a2a:PersonName [
    rdfs:label "Johanna Cornelia Hulshof" ;
    a2a:PersonNameFirstName "Johanna Cornelia" ;
    a2a:PersonNameLastName "Hulshof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Langestraat" ;
    rdfs:label "Langestraat"
  ] ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1897-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:event_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1886-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] .

oa:relationep_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_Person:7f6e783a-2a4d-ab2e-02be-ea8369d63129 ;
  a2a:EventKeyRef oa:event_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_Event1 .

oa:relationep_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_Person:5598cc96-38a0-eee0-8f34-c5b531e47f45 ;
  a2a:EventKeyRef oa:event_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_Event1 .

oa:relationep_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_Person:a019373c-a6bf-d004-1c23-402c1e95b86d ;
  a2a:EventKeyRef oa:event_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7_Event1 .

oa:source_eem_a89e564c-44c7-2b88-e4e6-59459f39bac7
  a a2a:Source ;
  rdfs:label "Archief Eemland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1886-05-03 - 1886-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1886-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1886-05-03"^^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/6ada25a2-7f7c-e937-c8bb-5356594beb91.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/a89e564c-44c7-2b88-e4e6-59459f39bac7" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/6ada25a2-7f7c-e937-c8bb-5356594beb91.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/a89e564c-44c7-2b88-e4e6-59459f39bac7" ;
  a2a:RecordGUID "{a89e564c-44c7-2b88-e4e6-59459f39bac7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_441_00000441.xml van EEM" .

[] a2a:PersonRemarkdiversen """Huizing: Langestraat
Huizing-nummer: 106a""" .
[] a2a:PersonRemarkdiversen """Huizing: Langestraat
Huizing-nummer: 106a""" .
[] a2a:PersonRemarkdiversen """Huizing: Langestraat
Huizing-nummer: 106a""" .
