@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_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1921-1930)" ;
  a2a:hasPerson oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person1, oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person2, oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person3, oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person4, oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person5, oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person6 ;
  a2a:hasEvent oa:event_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_0, oa:relationep_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_1, oa:relationep_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_2, oa:relationep_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_3, oa:relationep_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_4, oa:relationep_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_5 ;
  a2a:hasSource oa:source_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95 .

oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person1
  a a2a:Person ;
  rdfs:label "Wieger Bagchus" ;
  a2a:PersonName [
    rdfs:label "Wieger Bagchus" ;
    a2a:PersonNameFirstName "Wieger" ;
    a2a:PersonNameLastName "Bagchus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "7" ;
    a2a:Day "20" ;
    rdfs:label "1868-07-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Peperga (Weststellingwerf)" ;
    rdfs:label "Peperga (Weststellingwerf)"
  ] ;
  a2a:Profession "winkelier" .

oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person2
  a a2a:Person ;
  rdfs:label "Aaltje Veldkamp" ;
  a2a:PersonName [
    rdfs:label "Aaltje Veldkamp" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Veldkamp"
  ] ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1863-12-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kuinre" ;
    rdfs:label "Kuinre"
  ] .

oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person3
  a a2a:Person ;
  rdfs:label "Rudolf Johannes Postma" ;
  a2a:PersonName [
    rdfs:label "Rudolf Johannes Postma" ;
    a2a:PersonNameFirstName "Rudolf Johannes" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1895-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kuinre" ;
    rdfs:label "Kuinre"
  ] ;
  a2a:Profession "koopman" .

oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person4
  a a2a:Person ;
  rdfs:label "Judikje Bagchus" ;
  a2a:PersonName [
    rdfs:label "Judikje Bagchus" ;
    a2a:PersonNameFirstName "Judikje" ;
    a2a:PersonNameLastName "Bagchus"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1900-02-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kuinre" ;
    rdfs:label "Kuinre"
  ] .

oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person5
  a a2a:Person ;
  rdfs:label "Lambertus Bernardus Postma" ;
  a2a:PersonName [
    rdfs:label "Lambertus Bernardus Postma" ;
    a2a:PersonNameFirstName "Lambertus Bernardus" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1921-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoensbroek" ;
    rdfs:label "Hoensbroek"
  ] .

oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person6
  a a2a:Person ;
  rdfs:label "Aaltje Jantje Postma" ;
  a2a:PersonName [
    rdfs:label "Aaltje Jantje Postma" ;
    a2a:PersonNameFirstName "Aaltje Jantje" ;
    a2a:PersonNameLastName "Postma"
  ] ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1923-01-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kuinre" ;
    rdfs:label "Kuinre"
  ] .

oa:event_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Kuinre" ;
    rdfs:label "Kuinre"
  ] .

oa:relationep_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person1 ;
  a2a:EventKeyRef oa:event_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Event1 .

oa:relationep_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person2 ;
  a2a:EventKeyRef oa:event_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Event1 .

oa:relationep_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person3 ;
  a2a:EventKeyRef oa:event_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Event1 .

oa:relationep_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person4 ;
  a2a:EventKeyRef oa:event_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Event1 .

oa:relationep_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person5 ;
  a2a:EventKeyRef oa:event_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Event1 .

oa:relationep_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Person6 ;
  a2a:EventKeyRef oa:event_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95_Event1 .

oa:source_swl_f7b2fd67-9710-e8ff-9709-e7c628adfa95
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1921-01-01 - 1930-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1921-1930" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "82" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1921-1930, 15, 82"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=6.15&minr=2029505&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=6.15&file=06_15_110_Kuinre_DL02_82.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=6.15&minr=2029505&miview=ldt" ;
  a2a:RecordGUID "{f7b2fd67-9710-e8ff-9709-e7c628adfa95}" .

