@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_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1880-1925)" ;
  a2a:hasPerson oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person1, oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person2, oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person3, oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person4, oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person5, oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person6, oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person7 ;
  a2a:hasEvent oa:event_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_0, oa:relationep_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_1, oa:relationep_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_2, oa:relationep_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_3, oa:relationep_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_4, oa:relationep_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_5, oa:relationep_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_6 ;
  a2a:hasSource oa:source_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3 .

oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person1
  a a2a:Person ;
  rdfs:label "Klaasje van der Linde" ;
  a2a:PersonName [
    rdfs:label "Klaasje van der Linde" ;
    a2a:PersonNameFirstName "Klaasje" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Linde"
  ] ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1812-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Vollenhove (Overijssel)" ;
    rdfs:label "Ambt Vollenhove (Overijssel)"
  ] ;
  a2a:Profession "landbouwersche" .

oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person2
  a a2a:Person ;
  rdfs:label "Jan Weijs" ;
  a2a:PersonName [
    rdfs:label "Jan Weijs" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Weijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1844-11-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Vollenhove (Ov)" ;
    rdfs:label "Ambt Vollenhove (Ov)"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person3
  a a2a:Person ;
  rdfs:label "Geuje Weijs" ;
  a2a:PersonName [
    rdfs:label "Geuje Weijs" ;
    a2a:PersonNameFirstName "Geuje" ;
    a2a:PersonNameLastName "Weijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1851-07-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Vollenhove (Ov)" ;
    rdfs:label "Ambt Vollenhove (Ov)"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person4
  a a2a:Person ;
  rdfs:label "Grietje Spans" ;
  a2a:PersonName [
    rdfs:label "Grietje Spans" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Spans"
  ] ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1858-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Vollenhove (Ov)" ;
    rdfs:label "Ambt Vollenhove (Ov)"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person5
  a a2a:Person ;
  rdfs:label "Klazina Nizina Weijs" ;
  a2a:PersonName [
    rdfs:label "Klazina Nizina Weijs" ;
    a2a:PersonNameFirstName "Klazina Nizina" ;
    a2a:PersonNameLastName "Weijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1887-07-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Vollenhove (Ov)" ;
    rdfs:label "Ambt Vollenhove (Ov)"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person6
  a a2a:Person ;
  rdfs:label "Judithje Weijs" ;
  a2a:PersonName [
    rdfs:label "Judithje Weijs" ;
    a2a:PersonNameFirstName "Judithje" ;
    a2a:PersonNameLastName "Weijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1890-02-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Vollenhove (Ov)" ;
    rdfs:label "Ambt Vollenhove (Ov)"
  ] ;
  a2a:Profession "zonder" .

oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person7
  a a2a:Person ;
  rdfs:label "Stoffel Weijs" ;
  a2a:PersonName [
    rdfs:label "Stoffel Weijs" ;
    a2a:PersonNameFirstName "Stoffel" ;
    a2a:PersonNameLastName "Weijs"
  ] ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1894-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Vollenhove (Ov)" ;
    rdfs:label "Ambt Vollenhove (Ov)"
  ] ;
  a2a:Profession "zonder" .

oa:event_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Ambt Vollenhove" ;
    rdfs:label "Ambt Vollenhove"
  ] .

oa:relationep_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person1 ;
  a2a:EventKeyRef oa:event_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Event1 .

oa:relationep_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person2 ;
  a2a:EventKeyRef oa:event_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Event1 .

oa:relationep_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person3 ;
  a2a:EventKeyRef oa:event_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Event1 .

oa:relationep_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person4 ;
  a2a:EventKeyRef oa:event_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Event1 .

oa:relationep_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person5 ;
  a2a:EventKeyRef oa:event_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Event1 .

oa:relationep_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person6 ;
  a2a:EventKeyRef oa:event_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Event1 .

oa:relationep_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Person7 ;
  a2a:EventKeyRef oa:event_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3_Event1 .

oa:source_swl_60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3
  a a2a:Source ;
  rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Steenwijk" ;
    rdfs:label "Steenwijk", "1880-01-01 - 1925-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeente Steenwijkerland" ;
    a2a:Collection "Bevolkingsregister 1880-1925 V-Z" ;
    a2a:RegistryNumber "19" ;
    a2a:Folio "5" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1880-1925 V-Z, 19, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=12.19&minr=2112477&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=12.19&file=12_19_139_Ambt Vollenhove_5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=12.19&minr=2112477&miview=ldt" ;
  a2a:RecordGUID "{60360f2e-e4b3-7ebc-22b4-ee83c3fb65c3}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_12.19_54_MI.xml van SWL" .

