@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_bd97f05f-2cc1-3690-e769-db82aaf813e6
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1880-1925)" ;
  a2a:hasPerson oa:person_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Person1, oa:person_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Person2, oa:person_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Person3, oa:person_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Person4 ;
  a2a:hasEvent oa:event_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Event1 ;
  a2a:hasRelationEP oa:relationep_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_0, oa:relationep_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_1, oa:relationep_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_2, oa:relationep_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_3 ;
  a2a:hasSource oa:source_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6 .

oa:person_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Person1
  a a2a:Person ;
  rdfs:label "Aaltje Huisman" ;
  a2a:PersonName [
    rdfs:label "Aaltje Huisman" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "9" ;
    a2a:Day "13" ;
    rdfs:label "1825-09-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nijeveen (Drenthe)" ;
    rdfs:label "Nijeveen (Drenthe)"
  ] ;
  a2a:Profession "arbeidster" .

oa:person_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Person2
  a a2a:Person ;
  rdfs:label "Harm Lassche" ;
  a2a:PersonName [
    rdfs:label "Harm Lassche" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Lassche"
  ] ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1854-04-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Vollenhove (Overijssel)" ;
    rdfs:label "Ambt Vollenhove (Overijssel)"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Person3
  a a2a:Person ;
  rdfs:label "Albert Lassche" ;
  a2a:PersonName [
    rdfs:label "Albert Lassche" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Lassche"
  ] ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "3" ;
    a2a:Day "5" ;
    rdfs:label "1861-03-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Vollenhove (Ov)" ;
    rdfs:label "Ambt Vollenhove (Ov)"
  ] ;
  a2a:Profession "arbeider" .

oa:person_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Person4
  a a2a:Person ;
  rdfs:label "Hendrik Jan Lassche" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jan Lassche" ;
    a2a:PersonNameFirstName "Hendrik Jan" ;
    a2a:PersonNameLastName "Lassche"
  ] ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1870-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ambt Vollenhove (Ov)" ;
    rdfs:label "Ambt Vollenhove (Ov)"
  ] ;
  a2a:Profession "zonder" .

oa:event_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Ambt Vollenhove" ;
    rdfs:label "Ambt Vollenhove"
  ] .

oa:relationep_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Person1 ;
  a2a:EventKeyRef oa:event_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Event1 .

oa:relationep_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Person2 ;
  a2a:EventKeyRef oa:event_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Event1 .

oa:relationep_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Person3 ;
  a2a:EventKeyRef oa:event_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Event1 .

oa:relationep_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Person4 ;
  a2a:EventKeyRef oa:event_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6_Event1 .

oa:source_swl_bd97f05f-2cc1-3690-e769-db82aaf813e6
  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 K-L" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "14" ;
    rdfs:label "Gemeente Steenwijkerland, Bevolkingsregister 1880-1925 K-L, 16, 14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=1648&miadt=1648&miaet=54&micode=12.16&minr=2100746&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=1648&toegang=12.16&file=12_16_110_Ambt Vollenhove_14.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/mi/1648/?mivast=1648&miadt=1648&miaet=54&micode=12.16&minr=2100746&miview=ldt" ;
  a2a:RecordGUID "{bd97f05f-2cc1-3690-e769-db82aaf813e6}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-StwGA_12.16_54_MI.xml van SWL" .

