@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_3012a45e-bf9f-e220-6b95-e8abcfa548f4
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1900)" ;
  a2a:hasPerson oa:person_eem_3012a45e-bf9f-e220-6b95-e8abcfa548f4_Person-ef7ee4ff-2127-5382-f5e5-b45b1928d0d1 ;
  a2a:hasEvent oa:event_eem_3012a45e-bf9f-e220-6b95-e8abcfa548f4_Event1 ;
  a2a:hasRelationEP oa:relationep_eem_3012a45e-bf9f-e220-6b95-e8abcfa548f4_0 ;
  a2a:hasSource oa:source_eem_3012a45e-bf9f-e220-6b95-e8abcfa548f4 .

oa:person_eem_3012a45e-bf9f-e220-6b95-e8abcfa548f4_Person-ef7ee4ff-2127-5382-f5e5-b45b1928d0d1
  a a2a:Person ;
  rdfs:label "Cornelis Wolfsen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Wolfsen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Wolfsen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1894-04-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Soest" ;
    rdfs:label "Soest"
  ] .

oa:event_eem_3012a45e-bf9f-e220-6b95-e8abcfa548f4_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_eem_3012a45e-bf9f-e220-6b95-e8abcfa548f4_0
  a a2a:RelationEP ;
  rdfs:label "other:Zoon" ;
  a2a:RelationType "other:Zoon" ;
  a2a:PersonKeyRef oa:person_eem_3012a45e-bf9f-e220-6b95-e8abcfa548f4_Person:ef7ee4ff-2127-5382-f5e5-b45b1928d0d1 ;
  a2a:EventKeyRef oa:event_eem_3012a45e-bf9f-e220-6b95-e8abcfa548f4_Event1 .

oa:source_eem_3012a45e-bf9f-e220-6b95-e8abcfa548f4
  a a2a:Source ;
  rdfs:label "Archief Eemland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Soest" ;
    rdfs:label "Soest", "1890-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Archief Eemland" ;
    a2a:Place "Amersfoort" ;
    a2a:Collection "Archiefnaam: Bevolkingsregisters 1890-1900, Deel: 670, Periode: 1890-1900" ;
    a2a:Book "Bevolkingsregisters 1890-1900, Soest, 1890-1900" ;
    a2a:RegistryNumber "670" ;
    rdfs:label "Archief Eemland, Amersfoort, Archiefnaam: Bevolkingsregisters 1890-1900, Deel: 670, Periode: 1890-1900, Bevolkingsregisters 1890-1900, Soest, 1890-1900, 670"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gam/thumb/640x480/7276d996-f99b-b0b0-583c-a4862bedc98b.jpg" ;
    a2a:UriViewer "http://www.archiefeemland.nl/collectie/voorouders/deeds/3012a45e-bf9f-e220-6b95-e8abcfa548f4" ;
    a2a:UriPreview "https://images.memorix.nl/gam/thumb/250x250/7276d996-f99b-b0b0-583c-a4862bedc98b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archiefeemland.nl/collectie/voorouders/deeds/3012a45e-bf9f-e220-6b95-e8abcfa548f4" ;
  a2a:RecordGUID "{3012a45e-bf9f-e220-6b95-e8abcfa548f4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_465_00000465.xml van EEM" .

