@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_ea22bf2c-e50a-1afc-50ec-35975f9a9b15
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1920-1939)" ;
  a2a:hasPerson oa:person_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Person1, oa:person_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Person2, oa:person_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Person3, oa:person_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Person4 ;
  a2a:hasEvent oa:event_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_0, oa:relationep_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_1, oa:relationep_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_2, oa:relationep_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_3 ;
  a2a:hasSource oa:source_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15 .

oa:person_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Person1
  a a2a:Person ;
  rdfs:label "Marten van Sluis" ;
  a2a:PersonName [
    rdfs:label "Marten van Sluis" ;
    a2a:PersonNameFirstName "Marten" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sluis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1907-09-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Person2
  a a2a:Person ;
  rdfs:label "Jantje Scholten" ;
  a2a:PersonName [
    rdfs:label "Jantje Scholten" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNameLastName "Scholten"
  ] ;
  a2a:BirthDate [
    a2a:Year "1913" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1913-09-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Staphorst" ;
    rdfs:label "Staphorst"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Person3
  a a2a:Person ;
  rdfs:label "Klaas van Sluis" ;
  a2a:PersonName [
    rdfs:label "Klaas van Sluis" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sluis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1933" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1933-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Person4
  a a2a:Person ;
  rdfs:label "Geesje van Sluis" ;
  a2a:PersonName [
    rdfs:label "Geesje van Sluis" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sluis"
  ] ;
  a2a:BirthDate [
    a2a:Year "1935" ;
    a2a:Month "7" ;
    a2a:Day "7" ;
    rdfs:label "1935-07-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:event_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:relationep_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Person1 ;
  a2a:EventKeyRef oa:event_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Event1 .

oa:relationep_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Person2 ;
  a2a:EventKeyRef oa:event_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Event1 .

oa:relationep_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Person3 ;
  a2a:EventKeyRef oa:event_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Event1 .

oa:relationep_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Person4 ;
  a2a:EventKeyRef oa:event_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15_Event1 .

oa:source_swl_ea22bf2c-e50a-1afc-50ec-35975f9a9b15
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1920-01-01 - 1939-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1920-1939 S-U" ;
    a2a:RegistryNumber "54" ;
    a2a:Folio "1185" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1920-1939 S-U, 54, 1185"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=2.54&minr=2203667&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=2.54&file=02_54_Steenwijkerwold_1185.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.54&minr=2203667&miview=ldt" ;
  a2a:RecordGUID "{ea22bf2c-e50a-1afc-50ec-35975f9a9b15}" .

