@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_8a587bb3-0b70-6bb1-e128-576f71c2bcf0
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1900-1915)" ;
  a2a:hasPerson oa:person_eem_8a587bb3-0b70-6bb1-e128-576f71c2bcf0_Person-bf820d0f-3f4d-d522-514b-8a6068b46899 ;
  a2a:hasEvent oa:event_eem_8a587bb3-0b70-6bb1-e128-576f71c2bcf0_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_8a587bb3-0b70-6bb1-e128-576f71c2bcf0_0 ;
  a2a:hasSource oa:source_eem_8a587bb3-0b70-6bb1-e128-576f71c2bcf0 .

oa:person_eem_8a587bb3-0b70-6bb1-e128-576f71c2bcf0_Person-bf820d0f-3f4d-d522-514b-8a6068b46899
  a a2a:Person ;
  rdfs:label "Albertus Das" ;
  a2a:PersonName [
    rdfs:label "Albertus Das" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Das"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "23" ;
    rdfs:label "1888-09-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baarn" ;
    rdfs:label "Baarn"
  ] .

oa:event_eem_8a587bb3-0b70-6bb1-e128-576f71c2bcf0_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_eem_8a587bb3-0b70-6bb1-e128-576f71c2bcf0_0
  a a2a:RelationEP ;
  rdfs:label "other:Zoon" ;
  a2a:RelationType "other:Zoon" ;
  a2a:PersonKeyRef oa:person_eem_8a587bb3-0b70-6bb1-e128-576f71c2bcf0_Person:bf820d0f-3f4d-d522-514b-8a6068b46899 ;
  a2a:EventKeyRef oa:event_eem_8a587bb3-0b70-6bb1-e128-576f71c2bcf0_Event1 .

oa:source_eem_8a587bb3-0b70-6bb1-e128-576f71c2bcf0
  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/d8ea6e63-45b5-f046-5463-1e4c98803789.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/8a587bb3-0b70-6bb1-e128-576f71c2bcf0" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/d8ea6e63-45b5-f046-5463-1e4c98803789.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/8a587bb3-0b70-6bb1-e128-576f71c2bcf0" ;
  a2a:RecordGUID "{8a587bb3-0b70-6bb1-e128-576f71c2bcf0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_279_00000279.xml van EEM" .

