@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_szu_d7a1526a-e867-086a-a9ee-19dcf9332d6e
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1921)" ;
  a2a:hasPerson oa:person_szu_d7a1526a-e867-086a-a9ee-19dcf9332d6e_Person-7747bc9c-8bc1-3016-ddee-773616bf68d9 ;
  a2a:hasEvent oa:event_szu_d7a1526a-e867-086a-a9ee-19dcf9332d6e_Event1 ;
  a2a:hasRelationEP oa:relationep_szu_d7a1526a-e867-086a-a9ee-19dcf9332d6e_0 ;
  a2a:hasSource oa:source_szu_d7a1526a-e867-086a-a9ee-19dcf9332d6e .

oa:person_szu_d7a1526a-e867-086a-a9ee-19dcf9332d6e_Person-7747bc9c-8bc1-3016-ddee-773616bf68d9
  a a2a:Person ;
  rdfs:label "Brinkerink" ;
  a2a:PersonName [
    rdfs:label "Brinkerink" ;
    a2a:PersonNameLastName "Brinkerink"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_szu_d7a1526a-e867-086a-a9ee-19dcf9332d6e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" .

oa:relationep_szu_d7a1526a-e867-086a-a9ee-19dcf9332d6e_0
  a a2a:RelationEP ;
  rdfs:label "other:Bevolkingsregister geregistreerde" ;
  a2a:RelationType "other:Bevolkingsregister geregistreerde" ;
  a2a:PersonKeyRef oa:person_szu_d7a1526a-e867-086a-a9ee-19dcf9332d6e_Person:7747bc9c-8bc1-3016-ddee-773616bf68d9 ;
  a2a:EventKeyRef oa:event_szu_d7a1526a-e867-086a-a9ee-19dcf9332d6e_Event1 .

oa:source_szu_d7a1526a-e867-086a-a9ee-19dcf9332d6e
  a a2a:Source ;
  rdfs:label "Regionaal archief Zutphen, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Lochem" ;
    rdfs:label "Lochem", "1890-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal archief Zutphen" ;
    a2a:Place "Zutphen" ;
    a2a:Book "Bevolkingsregister, gemeente Lochem, gezinshoofden I t/m L" ;
    a2a:RegistryNumber "32" ;
    a2a:Folio "7" ;
    rdfs:label "Regionaal archief Zutphen, Zutphen, Bevolkingsregister, gemeente Lochem, gezinshoofden I t/m L, 32, 7"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/szu/thumb/640x480/a2324f1f-df6b-649a-79d7-5fb175a61b87.jpg" ;
    a2a:UriViewer "http://www.regionaalarchiefzutphen.nl/voorouders/deeds/d7a1526a-e867-086a-a9ee-19dcf9332d6e" ;
    a2a:UriPreview "https://images.memorix.nl/szu/thumb/250x250/a2324f1f-df6b-649a-79d7-5fb175a61b87.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-06-08"^^xsd:date ;
  a2a:RecordGUID "{d7a1526a-e867-086a-a9ee-19dcf9332d6e}" .

