@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_cea2df0e-b405-c7c3-7bb3-c2c92bb59a0e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1900-1915)" ;
  a2a:hasPerson oa:person_eem_cea2df0e-b405-c7c3-7bb3-c2c92bb59a0e_Person-f9c93cce-25a5-c241-a31b-c1a3ddc4b780 ;
  a2a:hasEvent oa:event_eem_cea2df0e-b405-c7c3-7bb3-c2c92bb59a0e_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_cea2df0e-b405-c7c3-7bb3-c2c92bb59a0e_0 ;
  a2a:hasSource oa:source_eem_cea2df0e-b405-c7c3-7bb3-c2c92bb59a0e .

oa:person_eem_cea2df0e-b405-c7c3-7bb3-c2c92bb59a0e_Person-f9c93cce-25a5-c241-a31b-c1a3ddc4b780
  a a2a:Person ;
  rdfs:label "Alida Dirkje van Beek" ;
  a2a:PersonName [
    rdfs:label "Alida Dirkje van Beek" ;
    a2a:PersonNameFirstName "Alida Dirkje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1843-02-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Soest" ;
    rdfs:label "Soest"
  ] ;
  a2a:Profession "Onderw es in N Hw" .

oa:event_eem_cea2df0e-b405-c7c3-7bb3-c2c92bb59a0e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_eem_cea2df0e-b405-c7c3-7bb3-c2c92bb59a0e_0
  a a2a:RelationEP ;
  rdfs:label "other:Vrouw" ;
  a2a:RelationType "other:Vrouw" ;
  a2a:PersonKeyRef oa:person_eem_cea2df0e-b405-c7c3-7bb3-c2c92bb59a0e_Person:f9c93cce-25a5-c241-a31b-c1a3ddc4b780 ;
  a2a:EventKeyRef oa:event_eem_cea2df0e-b405-c7c3-7bb3-c2c92bb59a0e_Event1 .

oa:source_eem_cea2df0e-b405-c7c3-7bb3-c2c92bb59a0e
  a a2a:Source ;
  rdfs:label "Archief Eemland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Soest" ;
    rdfs:label "Soest", "1900-01-01 - 1915-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Eemland" ;
    a2a:Place "Amersfoort" ;
    a2a:Collection "Archiefnaam: Bevolkingsregisters 1900-1915, Deel: 671, Periode: 1900-1915" ;
    a2a:Book "Bevolkingsregisters 1900-1915, Soest, 1900-1915" ;
    a2a:RegistryNumber "671" ;
    rdfs:label "Archief Eemland, Amersfoort, Archiefnaam: Bevolkingsregisters 1900-1915, Deel: 671, Periode: 1900-1915, Bevolkingsregisters 1900-1915, Soest, 1900-1915, 671"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gam/thumb/640x480/8d8651a4-d844-0c21-8857-e13f5c56c32e.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/cea2df0e-b405-c7c3-7bb3-c2c92bb59a0e" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/8d8651a4-d844-0c21-8857-e13f5c56c32e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/cea2df0e-b405-c7c3-7bb3-c2c92bb59a0e" ;
  a2a:RecordGUID "{cea2df0e-b405-c7c3-7bb3-c2c92bb59a0e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_285_00000285.xml van EEM" .

