@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_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1920-1939)" ;
  a2a:hasPerson oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person1, oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person2, oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person3, oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person4, oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person5 ;
  a2a:hasEvent oa:event_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_0, oa:relationep_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_1, oa:relationep_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_2, oa:relationep_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_3, oa:relationep_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_4 ;
  a2a:hasSource oa:source_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85 .

oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person1
  a a2a:Person ;
  rdfs:label "Hendrik Winters" ;
  a2a:PersonName [
    rdfs:label "Hendrik Winters" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Winters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1892-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person2
  a a2a:Person ;
  rdfs:label "Aaltje Baijlé" ;
  a2a:PersonName [
    rdfs:label "Aaltje Baijlé" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Baijlé"
  ] ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1898-04-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vledder" ;
    rdfs:label "Vledder"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person3
  a a2a:Person ;
  rdfs:label "Roelofje Winters" ;
  a2a:PersonName [
    rdfs:label "Roelofje Winters" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Winters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1929" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1929-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person4
  a a2a:Person ;
  rdfs:label "Antien Winters" ;
  a2a:PersonName [
    rdfs:label "Antien Winters" ;
    a2a:PersonNameFirstName "Antien" ;
    a2a:PersonNameLastName "Winters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1931" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1931-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person5
  a a2a:Person ;
  rdfs:label "Broer Gelmer Winters" ;
  a2a:PersonName [
    rdfs:label "Broer Gelmer Winters" ;
    a2a:PersonNameFirstName "Broer Gelmer" ;
    a2a:PersonNameLastName "Winters"
  ] ;
  a2a:BirthDate [
    a2a:Year "1933" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1933-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] ;
  a2a:Profession "zonder" .

oa:event_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Steenwijkerwold" ;
    rdfs:label "Steenwijkerwold"
  ] .

oa:relationep_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person1 ;
  a2a:EventKeyRef oa:event_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Event1 .

oa:relationep_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person2 ;
  a2a:EventKeyRef oa:event_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Event1 .

oa:relationep_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person3 ;
  a2a:EventKeyRef oa:event_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Event1 .

oa:relationep_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person4 ;
  a2a:EventKeyRef oa:event_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Event1 .

oa:relationep_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Person5 ;
  a2a:EventKeyRef oa:event_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85_Event1 .

oa:source_swl_4fd49c9e-3003-e9f1-0641-6b49ae4d5a85
  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 V-Z" ;
    a2a:RegistryNumber "55" ;
    a2a:Folio "1495" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1920-1939 V-Z, 55, 1495"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=2.55&minr=2207221&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=2.55&file=02_55_Steenwijkerwold_1495.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=2.55&minr=2207221&miview=ldt" ;
  a2a:RecordGUID "{4fd49c9e-3003-e9f1-0641-6b49ae4d5a85}" .

