@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_f8973252-ebe3-90cb-9ffd-1da6a2e472dc
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1890-1920)" ;
  a2a:hasPerson oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person1, oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person2, oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person3, oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person4, oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person5, oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person6, oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person7, oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person8, oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person9, oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person10, oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person11 ;
  a2a:hasEvent oa:event_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_0, oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_1, oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_2, oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_3, oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_4, oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_5, oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_6, oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_7, oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_8, oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_9, oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_10 ;
  a2a:hasSource oa:source_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc .

oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person1
  a a2a:Person ;
  rdfs:label "Dirk Spin" ;
  a2a:PersonName [
    rdfs:label "Dirk Spin" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Spin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1872-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person2
  a a2a:Person ;
  rdfs:label "Willemina Nijland" ;
  a2a:PersonName [
    rdfs:label "Willemina Nijland" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Nijland"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1883-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person3
  a a2a:Person ;
  rdfs:label "Dirk Spin" ;
  a2a:PersonName [
    rdfs:label "Dirk Spin" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Spin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "7" ;
    a2a:Day "1" ;
    rdfs:label "1872-07-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person4
  a a2a:Person ;
  rdfs:label "Willemina Nijland" ;
  a2a:PersonName [
    rdfs:label "Willemina Nijland" ;
    a2a:PersonNameFirstName "Willemina" ;
    a2a:PersonNameLastName "Nijland"
  ] ;
  a2a:BirthDate [
    a2a:Year "1883" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1883-07-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person5
  a a2a:Person ;
  rdfs:label "Elsje Spin" ;
  a2a:PersonName [
    rdfs:label "Elsje Spin" ;
    a2a:PersonNameFirstName "Elsje" ;
    a2a:PersonNameLastName "Spin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1907-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijeveen" ;
    rdfs:label "Nijeveen"
  ] .

oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person6
  a a2a:Person ;
  rdfs:label "Aaltje Spin" ;
  a2a:PersonName [
    rdfs:label "Aaltje Spin" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Spin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1908-11-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person7
  a a2a:Person ;
  rdfs:label "Jannes Spin" ;
  a2a:PersonName [
    rdfs:label "Jannes Spin" ;
    a2a:PersonNameFirstName "Jannes" ;
    a2a:PersonNameLastName "Spin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1910-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person8
  a a2a:Person ;
  rdfs:label "Klasina Willemina Spin" ;
  a2a:PersonName [
    rdfs:label "Klasina Willemina Spin" ;
    a2a:PersonNameFirstName "Klasina Willemina" ;
    a2a:PersonNameLastName "Spin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1913-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person9
  a a2a:Person ;
  rdfs:label "Hendrika Spin" ;
  a2a:PersonName [
    rdfs:label "Hendrika Spin" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Spin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1916" ;
    a2a:Month "7" ;
    a2a:Day "27" ;
    rdfs:label "1916-07-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person10
  a a2a:Person ;
  rdfs:label "Albertus Spin" ;
  a2a:PersonName [
    rdfs:label "Albertus Spin" ;
    a2a:PersonNameFirstName "Albertus" ;
    a2a:PersonNameLastName "Spin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1919-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person11
  a a2a:Person ;
  rdfs:label "Dirk Spin" ;
  a2a:PersonName [
    rdfs:label "Dirk Spin" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Spin"
  ] ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1921-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:event_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person1 ;
  a2a:EventKeyRef oa:event_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Event1 .

oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person2 ;
  a2a:EventKeyRef oa:event_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Event1 .

oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person3 ;
  a2a:EventKeyRef oa:event_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Event1 .

oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person4 ;
  a2a:EventKeyRef oa:event_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Event1 .

oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person5 ;
  a2a:EventKeyRef oa:event_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Event1 .

oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person6 ;
  a2a:EventKeyRef oa:event_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Event1 .

oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person7 ;
  a2a:EventKeyRef oa:event_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Event1 .

oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person8 ;
  a2a:EventKeyRef oa:event_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Event1 .

oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person9 ;
  a2a:EventKeyRef oa:event_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Event1 .

oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person10 ;
  a2a:EventKeyRef oa:event_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Event1 .

oa:relationep_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Person11 ;
  a2a:EventKeyRef oa:event_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc_Event1 .

oa:source_swl_f8973252-ebe3-90cb-9ffd-1da6a2e472dc
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1890-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1890-1920 S-U" ;
    a2a:RegistryNumber "45" ;
    a2a:Folio "2178" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1890-1920 S-U, 45, 2178"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=2.45&minr=2190441&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=2.45&file=02_45_136_Steenwijkerwold_2178.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.45&minr=2190441&miview=ldt" ;
  a2a:RecordGUID "{f8973252-ebe3-90cb-9ffd-1da6a2e472dc}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_2.45_54_MI.xml van SWL" .

