@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_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB
  a a2a:Record ;
  rdfs:label "Registratie in 1921 te Eindhoven" ;
  a2a:hasPerson oa:person_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_Person791961344, oa:person_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_Person791961342, oa:person_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_Person791961343 ;
  a2a:hasEvent oa:event_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_0, oa:relationep_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_1, oa:relationep_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_2 ;
  a2a:hasSource oa:source_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB .

oa:person_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_Person791961344
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Spaan" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Spaan" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina" ;
    a2a:PersonNameLastName "Spaan"
  ] ;
  a2a:Residence [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "21-11-1893" ;
    a2a:Year "1893" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "21-11-1893"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_Person791961342
  a a2a:Person ;
  rdfs:label "Jacobus Carolus Gerde" ;
  a2a:PersonName [
    rdfs:label "Jacobus Carolus Gerde" ;
    a2a:PersonNameFirstName "Jacobus Carolus" ;
    a2a:PersonNameLastName "Gerde"
  ] ;
  a2a:Residence [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "09-01-1885" ;
    a2a:Year "1885" ;
    a2a:Month "01" ;
    a2a:Day "09" ;
    rdfs:label "09-01-1885"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_Person791961343
  a a2a:Person ;
  rdfs:label "Johanna Wilhelmina Spaan" ;
  a2a:PersonName [
    rdfs:label "Johanna Wilhelmina Spaan" ;
    a2a:PersonNameFirstName "Johanna Wilhelmina" ;
    a2a:PersonNameLastName "Spaan"
  ] ;
  a2a:Residence [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] ;
  a2a:BirthDate [
    a2a:LiteralDate "21-11-1893" ;
    a2a:Year "1893" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "21-11-1893"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:event_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:LiteralDate "1921" ;
    a2a:Year "1921"
  ] ;
  a2a:EventPlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven"
  ] .

oa:relationep_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_Person791961344 ;
  a2a:EventKeyRef oa:event_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_Event1 .

oa:relationep_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_Person791961342 ;
  a2a:EventKeyRef oa:event_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_Event1 .

oa:relationep_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_Person791961343 ;
  a2a:EventKeyRef oa:event_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB_Event1 .

oa:source_rhe_3A27F2DA-BAEB-459D-995F-77F1DCCF57EB
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    a2a:Country "Nederland" ;
    rdfs:label "Eindhoven, Nederland", "1921-01-01 - 1921-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "1921" ;
    a2a:Year "1921" ;
    rdfs:label "1921"
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Index Bevolkingsregister Eindhoven 1921-1938" ;
    a2a:RegistryNumber "7186" ;
    a2a:Folio "8688" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Index Bevolkingsregister Eindhoven 1921-1938, 7186, 8688"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=BR-Eindhoven-10491-7186&minr=9647429&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=BR-Eindhoven-10491-7186&minr=9647429&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=48&toegang=10491&file=7186\\00220_V_Eindhoven_0042-042_08688.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/48/?mivast=48&miadt=48&miaet=54&micode=BR-Eindhoven-10491-7186&minr=9647429&miview=ldt" ;
  a2a:RecordIdentifier "791961341" ;
  a2a:RecordGUID "{3A27F2DA-BAEB-459D-995F-77F1DCCF57EB}" .

[] a2a:PersonRemarkOpmerking "Volgnummer: 2" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 1" .
[] a2a:PersonRemarkOpmerking "Volgnummer: 2" .
