@prefix geo: <http://www.opengis.net/ont/geosparql#>.
@prefix gwsw: <http://data.gwsw.nl/1.7/totaal/>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.

gwsw:FilterDatamodel rdf:type owl:Ontology;
    owl:versionInfo "Deelmodel MdsPlan, filter op CoFs MDS TOP, cfk=3, versie=1.7 (2026-08-26T14:10:17)"@nl;
    rdfs:label "Deelmodel MdsPlan, filter collectie_MDSTOP3_v1.7"@nl.
gwsw:hasAspect rdfs:label "has as aspect"@en;
    a owl:ObjectProperty.
gwsw:isOutputOf rdfs:label "has as output (inverse)"@en;
    a owl:ObjectProperty;
    owl:inverseOf gwsw:hasOutput.
gwsw:isAspectOf rdfs:label "has as aspect (inverse)"@en;
    a owl:ObjectProperty;
    owl:inverseOf gwsw:hasAspect.
gwsw:hasReference rdfs:label "has as reference (qualification)"@en;
    a owl:ObjectProperty, owl:FunctionalProperty.
gwsw:isPartOf rdfs:label "has as part (inverse)"@en;
    a owl:ObjectProperty;
    owl:inverseOf gwsw:hasPart.
gwsw:hasInput rdfs:label "has as input"@en;
    a owl:ObjectProperty.
gwsw:hasOutput rdfs:label "has as output"@en;
    a owl:ObjectProperty.
gwsw:hasPart rdfs:label "has as part"@en;
    a owl:ObjectProperty.
gwsw:hasConnection rdfs:label "is connected to"@en;
    a owl:ObjectProperty, owl:SymmetricProperty.
gwsw:functie rdfs:label "heeft Functie"@nl;
    a owl:ObjectProperty;
    rdfs:range gwsw:Functie.
gwsw:isInputOf rdfs:label "has as input (inverse)"@en;
    a owl:ObjectProperty;
    owl:inverseOf gwsw:hasInput.
gwsw:doel rdfs:label "heeft Doel"@nl;
    gwsw:hasValidity "6d";
    a owl:ObjectProperty;
    rdfs:range gwsw:Doel.
gwsw:hasRepresentation rdfs:label "is represented by"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-23"^^xsd:date;
    rdfs:comment "Vanaf versie 1.7.0 is deze relatie niet meer functioneel. Documentatie is representatie ipv kenmerk geworden, daarmee kan een subject meerdere representaties (symbool, revisietekening) hebben.";
    a owl:ObjectProperty.
gwsw:uitvoering rdfs:label "heeft Uitvoering"@nl;
    gwsw:hasValidity "6d";
    a owl:ObjectProperty;
    rdfs:range gwsw:Uitvoering.
gwsw:technologie rdfs:label "heeft Technologie"@nl;
    gwsw:hasValidity "6d";
    a owl:ObjectProperty;
    rdfs:range gwsw:Technologie.
gwsw:mechanisme rdfs:label "heeft Mechanisme"@nl;
    gwsw:hasValidity "6d";
    a owl:ObjectProperty;
    rdfs:range gwsw:Mechanisme.
gwsw:toepassing rdfs:label "heeft Toepassing"@nl;
    gwsw:hasValidity "6d";
    a owl:ObjectProperty;
    rdfs:range gwsw:Toepassing.
gwsw:structuur rdfs:label "heeft Structuur"@nl;
    gwsw:hasValidity "6d";
    a owl:ObjectProperty;
    rdfs:range gwsw:Structuur.
gwsw:isRepresentationOf rdfs:label "is represented by (inverse)"@en;
    a owl:ObjectProperty;
    owl:inverseOf gwsw:hasRepresentation.
gwsw:hasAuthorChange rdfs:label "author of change"@en;
    a owl:AnnotationProperty;
    rdfs:range xsd:string.
gwsw:hasDateChange rdfs:label "date of change"@en;
    a owl:AnnotationProperty;
    rdfs:range xsd:date.
gwsw:hasAuthorStart rdfs:label "author at start life"@en;
    a owl:AnnotationProperty;
    rdfs:range xsd:string.
gwsw:hasDateStart rdfs:label "date of start life"@en;
    a owl:AnnotationProperty;
    rdfs:range xsd:date.
gwsw:hasUnit rdfs:label "units of measurements"@en;
    a owl:AnnotationProperty.
gwsw:hasValidity rdfs:label "validity context"@en;
    a owl:AnnotationProperty.
gwsw:hasValue rdfs:label "has as value"@en;
    a owl:FunctionalProperty, owl:DatatypeProperty.
_:n3-46 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-74 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AanvoerVanAfvalwater.
_:n3-79 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AanvoerVanAfvalwater.
_:n3-101 gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-11-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-102 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-03-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterriool;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-103 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-03-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Vuilwaterriool;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-104 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-105 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-03-10"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:GemengdRiool;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-108 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_AantalWoningen.
_:n3-131 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-154 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EANCode;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-157 gwsw:hasAuthorStart "Eric van Gorkom";
    gwsw:hasDateStart "2021-11-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gemaal;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-160 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:TelecomAdres;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-161 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BAGCode;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-164 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-167 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-31"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BreedteDeksel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-168 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-05"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VormDeksel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-169 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:HoogteDeksel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-170 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-11-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LengteDeksel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-171 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-03-28"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DiameterDeksel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-172 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-26"^^xsd:date;
    gwsw:hasValidity "12t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Dekselorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-174 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:BreedteDeksel.
_:n3-175 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:MateriaalDeksel.
_:n3-176 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:VormDeksel.
_:n3-177 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:DiameterDeksel.
_:n3-178 gwsw:hasValidity "12t 14t";
    a owl:Restriction;
    owl:onClass gwsw:MateriaalDeksel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-179 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:Afdekken.
_:n3-206 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-215 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenVanLeidingen.
_:n3-226 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BeschermenTegenBegroeiing.
_:n3-258 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-03-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Stuwmuur;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-259 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-09-20"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Overstortdrempel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-260 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_Afvoercoefficient.
_:n3-520 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Adresgegevens;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-564 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-565 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ReinigenEnInspecterenKolk;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-566 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ReinigenRioolput;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-567 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ReinigenVrijvervalLeiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-568 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VisueelInspecterenRioolput;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-569 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VisueelInspecterenVrijvervalLeiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-570 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VoegmateriaalColl.
_:n3-1021 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:BiologischReinigen.
_:n3-1022 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:ReservoirZonderLozing.
_:n3-1023 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ZuiverenAfvalwater.
_:n3-1026 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:FysiekObject;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1027 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-1030 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    gwsw:hasValidity "*t";
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:BobBeginpuntLeiding;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1031 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Knooppunt;
    owl:onProperty gwsw:hasConnection;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1032 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leidingorientatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1033 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Onderdeelorientatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1035 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-12"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Knooppunt;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1041 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VerdieptTerreinMetWaterdoorlatendeBodem.
_:n3-1043 a owl:Restriction;
    owl:onClass gwsw:Infiltratiecompartiment;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1099 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerVanAfvalwaterNaarEenRWZI.
_:n3-1242 gwsw:hasAuthorChange "Eric van Gorkom";
    gwsw:hasDateChange "2021-11-23"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Overstortconstructie;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-1243 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BergendVermogen;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1244 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:GemengdStelsel;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1247 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-05-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Fundering;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1248 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-07"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwconstructie;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-1249 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-08-20"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Bezinkcompartiment;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1255 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VerbeterdHemelwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1256 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BezinkenStoffen.
_:n3-1257 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanAfvalwater.
_:n3-1258 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-1259 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerwijderenBezinksel.
_:n3-1260 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:RegelingVanDeAfvoerVanHetAfvalwater.
_:n3-1261 a owl:Restriction;
    owl:onClass gwsw:Putdeksel;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-1263 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:UitgevoerdAlsLeiding.
_:n3-1264 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1265 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Reservoir;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1266 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratievoorziening;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1267 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1268 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-1269 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergbezinkbassin;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1270 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergingsbassin;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1271 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1272 gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekoffer;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1273 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-1275 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwconstructie;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-1276 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:GemengdStelsel;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1277 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BergendVermogen;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1279 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Overstortconstructie;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1281 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-05-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Fundering;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1283 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VerbeterdHemelwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1284 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:RegelingVanDeAfvoerVanHetAfvalwater.
_:n3-1285 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanAfvalwater.
_:n3-1286 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-1287 a owl:Restriction;
    owl:onClass gwsw:Putdeksel;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-1288 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-03-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-07-27"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Overstortconstructie;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1291 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanAfvalwater.
_:n3-1294 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:GemengdStelsel;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1295 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-11-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lozingspunt;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1296 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:RegelingVanDeAfvoerVanHetAfvalwater.
_:n3-1297 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanAfvalwater.
_:n3-1298 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-1299 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1302 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VerbeterdHemelwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1351 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:GemengdStelsel;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1354 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-05-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Fundering;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1357 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VerbeterdHemelwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1358 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BezinkenStoffen.
_:n3-1359 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:RegelingVanDeAfvoerVanHetAfvalwater.
_:n3-1360 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanAfvalwater.
_:n3-1361 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-1362 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerwijderenBezinksel.
_:n3-1363 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Wand;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-1365 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-16"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeAfsluiter;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-1366 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pomp;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-1367 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:PutMetSpecialeVoorzieningen.
_:n3-1379 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-1386 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:AansluitingOntbreekt.
_:n3-1387 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:Afgedopt.
_:n3-1395 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BluswaterLeveren.
_:n3-1397 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-17"^^xsd:date, "2024-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1398 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:BeginpuntLeiding;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1399 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-1400 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:EindpuntLeiding;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1401 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1402 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-1403 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BuisInGebogenVorm.
_:n3-1404 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanLeidingenInEenHoek.
_:n3-1416 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:DirectTransportDoorPompenZonderOpvangInOntvput.
_:n3-1419 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-21"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    rdfs:comment "Vorm = niet rond";
    a owl:Restriction;
    owl:onClass gwsw:BreedteBouwwerk;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1420 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-21"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    rdfs:comment "Vorm = niet rond";
    a owl:Restriction;
    owl:onClass gwsw:LengteBouwwerk;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1421 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-21"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:VormBouwwerk;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1422 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-21"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:HoogteBouwwerk;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1423 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-19"^^xsd:date;
    gwsw:hasValidity "5t 10t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Bouwwerkorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1424 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-09-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Straat;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1427 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:BreedteBouwwerk.
_:n3-1428 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:HoogteBouwwerk.
_:n3-1429 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:VormBouwwerk.
_:n3-1430 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-21"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:MateriaalBouwwerk;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1431 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-21"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:MateriaalBouwwerk.
_:n3-1433 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Fundering;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1436 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:ConstructieVanEnigeOmvang.
_:n3-1437 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VerbondenMetDeGrond.
_:n3-1439 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-21"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-19"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Maaiveldorientatie;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1440 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-19"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Bouwwerk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1441 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date, "2026-07-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:Buitengrens;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1442 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-04-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-1443 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-04-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-1448 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-21"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Bouwwerk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1449 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_BreedteBouwwerk.
_:n3-1455 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-1456 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-31"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Afdekking;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1457 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VisueelInspecterenRioolput;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1458 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-1462 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-1463 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-05-29"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1464 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1465 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_BreedteLeiding.
_:n3-1466 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Doorlaat;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1467 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-1468 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-08-01"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1469 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_BreedtePut.
_:n3-1541 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-11-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Putorientatie;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1542 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bouwwerkorientatie;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1543 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gebiedsorientatie;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1544 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-1583 gwsw:hasDateChange "2019-04-25"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-11-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-1648 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:ZeerNauwAansluitendOpBinnenwand.
_:n3-1787 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:DeelVanEenOpZichzelfStaandeConstructie.
_:n3-2300 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Omhulling;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2301 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-18"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2302 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratievoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2303 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-11-19"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerenHemelwaterNaarDeOndergrond.
_:n3-2304 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-11-19"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelenHemelwaterEnAfgifteAanOndergrond.
_:n3-2305 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-11-19"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanGrondwater.
_:n3-2306 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-11-19"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanHemelwater.
_:n3-2307 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-11-19"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanGrondwater.
_:n3-2308 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-11-19"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwater.
_:n3-2310 a owl:Restriction;
    owl:onClass gwsw:Doorlaatbaarheid;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2312 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Omhulling;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2313 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-18"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2314 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanGrondwater.
_:n3-2315 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanHemelwater.
_:n3-2316 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanGrondwater.
_:n3-2317 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwater.
_:n3-2318 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratievoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2320 a owl:Restriction;
    owl:onClass gwsw:Doorlaatbaarheid;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2367 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-2371 gwsw:hasDateChange "2019-04-25"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2372 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-2374 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Maatregel;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2375 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-2498 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-18"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Kolk;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2499 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-04"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Spuikolk;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2500 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ontstoppingsstuk;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2501 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:HoogteDeksel.
_:n3-2502 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-11-16"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:LengteDeksel.
_:n3-2503 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:Afdekken.
_:n3-2504 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ToegankelijkHouden.
_:n3-2507 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:Punt;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2508 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Afdekking;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2509 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:Putdekselniveau;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2579 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-03-28"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Afdekking;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2580 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-2583 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-09-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2584 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2585 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_DiameterLeiding.
_:n3-2586 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Doorlaat;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2587 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-2588 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-08-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2589 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_DiameterPut.
_:n3-2611 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BekledingMetDoek.
_:n3-2625 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-09-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:MaximaleCapaciteitDoorlaat;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2626 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:HoogteOpening;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2627 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:BreedteOpening;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2628 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:VormOpening;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2629 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DiameterOpening;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2632 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:BreedteOpening.
_:n3-2633 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:HoogteOpening.
_:n3-2634 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:VormOpening.
_:n3-2635 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Onderdeelorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2636 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:DiameterOpening.
_:n3-2638 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-07"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Doorlaatniveau;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2639 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2640 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Transportleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2641 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BeperkenDebiet.
_:n3-2642 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-20"^^xsd:date;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratieput;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2643 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-20"^^xsd:date;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratieriool;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2644 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Drain;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2645 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekrat;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2646 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2647 gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekoffer;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2648 gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekolk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2649 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-2650 a owl:Restriction;
    owl:onClass gwsw:DIT_riool;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2651 a owl:Restriction;
    owl:onClass gwsw:DT_riool;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2652 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-07"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Doorlaat;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2653 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-2672 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ToegangGevenVoorDoorspoelen.
_:n3-2674 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2023-01-13"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischRioolstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2677 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ToegangGevenVoorDoorspoelen.
_:n3-2679 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-07-10"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Grindkoffer;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2680 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Omhulling;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2681 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Porositeit;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2686 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-07-10"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Zandkoffer;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2687 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratievoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2689 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanGrondwater.
_:n3-2690 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanGrondwater.
_:n3-2691 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:WaterdoorlatendeWanden.
_:n3-2692 a owl:Restriction;
    owl:onClass gwsw:Doorlaatbaarheid;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2693 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AanvoerVanGrondwater.
_:n3-2739 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Overstortdrempel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2740 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-03-20"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Stuwmuur;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2741 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2742 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-2746 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-09-02"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Overstortdrempel;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2747 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2748 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-03-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwmuur;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2749 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-2756 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Drukriolering;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2759 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanVuilwater.
_:n3-2765 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pompunit;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2766 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Drukleiding;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-2769 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOverdruk.
_:n3-2998 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindingTussenOppervlaktewater.
_:n3-3000 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:DuikersAansluiten.
_:n3-3014 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AanvoerVanVuilwater.
_:n3-3015 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Adresgegevens;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3027 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:FysiekObject;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3028 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-3032 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    gwsw:hasValidity "*t";
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:BobEindpuntLeiding;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3033 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Knooppunt;
    owl:onProperty gwsw:hasConnection;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3034 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leidingorientatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3035 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Onderdeelorientatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3037 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-12"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Knooppunt;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3111 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VoorkomenVanExplosie.
_:n3-3148 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LozenBuitenHetStelsel.
_:n3-3151 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LozenBuitenHetStelsel.
_:n3-3226 gwsw:hasAuthorChange "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateChange "2006-04-20"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3227 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3228 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-05-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergbezinkbassin;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3229 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-05-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergingsbassin;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3230 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-05-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bezinkbassin;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3233 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bouwwerk;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3234 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OndersteunenViaDeOndergrond.
_:n3-3254 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-28"^^xsd:date;
    gwsw:hasValidity "14t 15t";
    a owl:Restriction;
    owl:onClass gwsw:Begindatum;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3255 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Einddatum;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3262 a owl:Restriction;
    owl:onProperty gwsw:hasPart;
    owl:allValuesFrom _:n3-3263.
_:n3-3288 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:GWSWorox;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3301 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:GWSW;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3314 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-11-09"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-07-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gebiedsorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3316 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-11-09"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-07-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gebied;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3317 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:Buitengrens;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3318 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stelsel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3319 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Systeem;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3343 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerNaarKolkaansluitleiding.
_:n3-3344 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:MetDeInlaatAanDeBoven_EnVoorzijde.
_:n3-3351 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-19"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    rdfs:comment "per definitie";
    a owl:Restriction;
    owl:onClass gwsw:Pomp;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3358 gwsw:hasAuthorStart "Eric van Gorkom";
    gwsw:hasDateStart "2021-11-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Adresgegevens;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3368 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerpompenVanWater.
_:n3-3369 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:OpstellingPompEnBuitenDeOntvangput_kelder.
_:n3-3371 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:OpstellingPompEnInDeOntvangput_kelder.
_:n3-3382 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-03-10"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AantalWoningen;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3389 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:GemengdStelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3390 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-08-04"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Vuilwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3391 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanHemelwater.
_:n3-3392 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanVuilwater.
_:n3-3393 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwater.
_:n3-3394 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanVuilwater.
_:n3-3395 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-22"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Lozingspunt;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3396 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bezinkbassin;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3398 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergbezinkbassin;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3399 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergingsbassin;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3400 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergingsvijver;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3401 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-30"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Goot;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3404 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:GemengdRiool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3405 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterriool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3406 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolgemaal;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3407 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Vuilwaterriool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3411 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ExterneOverstortput;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3412 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanHemelwaterEnVuilwater.
_:n3-3413 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanHemelwaterEnVuilwater.
_:n3-3414 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwaterEnVuilwater.
_:n3-3419 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AanvoerVanHemelwaterEnVuilwater.
_:n3-3422 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3423 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-3433 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:AfzonderlijkAangebrachteSegmenten.
_:n3-3461 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-13"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3463 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-30"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:GemengdStelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3467 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:OpenEnAansluitendAanVerharding.
_:n3-3468 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:OpeningAanDeBovenzijde.
_:n3-3469 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OpvangEnAfvoerHemelwater.
_:n3-3472 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-07-10"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Drain;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3473 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GevuldMetGrind.
_:n3-3561 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-04-30"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3562 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-03-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AantalWoningen;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3568 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:GemengdStelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3570 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratievoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3571 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-08-04"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Vuilwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3573 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanHemelwater.
_:n3-3574 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwater.
_:n3-3576 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-04-30"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterriool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3577 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-13"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Lozingspunt;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3578 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-13"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Goot;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3581 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergingsvijver;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3582 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-18"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DIT_riool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3583 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-18"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DT_riool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3584 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratieriool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-3587 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:UitlaatPunt;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3588 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanHemelwater.
_:n3-3589 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwater.
_:n3-3621 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:OverBestaandeLeidingGebouwd.
_:n3-3627 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-3628 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-21"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bouwwerk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3629 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_HoogteBouwwerk.
_:n3-3635 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-3636 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Afdekking;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3637 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-3641 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-3642 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-12-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3643 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3644 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_HoogteLeiding.
_:n3-3645 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Doorlaat;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3646 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-3647 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-08-01"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3648 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_HoogtePut.
_:n3-3651 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_Z_coordinaat.
_:n3-3657 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-29"^^xsd:date;
    gwsw:hasValidity "5t 10t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Hulpstukorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3668 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:OnderdeelVanEenLeiding.
_:n3-3673 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-29"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Hulpstuk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3674 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-05-30"^^xsd:date;
    rdfs:comment "Koppeling geometrie - topologie";
    a owl:Restriction;
    owl:onClass gwsw:Maaiveldorientatie;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3676 a owl:Restriction;
    owl:onClass gwsw:Lijn;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-3681 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AanvoerVanHemelwater.
_:n3-4152 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:WaterdoorlatendeWanden.
_:n3-4153 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:InDeBerm.
_:n3-4156 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerVanHemelwater.
_:n3-4157 a owl:Restriction;
    owl:onClass gwsw:BegroeideInfiltratievoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4158 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:InDeVormVanEenGoot.
_:n3-4159 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:InDeVormVanEenGreppel.
_:n3-4161 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-07-10"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Drain;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4162 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:SubstraatKern;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4163 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Omhulling;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4165 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratievoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4167 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerenHemelwaterNaarDeOndergrond.
_:n3-4168 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:Infiltreren.
_:n3-4169 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanHemelwater.
_:n3-4170 a owl:Restriction;
    owl:onClass gwsw:Putdeksel;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4171 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Omhulling;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4172 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:SubstraatOmstorting;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4173 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:SubstraatKern;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4174 gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Porositeit;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4175 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerenHemelwaterNaarDeOndergrond.
_:n3-4176 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:WaterdoorlatendeWanden.
_:n3-4177 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-05-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratievoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4178 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-20"^^xsd:date, "2026-07-14"^^xsd:date;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Porositeit;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4180 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Doorlaatbaarheid;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4181 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Omhulling;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4182 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:HemelwaterAfvoerenNaarOndergrond.
_:n3-4183 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Omhulling;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4184 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:SubstraatOmstorting;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4185 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:SubstraatKern;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4186 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratievoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4187 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerenHemelwaterNaarDeOndergrond.
_:n3-4188 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanHemelwater.
_:n3-4189 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:WaterdoorlatendeWanden.
_:n3-4191 a owl:Restriction;
    owl:onClass gwsw:NiveauBovenkantFilterdeel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4192 a owl:Restriction;
    owl:onClass gwsw:NiveauOnderkantFilterdeel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4193 a owl:Restriction;
    owl:onClass gwsw:Rooster;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4196 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Omhulling;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4197 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-20"^^xsd:date;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Doorlaatbaarheid;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4199 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4200 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-08-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratievoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4201 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerenHemelwaterNaarDeOndergrond.
_:n3-4202 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:WaterdoorlatendeWanden.
_:n3-4209 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-14"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-07-10"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4210 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-14"^^xsd:date;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BergendVermogen;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4211 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-14"^^xsd:date;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:InfiltrerendOppervlak;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4213 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gebiedsorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4215 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BergendOppervlak;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4218 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DIT_riool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4219 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DT_riool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4220 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Drain;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4221 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterriool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4222 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekoffer;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4223 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-08-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratieriool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4224 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekrat;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4225 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratieput;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4226 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inspectieput;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4227 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Kolk;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4230 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:HemelwaterAfvoerenNaarOndergrond.
_:n3-4231 gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekoffer;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4232 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-4233 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiegoot;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4234 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:OnderdeelWeg.
_:n3-4235 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-4254 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Zadel;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4255 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenAansluitleidingMetRioolputOfRioolleiding.
_:n3-4257 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-07-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolleiding;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4260 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VerbondenMetLeiding.
_:n3-4264 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-07-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inspectieput;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4266 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VerbondenMetRioolput.
_:n3-4345 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-07-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:InlaatRioolput;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4346 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-04-21"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalTransportstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4356 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratievoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4357 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BeluchtenOfVentileren.
_:n3-4358 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanAfvalwater.
_:n3-4359 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ToegangGevenTotHetRioolstelsel.
_:n3-4360 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ToegangVerschaffen.
_:n3-4361 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:ToegankelijkVoorInspectie_EnReinigingsapparatuur.
_:n3-4362 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VerwijderbaarDeksel.
_:n3-4373 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LozenBinnenHetStelsel.
_:n3-4375 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LozenBinnenHetStelsel.
_:n3-4390 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-11-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LengteLeiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4391 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BobBeginpuntLeiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4392 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Putdekselniveau;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4393 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VormPut;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4395 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-25"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DatumInwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4396 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-25"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:WijzeVanInwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4397 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-25"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-11-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Capaciteit;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4399 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BobEindpuntLeiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4400 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Drempelniveau;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4401 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VormLeiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4403 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-11-07"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Maaiveldhoogte;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4404 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Geometrie;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4407 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Waterpeil;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4412 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BreedteLeiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4413 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DiameterLeiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4414 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Drempelbreedte;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4415 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:HoogteLeiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4416 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BergendOppervlak;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4417 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BergendVermogen;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4418 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Doorlaatbaarheid;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4419 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Porositeit;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4421 a owl:Restriction;
    owl:onClass gwsw:AantalWoningen;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4427 a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4429 a owl:Restriction;
    owl:onClass gwsw:MateriaalLeiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4430 a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4505 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2022-10-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BeginpuntLeiding;
    owl:onProperty gwsw:hasConnection;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4506 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2022-10-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EindpuntLeiding;
    owl:onProperty gwsw:hasConnection;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4507 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2022-10-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BeginpuntOnderdeel;
    owl:onProperty gwsw:hasConnection;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4508 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2022-10-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EindpuntOnderdeel;
    owl:onProperty gwsw:hasConnection;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-4509 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2022-05-04"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Punt;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4513 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2013-10-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-07-19"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ReinigenEnInspecterenKolk;
    owl:onProperty gwsw:isOutputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4514 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-04"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ReinigenEnInspecterenKolk;
    owl:onProperty gwsw:isInputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4516 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-18"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Deksel;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4526 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratievoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4527 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BezinkenStoffen.
_:n3-4528 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OpvangVanAfstromendHemelwater.
_:n3-4554 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AanvoerVanHemelwater.
_:n3-4605 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LeidingGescheidenLatenKruisen.
_:n3-4606 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VoorkomenDatStromenElkaarRaken.
_:n3-4608 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanVierLeidingen.
_:n3-4666 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GevuldMetLavasteen.
_:n3-4677 gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2018-12-05"^^xsd:date, "2026-04-30"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-09-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bovengrond;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4678 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-06-01"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:MateriaalLeiding;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4679 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-08-24"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:LengteLeiding;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4680 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-31"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:VormLeiding;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4681 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Fundering;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4682 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Verbindingstype;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4683 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-09-02"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Wanddikte;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4684 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-12-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:HoogteLeiding;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4686 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-05-29"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:BreedteLeiding;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4688 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-09-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DiameterLeiding;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4690 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:LengteLeiding.
_:n3-4691 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:MateriaalLeiding.
_:n3-4692 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:VormLeiding.
_:n3-4695 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-13"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4696 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:BreedteLeiding.
_:n3-4697 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:HoogteLeiding.
_:n3-4698 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Leidingorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4701 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:DiameterLeiding.
_:n3-4704 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BAIZo;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4707 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:WIBONThema;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4711 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VoortgeleidingVanMaterie.
_:n3-4731 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:Lijn;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4733 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BeginpuntLeiding;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4734 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EindpuntLeiding;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4735 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4736 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-28"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4737 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:DeelVanMechanischeTransportleiding.
_:n3-4752 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-21"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Bouwwerk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4753 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_LengteBouwwerk.
_:n3-4757 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-4758 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-11-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Afdekking;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4759 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VisueelInspecterenRioolput;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4760 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-4766 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-4767 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-08-24"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4768 gwsw:hasDateChange "2015-11-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4769 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_LengteLeiding.
_:n3-4770 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-08-01"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4771 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_LengtePut.
_:n3-4782 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leidingorientatie;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4784 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-4787 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-08-04"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rooster;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4789 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:LangsVerhardingMetAfdekking.
_:n3-4794 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-09-03"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4796 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-09-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-07-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalTransportleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4797 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MateriaalLining;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4799 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4801 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BuisAanBinnenzijdeLeiding.
_:n3-4802 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:AangebrachtTijdensFabricageLeiding.
_:n3-4804 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BuisUitMeerdereStukken.
_:n3-4806 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BuisUitEenStuk.
_:n3-4953 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-13"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4954 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-22"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:GemengdStelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4955 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischRioolstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4958 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-11-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergingsvijver;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4961 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleidingsysteem;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4962 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-03-01"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Vuilwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4968 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LozenAfvalwater.
_:n3-4972 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:NaarAnderRioolstelsel.
_:n3-4973 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OvertolligAfvalwaterLatenWegstromen.
_:n3-4983 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-11-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-05-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Luchtpersriolering;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4984 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VerpomptMetEenLuchtcompressor.
_:n3-4985 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-11-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-05-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Luchtpersriolering;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4987 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanVuilwater.
_:n3-4988 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-11-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-05-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Luchtpersgemaal;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4989 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-11-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-05-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Luchtpersleiding;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4992 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOverdruk.
_:n3-4993 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:Afsluiten.
_:n3-4994 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:Scharnierend.
_:n3-4995 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ToegankelijkHouden.
_:n3-4998 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Maaiveldorientatie;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-4999 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-11-07"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5000 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-5001 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-21"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-19"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bouwwerkorientatie;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5002 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-11-07"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Putorientatie;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5003 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:Maaiveldhoogte;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5004 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:Punt;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5005 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-05-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hulpstukorientatie;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5012 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasValidity "1t 3t 12t";
    a owl:Restriction;
    owl:onClass gwsw:DatumMaatregel;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5072 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-21"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Bouwwerk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5073 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalPutColl.
_:n3-5077 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-02-22"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Afdekking;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5078 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VisueelInspecterenRioolput;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5079 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalDekselColl.
_:n3-5133 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-06-01"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5134 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalLeidingColl.
_:n3-5135 a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5176 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lining;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5177 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalLiningColl.
_:n3-5196 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-06-01"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5197 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalPutColl.
_:n3-5233 a owl:Restriction;
    owl:onClass gwsw:Substraat;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5255 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-09-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Doorlaat;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5256 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_MaximaleCapaciteitDoorlaat.
_:n3-5262 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lozingspunt;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5264 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2023-01-13"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Doorspuitput;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-5265 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanVuilwater.
_:n3-5266 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOverdrukOfOnderdruk.
_:n3-5267 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanVuilwater.
_:n3-5279 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-16"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BijzonderePutconstructie;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5280 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Transportleiding;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger.
_:n3-5286 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2022-09-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Overstortput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5289 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:Mechanisch.
_:n3-5299 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:Gesloten.
_:n3-5300 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOverdrukOfOnderdruk.
_:n3-5306 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:Gesloten.
_:n3-5307 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOverdrukOfOnderdruk.
_:n3-5484 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanTweeLeidingen.
_:n3-5491 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:MetEenCirkelsegmentAlsDwarsprofiel.
_:n3-5739 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-5740 gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Infiltratieput;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5749 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-5750 gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Infiltratieput;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5778 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BijCalamiteitAfvalwaterAfvoeren.
_:n3-5780 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BijCalamiteitAfvalwaterAfvoeren.
_:n3-5781 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:Calamiteit.
_:n3-5782 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LozenAfvalwater.
_:n3-5850 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DT_riool;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5851 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Drain;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5852 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratieriool;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5854 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DIT_riool;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5855 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekoffer;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5856 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekolk;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5857 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekrat;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5858 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratieput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5860 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BekledingBuitenzijde.
_:n3-5887 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-06-08"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Wand;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5888 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BeginpuntOnderdeel;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5889 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EindpuntOnderdeel;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5890 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Pomp;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5891 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Doorlaat;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5892 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2025-03-19"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lijn;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5893 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Punt;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5900 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:OnderMaaiveld.
_:n3-5901 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:MetHeipalen.
_:n3-5902 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:DraagvermogenDoorKleef.
_:n3-5903 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:DraagvermogenDoorStuit.
_:n3-5904 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:GoedBlijvenFunctioneren.
_:n3-5905 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ZonderToestandswijziging.
_:n3-5954 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Deksel;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-5963 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:Ontstoppen.
_:n3-5964 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ToegangGevenTotAansluitleiding.
_:n3-6102 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:DirectOpDeOndergrond.
_:n3-6113 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:Open.
_:n3-6123 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-09-07"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwconstructie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6124 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-07"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6125 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:UitsparingInWand.
_:n3-6132 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GespotenOpBinnenwand.
_:n3-6168 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VerpomptBinnenHetBouwwerk.
_:n3-6215 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanLeidingenMetVerschillendMatOfVerb.
_:n3-6237 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-03-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-07-27"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergingsleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6238 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergbezinkbassin;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6239 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-07-27"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergbezinkleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6241 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-05"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    rdfs:comment "per definitie";
    a owl:Restriction;
    owl:onClass gwsw:Overstortdrempel;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6242 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergingsbassin;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6244 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OvertolligAfvalwaterLatenWegstromen.
_:n3-6247 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-09-02"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "12t";
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:Drempelniveau;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6248 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-06"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Overstortput;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6251 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-05"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Overstortconstructie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6252 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Drempelbreedte;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6254 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-09-20"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Afvoercoefficient;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6256 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:KerenVanWater.
_:n3-6258 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanOverstortendAfvalwater.
_:n3-6265 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-06"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    rdfs:comment "per definitie";
    a owl:Restriction;
    owl:onClass gwsw:Overstortdrempel;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6276 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:Calamiteit.
_:n3-6277 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OvertolligAfvalwaterLatenWegstromen.
_:n3-6306 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:MetPalenEnBalken.
_:n3-6321 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BezinkenStoffen.
_:n3-6322 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanAfvalwater.
_:n3-6323 gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Bergbezinkbassin;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6345 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:PerceelaansluitpuntMetInlaatVerbinden.
_:n3-6361 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-28"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leidingsegment;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-6363 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-03-06"^^xsd:date;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolgemaal;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6365 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleidingsysteem;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6368 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOverdruk.
_:n3-6377 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleiding;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6378 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolgemaal;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6380 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lozingspunt;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6382 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOverdruk.
_:n3-6431 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:LaagVanPolystyreen.
_:n3-6433 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-15"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pompput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6434 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-19"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gemaal;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6443 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Onderdeelorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6445 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:Pompcapaciteit;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-6449 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BijzonderePutconstructie;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6454 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:DoorMiddelVanDrukverschil.
_:n3-6455 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:Mechanisch.
_:n3-6456 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerplaatsenVanWater.
_:n3-6459 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Pomp;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6460 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-6466 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-15"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    rdfs:comment "per definitie";
    a owl:Restriction;
    owl:onClass gwsw:Pomp;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6481 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerpompenVanAfvalwater.
_:n3-6483 a owl:Restriction;
    owl:onClass gwsw:Rioolstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6491 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Drukriolering;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6499 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanAfvalwater.
_:n3-6500 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerpompenVanAfvalwater.
_:n3-6501 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-20"^^xsd:date;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratieput;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6502 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Drain;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6503 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6504 gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekoffer;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6505 gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekolk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6506 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_Porositeit.
_:n3-6538 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Dekselorientatie;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6539 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Aansluitpunt;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6540 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Knooppunt;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6542 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Putorientatie;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6543 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Maaiveldorientatie;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6546 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-6563 gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2018-12-05"^^xsd:date, "2026-04-30"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-09-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bovengrond;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6564 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-08-01"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:BreedtePut;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6565 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-08-01"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:HoogtePut;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6566 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-08-01"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:LengtePut;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6567 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-06-01"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    gwsw:hasValidity "5t 10t 12t 14t";
    a owl:Restriction;
    owl:onClass gwsw:MateriaalPut;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6568 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-06"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:VormPut;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6570 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-08-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DiameterPut;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6580 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:BreedtePut.
_:n3-6581 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:HoogtePut.
_:n3-6582 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:LengtePut.
_:n3-6583 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:VormPut.
_:n3-6584 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:MateriaalPut.
_:n3-6586 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-13"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6587 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Putorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6588 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:DiameterPut.
_:n3-6590 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-21"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Wanddikte;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6594 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:WIBONThema;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6595 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Adresgegevens;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6597 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GegravenOfGeboordeKokervormigeDiepte.
_:n3-6629 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:InspectieschachtOpLeiding.
_:n3-6636 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6637 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfdekkenPut.
_:n3-6638 a owl:Restriction;
    owl:onClass gwsw:Bergbezinkbassin;
    owl:onProperty gwsw:isPartOf;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-6639 a owl:Restriction;
    owl:onClass gwsw:Bergingsbassin;
    owl:onProperty gwsw:isPartOf;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-6640 a owl:Restriction;
    owl:onClass gwsw:Infiltratiekoffer;
    owl:onProperty gwsw:isPartOf;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-6642 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:DragenVanLichtVerkeer.
_:n3-6643 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:DragenVanZwaarVerkeer.
_:n3-6644 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-07-19"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VisueelInspecterenRioolput;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6645 gwsw:hasDateChange "2017-05-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-30"^^xsd:date;
    rdfs:comment "Koppeling geometrie - topologie";
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6654 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Dekselorientatie;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6656 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-11-07"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Maaiveldorientatie;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6657 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-11-23"^^xsd:date;
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:Buitengrens;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-6659 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6668 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:HeeftU_vormigeOmranding.
_:n3-6669 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:SluitAanOpRWS_bandprofiel.
_:n3-6736 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2013-10-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-07-19"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Kolk;
    owl:onProperty gwsw:hasOutput;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6745 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-04"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Kolk;
    owl:onProperty gwsw:hasInput;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6778 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BAIZo;
    owl:onProperty gwsw:hasOutput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6781 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfstromingHerstellen.
_:n3-6796 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-04"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:hasInput;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6799 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-23"^^xsd:date;
    gwsw:hasValidity "*t";
    rdfs:comment "Relatie (kardinaliteit) uitgeschakeld voor CFK's (SHACL-syntax) (20260403) (20260824)";
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:hasOutput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6844 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BAIZo;
    owl:onProperty gwsw:hasOutput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6845 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfstromingHerstellen.
_:n3-6858 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-04"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-23"^^xsd:date;
    gwsw:hasValidity "2t";
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolleiding;
    owl:onProperty gwsw:hasInput;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6862 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-23"^^xsd:date;
    gwsw:hasValidity "*t";
    rdfs:comment "Relatie (kardinaliteit) uitgeschakeld voor CFK's (SHACL-syntax) (20260403) (20260824)";
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolleiding;
    owl:onProperty gwsw:hasOutput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6907 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BAIZo;
    owl:onProperty gwsw:hasOutput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6908 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfstromingHerstellen.
_:n3-6909 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BevatFysischReinigendeVoorziening.
_:n3-6910 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:FysischReinigen.
_:n3-6911 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerwijderenVervuiling.
_:n3-6984 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BergendOppervlak;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6985 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:WIBONThema;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-6987 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:NatuurlijkOfKunstmatigGebied.
_:n3-6988 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OpslagVanWater.
_:n3-7004 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:InKleigrond.
_:n3-7005 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:LaagVanRietmatten.
_:n3-7019 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-05-16"^^xsd:date, "2020-04-17"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7020 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7024 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Transportleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7025 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenVanLeidingen.
_:n3-7028 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:IsOverdrachtspunt.
_:n3-7030 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-07-10"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-10-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Transportstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7031 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-03-06"^^xsd:date;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleiding;
    owl:onProperty gwsw:hasConnection;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-7032 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleidingsysteem;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7036 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:GemengdStelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7037 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VerbeterdHemelwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7038 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Vuilwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7040 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerpompenVanAfvalwater.
_:n3-7042 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-05-16"^^xsd:date, "2020-04-17"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolafsluiter;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7046 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Doorlaat;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger.
_:n3-7049 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanAfvalwater.
_:n3-7050 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanAfvalwater.
_:n3-7058 gwsw:hasAuthorChange "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateChange "2006-04-20"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Fundering;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7064 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-08-26"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-07-19"^^xsd:date;
    gwsw:hasValidity "*t";
    rdfs:comment "Relatie (kardinaliteit) uitgeschakeld voor CFK's (SHACL-syntax) (20260403) (20260824)";
    a owl:Restriction;
    owl:onClass gwsw:VisueelInspecterenRioolput;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7065 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-03-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolleiding;
    owl:onProperty gwsw:hasConnection;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-7074 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:BergendOppervlak;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7076 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AantalWoningen;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7084 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-04"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VisueelInspecterenRioolput;
    owl:onProperty gwsw:isInputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7085 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-04"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ReinigenRioolput;
    owl:onProperty gwsw:isInputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7086 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolafsluiter;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-7087 gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-04-22"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Putdeksel;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-7090 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lining;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7091 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-23"^^xsd:date;
    gwsw:hasValidity "*t";
    rdfs:comment "Relatie (kardinaliteit) uitgeschakeld voor CFK's (SHACL-syntax) (20260403) (20260824)";
    a owl:Restriction;
    owl:onClass gwsw:ReinigenRioolput;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7114 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LeidingenAansluiten.
_:n3-7115 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:RioolleidingenAansluiten.
_:n3-7116 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VertikaleWaterdichteConstructie.
_:n3-7138 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanAfvalwater.
_:n3-7139 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanAfvalwater.
_:n3-7148 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Roostergoot;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7150 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-08-04"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lijngoot;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7151 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:Afschermen.
_:n3-7152 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:Doorlatend.
_:n3-7153 a owl:Restriction;
    owl:onClass gwsw:Infiltratieput;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7161 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rooster;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7163 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:AfgedektMetEenMetalenRooster.
_:n3-7166 a owl:Restriction;
    owl:onProperty gwsw:hasPart;
    owl:allValuesFrom _:n3-7167.
_:n3-7193 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VolledigKerenVanWater.
_:n3-7248 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfscheidenSlib.
_:n3-7249 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ReinigenAfvalwater.
_:n3-7250 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerwijderenBezinksel.
_:n3-7253 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BakOfPut.
_:n3-7263 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:MetBalken.
_:n3-7304 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerpomptSpoelwater.
_:n3-7310 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanSpoelwater.
_:n3-7326 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-18"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Deksel;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7329 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerenHemelwaterNaarDeBovengrond.
_:n3-7379 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OverbruggenHoogteverschil.
_:n3-7380 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VerticaalDeelAansluitendOpInlaat.
_:n3-7454 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GevuldMetSteenwol.
_:n3-7463 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    gwsw:hasValidity "14t";
    a owl:Restriction;
    owl:onClass gwsw:Gebiedsorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7465 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:NetwerkVanVerbondenKnooppunten.
_:n3-7484 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Verhardingstype;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7485 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Straatnaam;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7486 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-09-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bouwwerk;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-7496 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerNaarKolkaansluitleiding.
_:n3-7497 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:MetDeInlaatAanDeBovenzijde.
_:n3-7498 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Straat;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7532 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergingsbassin;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7533 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-09-07"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:OpeningInWand;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-7535 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-03-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwmuur;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7536 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-07"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergbezinkbassin;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7538 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BovenstroomsWaterpeilRegelen.
_:n3-7543 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-03-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Afvoercoefficient;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7544 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-03-20"^^xsd:date;
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:Drempelniveau;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-7546 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-03-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwconstructie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7547 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-07"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwput;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7549 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-03-20"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Drempelbreedte;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7552 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:KerenVanWater.
_:n3-7554 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-07"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:OpeningInWand;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7556 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-07"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwmuur;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7566 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:WaterniveauInStelselRegelen.
_:n3-7567 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:RegelenVanHetDebietBenuttenBerging.
_:n3-7570 a owl:Restriction;
    owl:onClass gwsw:Doorlaatbaarheid;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7571 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OpslagVanHemelwater.
_:n3-7572 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwater.
_:n3-7573 a owl:Restriction;
    owl:onClass gwsw:MateriaalSubstraat;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7574 a owl:Restriction;
    owl:onClass gwsw:Porositeit;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7575 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:VullingVanDeConstructie.
_:n3-7577 gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekoffer;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7578 gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekolk;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7579 gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Infiltratieput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7580 a owl:Restriction;
    owl:onClass gwsw:Infiltratiekolk;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7581 a owl:Restriction;
    owl:onClass gwsw:Infiltratieput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7582 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:OmstortingVanDeConstructie.
_:n3-7693 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gebiedsorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7695 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GeheelVanStelsels.
_:n3-7698 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanDrieLeidingen.
_:n3-7700 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:InEenTaludLoodrechtOpDeKruinlijnAangebracht.
_:n3-7743 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Adresgegevens;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7761 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:UithardendOpBinnenwand.
_:n3-7816 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeAfsluiter;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger.
_:n3-7823 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolafsluiter;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-7825 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Doorlaat;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-7829 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanAfvalwater.
_:n3-7835 a owl:Restriction;
    owl:onClass gwsw:Verbindingsstuk;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-7836 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-12-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalLeidingsegment;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-7838 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:ZonderAansluitingen.
_:n3-7841 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanAfvalwater.
_:n3-7851 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerNaarKolkaansluitleiding.
_:n3-7852 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:MetDeInlaatAanDeVoorzijde.
_:n3-7854 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:ToegangVoorInjecteren.
_:n3-7855 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:TunnelDrooghouden.
_:n3-7856 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerpomptTunnelwater.
_:n3-8146 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-24"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Uitlaatconstructie;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8148 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-24"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:UitlaatPunt;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8154 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:UitstroomVanAfvalwaterNaarOppervlaktewater.
_:n3-8156 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VormVanEenBak.
_:n3-8187 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Vacuumriolering;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8190 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanVuilwater.
_:n3-8192 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanVuilwater.
_:n3-8193 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:ViaOnderdruk.
_:n3-8196 a owl:Restriction;
    owl:onClass gwsw:Vacuumriolering;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8197 a owl:Restriction;
    owl:onClass gwsw:Vacuumpompstation;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8203 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Vacuumriolering;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8210 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InStandHoudenOnderdruk.
_:n3-8213 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Vacuumleiding;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8214 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Vacuumpompstation;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8217 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOnderdruk.
_:n3-8244 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-8249 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergbezinkbassin;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-8250 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergingsbassin;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-8251 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergingsvijver;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-8252 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bezinkbassin;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-8253 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolgemaal;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-8254 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanHemelwater.
_:n3-8256 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:LangereDrempel.
_:n3-8257 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VergroteInhoudVoorDeDrempel.
_:n3-8258 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-8264 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2022-10-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Transportleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8265 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanLeidingen.
_:n3-8267 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8268 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VerbindingstypeColl.
_:n3-8289 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Straat;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8290 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VerhardingstypeColl.
_:n3-8309 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GrotendeelsOverdekt_BovenkantGelijkMetDeVerh.
_:n3-8310 a owl:Restriction;
    owl:onClass gwsw:Goot;
    owl:onProperty gwsw:isRepresentationOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8356 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanLeidingenMetVerschillendeDiam.
_:n3-8456 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanGrondwater.
_:n3-8510 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:VerpompenMetEenVijzel.
_:n3-8513 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:ViaOptischeHulpmiddelen.
_:n3-8521 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-08-26"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-07-19"^^xsd:date;
    gwsw:hasValidity "*t";
    rdfs:comment "Relatie (kardinaliteit) uitgeschakeld voor CFK's (SHACL-syntax) (20260403) (20260824)";
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:hasOutput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8526 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-07-19"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Putdekselniveau;
    owl:onProperty gwsw:hasOutput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8558 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-04"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:hasInput;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8605 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BAIZo;
    owl:onProperty gwsw:hasOutput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8606 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BreedteDeksel;
    owl:onProperty gwsw:hasOutput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8607 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LengteDeksel;
    owl:onProperty gwsw:hasOutput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8608 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MateriaalDeksel;
    owl:onProperty gwsw:hasOutput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8622 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-08-15"^^xsd:date;
    gwsw:hasValidity "*t";
    rdfs:comment "Relatie (kardinaliteit) uitgeschakeld voor CFK's (SHACL-syntax) (20260403) (20260824)";
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolleiding;
    owl:onProperty gwsw:hasOutput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8641 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-04-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolleiding;
    owl:onProperty gwsw:hasInput;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8675 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-07-29"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BAIZo;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-8695 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-8741 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-21"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Bouwwerk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8742 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VormPutColl.
_:n3-8746 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-05"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Afdekking;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8747 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VormDekselColl.
_:n3-8768 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-31"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8769 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8770 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VormLeidingColl.
_:n3-8783 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Doorlaat;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8784 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VormOpeningColl.
_:n3-8802 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-06"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8803 gwsw:hasDateChange "2017-05-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8804 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VormPutColl.
_:n3-8820 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Transportrioolleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8821 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:DeelVanVrijvervalTransportleiding.
_:n3-8823 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-09-03"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lining;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8824 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-07-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:InlaatLeiding;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-8825 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-08-15"^^xsd:date;
    gwsw:hasValidity "*t";
    rdfs:comment "Relatie (kardinaliteit) uitgeschakeld voor CFK's (SHACL-syntax) (20260403) (20260824)";
    a owl:Restriction;
    owl:onClass gwsw:VisueelInspecterenVrijvervalLeiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8826 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-03-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:hasConnection;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-8827 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-03-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger.
_:n3-8837 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-04-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VisueelInspecterenVrijvervalLeiding;
    owl:onProperty gwsw:isInputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8843 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-04"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-23"^^xsd:date;
    gwsw:hasValidity "2t";
    a owl:Restriction;
    owl:onClass gwsw:ReinigenVrijvervalLeiding;
    owl:onProperty gwsw:isInputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8847 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-15"^^xsd:date;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    gwsw:hasValidity "1t 10t 12t";
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8848 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-23"^^xsd:date;
    gwsw:hasValidity "*t";
    rdfs:comment "Relatie (kardinaliteit) uitgeschakeld voor CFK's (SHACL-syntax) (20260403) (20260824)";
    a owl:Restriction;
    owl:onClass gwsw:ReinigenVrijvervalLeiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8874 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:Gesloten.
_:n3-8875 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportDoorDeZwaartekracht.
_:n3-8890 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalTransportleiding;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-8892 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2023-01-13"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Doorspoelput;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-8894 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanAfvalwater.
_:n3-8895 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportDoorDeZwaartekracht.
_:n3-8902 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-09-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    gwsw:hasValidity "1t 10t 12t";
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalTransportstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8903 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-09-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-07-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lining;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8904 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8911 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportDoorDeZwaartekracht.
_:n3-8912 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-04-21"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inspectieput;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8913 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-09-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    gwsw:hasValidity "1t 10t 12t";
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalTransportleiding;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8916 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportDoorDeZwaartekracht.
_:n3-8926 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-03-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AantalWoningen;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8932 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:GemengdStelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8933 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Vuilwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8934 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanVuilwater.
_:n3-8935 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanVuilwater.
_:n3-8937 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-03-01"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Lozingspunt;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8938 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolgemaal;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-8939 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Vuilwaterriool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8942 a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolleiding;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-8943 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanVuilwater.
_:n3-8944 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanVuilwater.
_:n3-8945 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanVuilwater.
_:n3-8950 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8951 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8952 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Reservoir;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-8953 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:WIONThemaColl.
_:n3-9025 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BeplanteLaagte.
_:n3-9028 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-06-08"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Onderdeelorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-9029 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BijzonderePutconstructie;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-9030 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:Statisch.
_:n3-9031 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-09-02"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-9032 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-21"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-9033 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-9141 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-9142 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-9174 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:CilindrischeVorm.
_:n3-9175 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:SpiraalachtigeGoot.
_:n3-9176 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:Mantoegankelijk.
_:n3-9177 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OverbruggenGrootNiveauverschil.
_:n3-9178 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:Rond.
_:n3-9179 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:TangentiaalInlatenEnSpiraalsgewijsLatenAfstromen.
_:n3-9198 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-26"^^xsd:date, "2024-05-15"^^xsd:date, "2019-04-25"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-9199 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:WijzeVanInwinningColl.
_:n3-9232 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:SpiraalvormigGespannenOpBinnenwand.
_:n3-10202 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanDrieLeidingen.
_:n3-10206 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inlaat;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-10207 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LeidingaansluitingVerstevigen.
_:n3-10211 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GevuldMetZand.
gwsw:Dt_AantalWoningen rdfs:label "Aantal woningen (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2773.
gwsw:Dt_Afvoercoefficient rdfs:label "Afvoercoëfficiënt (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2783.
gwsw:Dt_BreedteBouwwerk rdfs:label "Breedte bouwwerk (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2796.
gwsw:Dt_BreedteLeiding rdfs:label "Breedte leiding (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2811.
gwsw:Dt_BreedtePut rdfs:label "Breedte put (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2816.
geo:gmlLiteral a rdfs:Datatype.
gwsw:Dt_DiameterLeiding rdfs:label "Diameter leiding (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2856.
gwsw:Dt_DiameterPut rdfs:label "Diameter put (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2861.
_:n3-2773 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-2774.
_:n3-2774 rdf:first _:n3-2775.
_:n3-2775 xsd:minInclusive 0.
_:n3-2774 rdf:rest _:n3-2776.
_:n3-2776 rdf:first _:n3-2777.
_:n3-2777 xsd:maxInclusive 9999.
_:n3-2776 rdf:rest rdf:nil.
_:n3-2783 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-2784.
_:n3-2784 rdf:first _:n3-2785.
_:n3-2785 xsd:minInclusive "0"^^xsd:decimal.
_:n3-2784 rdf:rest _:n3-2786.
_:n3-2786 rdf:first _:n3-2787.
_:n3-2787 xsd:maxInclusive "99"^^xsd:decimal.
_:n3-2786 rdf:rest rdf:nil.
_:n3-2796 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-2797.
_:n3-2797 rdf:first _:n3-2798.
_:n3-2798 xsd:minInclusive 500.
_:n3-2797 rdf:rest _:n3-2799.
_:n3-2799 rdf:first _:n3-2800.
_:n3-2800 xsd:maxInclusive 10000.
_:n3-2799 rdf:rest rdf:nil.
_:n3-2811 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-2812.
_:n3-2812 rdf:first _:n3-2813.
_:n3-2813 xsd:minInclusive 63.
_:n3-2812 rdf:rest _:n3-2814.
_:n3-2814 rdf:first _:n3-2815.
_:n3-2815 xsd:maxInclusive 4000.
_:n3-2814 rdf:rest rdf:nil.
_:n3-2816 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-2817.
_:n3-2817 rdf:first _:n3-2818.
_:n3-2818 xsd:minInclusive 300.
_:n3-2817 rdf:rest _:n3-2819.
_:n3-2819 rdf:first _:n3-2820.
_:n3-2820 xsd:maxInclusive 4000.
_:n3-2819 rdf:rest rdf:nil.
_:n3-2856 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-2857.
_:n3-2857 rdf:first _:n3-2858.
_:n3-2858 xsd:minInclusive 63.
_:n3-2857 rdf:rest _:n3-2859.
_:n3-2859 rdf:first _:n3-2860.
_:n3-2860 xsd:maxInclusive 4000.
_:n3-2859 rdf:rest rdf:nil.
_:n3-2861 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-2862.
_:n3-2862 rdf:first _:n3-2863.
_:n3-2863 xsd:minInclusive 300.
_:n3-2862 rdf:rest _:n3-2864.
_:n3-2864 rdf:first _:n3-2865.
_:n3-2865 xsd:maxInclusive 4000.
_:n3-2864 rdf:rest rdf:nil.
gwsw:Dt_HoogteBouwwerk rdfs:label "Hoogte bouwwerk (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2886.
_:n3-2886 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-2887.
_:n3-2887 rdf:first _:n3-2888.
_:n3-2888 xsd:minInclusive 500.
_:n3-2887 rdf:rest _:n3-2889.
_:n3-2889 rdf:first _:n3-2890.
_:n3-2890 xsd:maxInclusive 10000.
_:n3-2889 rdf:rest rdf:nil.
gwsw:Dt_HoogteLeiding rdfs:label "Hoogte leiding (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2901.
_:n3-2901 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-2902.
_:n3-2902 rdf:first _:n3-2903.
_:n3-2903 xsd:minInclusive 63.
_:n3-2902 rdf:rest _:n3-2904.
_:n3-2904 rdf:first _:n3-2905.
_:n3-2905 xsd:maxInclusive 4000.
_:n3-2904 rdf:rest rdf:nil.
gwsw:Dt_HoogtePut rdfs:label "Hoogte put (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2906.
_:n3-2906 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-2907.
_:n3-2907 rdf:first _:n3-2908.
_:n3-2908 xsd:minInclusive 500.
_:n3-2907 rdf:rest _:n3-2909.
_:n3-2909 rdf:first _:n3-2910.
_:n3-2910 xsd:maxInclusive 4000.
_:n3-2909 rdf:rest rdf:nil.
gwsw:Dt_LengteBouwwerk rdfs:label "Lengte bouwwerk (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2911.
_:n3-2911 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-2912.
_:n3-2912 rdf:first _:n3-2913.
_:n3-2913 xsd:minInclusive 500.
_:n3-2912 rdf:rest _:n3-2914.
_:n3-2914 rdf:first _:n3-2915.
_:n3-2915 xsd:maxInclusive 10000.
_:n3-2914 rdf:rest rdf:nil.
gwsw:Dt_LengteLeiding rdfs:label "Lengte leiding (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2916.
_:n3-2916 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-2917.
_:n3-2917 rdf:first _:n3-2918.
_:n3-2918 xsd:minInclusive "1"^^xsd:decimal.
_:n3-2917 rdf:rest _:n3-2919.
_:n3-2919 rdf:first _:n3-2920.
_:n3-2920 xsd:maxInclusive "75"^^xsd:decimal.
_:n3-2919 rdf:rest rdf:nil.
gwsw:Dt_LengtePut rdfs:label "Lengte put (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2921.
_:n3-2921 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-2922.
_:n3-2922 rdf:first _:n3-2923.
_:n3-2923 xsd:minInclusive 300.
_:n3-2922 rdf:rest _:n3-2924.
_:n3-2924 rdf:first _:n3-2925.
_:n3-2925 xsd:maxInclusive 4000.
_:n3-2924 rdf:rest rdf:nil.
gwsw:Dt_MaximaleCapaciteitDoorlaat rdfs:label "Maximale capaciteit doorlaat (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2926.
_:n3-2926 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-2927.
_:n3-2927 rdf:first _:n3-2928.
_:n3-2928 xsd:minInclusive "0"^^xsd:decimal.
_:n3-2927 rdf:rest _:n3-2929.
_:n3-2929 rdf:first _:n3-2930.
_:n3-2930 xsd:maxInclusive "99999"^^xsd:decimal.
_:n3-2929 rdf:rest rdf:nil.
gwsw:Dt_Porositeit rdfs:label "Porositeit (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2966.
_:n3-2966 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-2967.
_:n3-2967 rdf:first _:n3-2968.
_:n3-2968 xsd:minInclusive "0"^^xsd:decimal.
_:n3-2967 rdf:rest _:n3-2969.
_:n3-2969 rdf:first _:n3-2970.
_:n3-2970 xsd:maxInclusive "99"^^xsd:decimal.
_:n3-2969 rdf:rest rdf:nil.
gwsw:Dt_Z_coordinaat rdfs:label "Z-coördinaat (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-2986.
_:n3-2986 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-2987.
_:n3-2987 rdf:first _:n3-2988.
_:n3-2988 xsd:minInclusive "-20"^^xsd:decimal.
_:n3-2987 rdf:rest _:n3-2989.
_:n3-2989 rdf:first _:n3-2990.
_:n3-2990 xsd:maxInclusive "325"^^xsd:decimal.
_:n3-2989 rdf:rest rdf:nil.
gwsw:VisueelInspecterenVrijvervalLeiding rdfs:label "Visual inspection drains and sewers"@en, "Visueel inspecteren vrijverval leiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-08-15"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_EN, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:VisueelInspecteren, _:n3-8622, _:n3-8641, _:n3-8675.
gwsw:VormLeiding rdfs:label "Shape"@en, "Vorm leiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-05-29"^^xsd:date;
    skos:definition "[EN13508-2+A1] The shape of the cross-section of the pipeline as follows"@en;
    skos:notation "ACA"^^gwsw:Dt_Notation_IL, "GCA"^^gwsw:Dt_Notation_RL;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-05-01"^^xsd:date;
    rdfs:comment "Intrinsiek aspect"@nl;
    rdfs:seeAlso "file:///img/Leidingvormen.jpg";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Vorm, _:n3-8768, _:n3-8769, _:n3-8770.
gwsw:HoogteLeiding rdfs:label "Height"@en, "Hoogte leiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-01-24"^^xsd:date;
    skos:definition "De bij het materiaal gebruikelijke aanduiding van de hoogte van een leiding (zie diameter leiding)"@nl, "[EN13508-2+A1] The height of the section in millimetres"@en;
    skos:notation "ACB"^^gwsw:Dt_Notation_IL, "GCB"^^gwsw:Dt_Notation_RL;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Hoogte, _:n3-3642, _:n3-3643, _:n3-3644.
gwsw:BreedteLeiding rdfs:label "Breedte leiding"@nl, "Width"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-01-24"^^xsd:date;
    skos:definition "De bij het materiaal gebruikelijke aanduiding van de breedte van een leiding (zie diameter leiding)"@nl, "[EN13508-2+A1] The width of the section in millimetres. (Not required where both dimensions are the same -e.g. circle)"@en;
    skos:notation "ACC"^^gwsw:Dt_Notation_IL, "GCC"^^gwsw:Dt_Notation_RL;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-17"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Breedte, _:n3-1463, _:n3-1464, _:n3-1465.
gwsw:MateriaalLeiding rdfs:label "Materiaal leiding"@nl, "Material sewer"@en;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-09-29"^^xsd:date;
    skos:definition "De bouwstof van de leiding"@nl, "[EN13508-2+A1] The material of the fabric of the sewer, in accordance with Table C.4. Where the pipeline has been lined the material recorded is the material of the original pipeline"@en;
    skos:notation "ACD"^^gwsw:Dt_Notation_IL, "GCD"^^gwsw:Dt_Notation_RL;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-17"^^xsd:date;
    rdfs:comment "Intrinsiek aspect"@nl;
    skos:altLabel "Leidingmateriaal"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Materiaal, _:n3-5133, _:n3-5134, _:n3-5135.
gwsw:MateriaalLining rdfs:label "Lining material"@en, "Materiaal lining"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    skos:definition "[EN13508-2+A1] Het materiaal van de lining in overeenstemming met tabel C.4"@en;
    skos:notation "ACF"^^gwsw:Dt_Notation_IL;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-13"^^xsd:date;
    rdfs:comment "Intrinsiek aspect"@nl, "Vanaf GWSW 1.7 is de collectie lining-materialen beperkt t.o.v. de EN13508-2+A1"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_EN, gwsw:Cof_RRB, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Materiaal, _:n3-5176, _:n3-5177.
gwsw:WijzeVanInwinningColl rdfs:label "Wijze van inwinning (coll)"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-11-25"^^xsd:date;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-9200.
gwsw:Technologie rdfs:label "Technologie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-01-09"^^xsd:date;
    skos:definition "Bij activiteit: werkwijze, eisen"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2008-03-11"^^xsd:date;
    gwsw:hasValidity "6d";
    rdfs:comment "Onderscheidend kenmerk", "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:OnderscheidendKenmerk.
gwsw:Uitvoering rdfs:label "Uitvoering"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-01-09"^^xsd:date;
    skos:definition "Materiaal, afwerking, vorm"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2008-03-11"^^xsd:date;
    gwsw:hasValidity "6d";
    rdfs:comment "Onderscheidend kenmerk", "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:OnderscheidendKenmerk.
gwsw:Datum rdfs:label "Datum"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2017-11-16"^^xsd:date;
    skos:definition "[IMBOR] Aanduiding van een bepaalde dag volgens een kalender."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-02-28"^^xsd:date;
    gwsw:hasUnit "yyyy-mm-dd";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-2367.
gwsw:Afstand rdfs:label "Afstand"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-02-28"^^xsd:date;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-03-03"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk.
gwsw:Maatregel rdfs:label "Maatregel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-10"^^xsd:date;
    skos:definition "[IRIS-RIOKEN:2012] Activiteiten die worden uitgevoerd ter verbetering van werken"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasValidity "1f 3f 5d 10f 11d 12f 14f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Activiteit, _:n3-5012.
gwsw:Kenmerk rdfs:label "Kenmerk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2024-04-22"^^xsd:date, "2017-11-16"^^xsd:date;
    skos:definition "Eigenschap van iets"@nl, "[Gellish] Is an individual object that is a phenomenon that is possessed by a totality and cannot exist without the existence of its possessor. It is an intrinsic, non-separable facet of its possessor"@en;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-03"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class.
gwsw:VerzamelingSoorten rdfs:label "Verzameling soorten"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-11-16"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-07-11"^^xsd:date;
    rdfs:comment "collection of qualitative aspects is specialisatie van collection of classes";
    skos:altLabel "Collectie kenmerkwaarden"@nl, "Domeinwaarden"@nl, "Verzameling kenmerkwaarden"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class.
gwsw:Activiteit rdfs:label "Activiteit"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2016-09-16"^^xsd:date;
    skos:definition "[Gellish] Is a deed (a performance by changing a state of affairs) by carrying out an action or pattern of behavior."@en, "[IMBOR] Iets dat mogelijk of daadwerkelijke gebeurt in ruimte en tijd."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    gwsw:hasValidity "1f 3f 5d 6d 10f 11d 12f 14f 15d";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class.
gwsw:Functie rdfs:label "Functie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2021-01-09"^^xsd:date;
    skos:definition "Wat doet het"@nl, "[IMBOR] Een activiteit die het externe gedrag beschrijft van het object die de activiteit uitvoert."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-03"^^xsd:date;
    rdfs:comment "Onderscheidend kenmerk", "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:OnderscheidendKenmerk.
gwsw:Doel rdfs:label "Doel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-01-09"^^xsd:date;
    skos:definition "Bij activiteit: wat te bereiken"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    gwsw:hasValidity "6d";
    rdfs:comment "Onderscheidend kenmerk", "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:OnderscheidendKenmerk.
gwsw:Aanslagniveau rdfs:label "Aanslagniveau"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    skos:definition "[NEN 3300:1996] Peil waarop een pomp in werking treedt"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:seeAlso "[IRIS-RIOKEN:2012] Ingesteld peil in de pompkelder van rioolgemaal. Als de pompkelder tot aan het inslagpeil is gevuld, wordt een pomp gestart om de kelder weer leeg te pompen."@nl;
    skos:altLabel "Inslagpeil"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:HoogteTovNAP, _:n3-46.
gwsw:HoogteTovNAP rdfs:label "Hoogte t.o.v. NAP"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Eric van Gorkom";
    gwsw:hasDateChange "2015-05-29"^^xsd:date, "2024-05-13"^^xsd:date, "2024-05-20"^^xsd:date, "2024-07-12"^^xsd:date;
    skos:definition "Conform coordinatenstelsel EPSG:5709"@nl, "Hoogte aangegeven t.o.v. NAP"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "m";
    skos:altLabel "Normaal Amsterdams Peil"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-3651.
gwsw:Pomp rdfs:label "Pomp"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2017-08-31"^^xsd:date, "2024-04-30"^^xsd:date;
    skos:definition "Een technische installatie die het afvalwater onder druk transporteert."@nl;
    skos:notation "PMP"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    gwsw:hasValidity "1d 10d 12d";
    rdfs:seeAlso "file:///img/Pomp.jpg", "Vervallen link: https://imgeo.geostandaarden.nl/def/imgeo-object/installatie/pomp-niet-bgt", "[IHW:20130706] Werktuig dat door middel van een verschil in druk vloeistoffen of gassen verplaatst"@nl, "[IMGeo:1.0/2007] Werktuig dat door middel van een verschil in druk vloeistoffen of gassen verplaatst."@nl, "[IRIS-RIOKEN:2012] Werktuig dat door middel van een verschil in druk vloeistoffen of gassen verplaatst."@nl;
    skos:altLabel "Pomp (type installatie)"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-6433, _:n3-6434, _:n3-6443, _:n3-6445, _:n3-6449, _:n3-6454, _:n3-6455, _:n3-6456.
gwsw:Toepassing rdfs:label "Toepassing"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-01-09"^^xsd:date;
    skos:definition "Proces waarin iets gebruikt wordt, waarom"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2008-03-11"^^xsd:date;
    gwsw:hasValidity "6d";
    rdfs:comment "Onderscheidend kenmerk", "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:OnderscheidendKenmerk.
gwsw:FysiekObject rdfs:label "Fysiek object"@nl, "Physical object"@en;
    gwsw:hasAuthorChange "Eric van Gorkom";
    gwsw:hasDateChange "2021-10-01"^^xsd:date;
    skos:definition "[Gellish] That is a distribution of matter or energy in time and space that satisfies the laws of physics. All kinds of physical objects are subtypes of this class. It is the top of the hierarchical network of specializations of kinds of physical objects."@en, "[NEN 2660] Een object dat bestaat of kan bestaan binnen de fysieke 4D ruimte-tijd. Het vormt een manifestatie en een afbakening van materie en/of energie, en is (in)direct waarneembaar door de zintuigen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-03"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:seeAlso "https://w3id.org/nen2660/def#PhysicalObject";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf _:n3-3254, _:n3-3255, _:n3-3262;
    owl:disjointWith gwsw:Ruimte.
gwsw:Inlaat rdfs:label "Inlaat"@nl;
    gwsw:hasAuthorChange "JohanPost";
    gwsw:hasDateChange "2021-10-01"^^xsd:date;
    skos:definition "Een fysieke constructie met een of meerdere aftakkingen bestemd voor het aansluiten van aansluitleidingen op het riool."@nl, "[NEN 3300:1996] Punt waar aanvoer van afvalwater in een rioolstelsel mogelijk is"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    rdfs:seeAlso "file:///img/Aansluitleiding.png";
    skos:altLabel "Inlaatconstructie"@nl, "Spruitstuk"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_REV, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Hulpstuk, _:n3-4254, _:n3-4255.
gwsw:VrijvervalRioolstelsel rdfs:label "Name of sewer system"@en, "Vrijverval rioolstelsel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Eric van Gorkom", "Wouter van Riel";
    gwsw:hasDateChange "2026-05-01"^^xsd:date, "2024-04-22"^^xsd:date, "2026-07-17"^^xsd:date, "2024-05-13"^^xsd:date;
    skos:definition "Een rioolstelsel waarbij het transport door middel van de zwaartekracht plaatsvindt"@nl, "[EN13508-2+A1] The name of the sewer system, or a sewer system reference as specified by the employing authority"@en, "[NEN-EN 752:2008] systeem van aansluitleidingen of een buitenriolering waarin het afvalwater door de zwaartekracht wordt getransporteerd en waar de leiding is ontworpen om onder normale omstandigheden deels gevuld te zijn [EN 1085:2007, definitie 2260]"@nl;
    skos:notation "AAP"^^gwsw:Dt_Notation_IL, "CAP"^^gwsw:Dt_Notation_IP, "GAP"^^gwsw:Dt_Notation_RL, "JAP"^^gwsw:Dt_Notation_RP;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-17"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    skos:altLabel "Stelsel onder vrij verval"@nl;
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolstelsel, _:n3-8890, _:n3-8892, _:n3-8894, _:n3-8895.
gwsw:Standpijp rdfs:label "Standpijp"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2022-09-30"^^xsd:date, "2019-03-20"^^xsd:date;
    skos:definition "[NEN 3300:1996] Het verticale deel van een aansluitleiding dat is geplaatst in de inlaat van een riool"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-03-20"^^xsd:date;
    rdfs:seeAlso "file:///img/Aansluitleiding.png", "[NPR 3218] Een loodrecht verticaal geplaatse buis om hoogteverschil tussen aansluitleiding en riool te overbruggen"@nl;
    skos:altLabel "Standleiding"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR;
    a owl:Class;
    rdfs:subClassOf gwsw:Aansluitleiding, _:n3-7379, _:n3-7380.
gwsw:Straat rdfs:label "Straat"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2018-12-05"^^xsd:date, "2026-04-30"^^xsd:date, "2024-11-26"^^xsd:date;
    skos:definition "[IMBOR] Deze wegverbinding is al dan niet een openbare weg."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    rdfs:comment "Ruimte Straat bevat leiding,put, op die manier koppelen aan leiding enz";
    skos:altLabel "Openbare weg"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Bovengrond, _:n3-7484, _:n3-7485, _:n3-7486.
gwsw:Goot rdfs:label "Goot"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Eric van Gorkom";
    gwsw:hasDateChange "2021-10-01"^^xsd:date, "2022-12-24"^^xsd:date, "2023-01-10"^^xsd:date;
    skos:definition "Aansluitend aan of in de 'verharding' aangebrachte verharde, open afvoer voor hemelwater / Aanvoer afstromend hemelwater vanaf de verharding middels een aansluitend aan de verharding aangebrachte verharde open afvoer"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    gwsw:hasValidity "1d";
    rdfs:seeAlso "file:///img/open%20goot.jpg";
    skos:altLabel "Lijnafwatering"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:OpenLeiding, _:n3-3461, _:n3-3463, _:n3-3467, _:n3-3468, _:n3-3469.
gwsw:Ontstoppingsstuk rdfs:label "Ontstoppingsstuk"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2021-10-01"^^xsd:date;
    skos:definition "Een hulpstuk waarin een met een deksel afsluitbare opening is aangebracht bestemd voor het ontstoppen van een leiding. / Variant: Hulpstuk bestemd voor het inspecteren van, ontstoppen van en/of het bieden van toegang tot de aangesloten leidingen"@nl, "[NEN 3300:1996] Hulpstuk waarin een met een deksel afsluitbare opening is aangebracht en bedoeld voor inspectie en onderhoud in geval van verstopping"@nl, "[NEN-EN 752:2008] niet-mantoegankelijk hulpstuk met kleine middellijn op een aansluitleiding of riool voor reiniging of inspectie"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-23"^^xsd:date;
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Hulpstuk, _:n3-5954, _:n3-5963, _:n3-5964.
gwsw:Verbindingsstuk rdfs:label "Verbindingsstuk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2018-10-17"^^xsd:date, "2024-05-02"^^xsd:date;
    skos:definition "Een hulpstuk bestemd voor het verbinden van leidingen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof", "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-11-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_REV, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Hulpstuk, _:n3-8264, _:n3-8265.
gwsw:Maaiveldorientatie rdfs:label "Maaiveldoriëntatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    skos:definition "Een topologisch element dat het punt (vertex) op het maaiveld beschrijft"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Vertex, _:n3-5001, _:n3-5002, _:n3-5003, _:n3-5004, _:n3-5005.
gwsw:Kolk rdfs:label "Kolk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-04"^^xsd:date;
    skos:definition "Een reservoir bestemd voor de opvang van hemelwater afkomstig van erop aangesloten oppervlakken, het laten bezinken van in dit water meegevoerde bezinkbare stoffen en de afvoer van dit water naar een rioolstelsel of naar de ondergrond"@nl, "[NEN 3300:1996] ingegraven bak voor de opvang van neerslag afkomstig van erop aangesloten oppervlakken, voor het laten bezinken van in dit water meegevoerde bezinkbare stoffen en voor de afvoer van dit water naar de riolering"@nl;
    skos:notation "EAA"^^gwsw:Dt_Notation_RK;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-03-23"^^xsd:date;
    gwsw:hasValidity "5d 11d 13d 15d";
    rdfs:seeAlso "Vervallen link: https://imgeo.geostandaarden.nl/def/imgeo-object/put/kolk-niet-bgt", "[IMGeo:1.0/2007] Open hemelwater afvoer, aangesloten op het transportnet van hemelwater."@nl;
    skos:altLabel "Afvoerput"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Put, _:n3-4513, _:n3-4514, _:n3-4516, _:n3-4526, _:n3-4527, _:n3-4528.
gwsw:Spuikolk rdfs:label "Spuikolk"@nl;
    skos:definition "Een bovengrondse uitstroomvoorziening die hemelwater vanuit een ondergrondse leiding aan het maaiveld aanbiedt."@nl;
    skos:notation "EAA"^^gwsw:Dt_Notation_RK;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-04"^^xsd:date;
    skos:altLabel "Hemelwaterbrievenbus"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Put, _:n3-7326, _:n3-7329.
gwsw:Aansluitleiding rdfs:label "Aansluitleiding"@nl, "Drain (EN)"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-03-20"^^xsd:date;
    skos:definition "Een leiding voor de aanvoer van afvalwater."@nl, "[EN 16323:2014] pipeline, usually underground, designed to carry wastewater from a source to a sewer"@en, "[NEN 3300:1996] Leiding tussen een gebouw of een kolk en een knooppunt of leiding"@nl, "[NEN-EN 752:2008] gewoonlijk ondergrondse leiding die afvalwater van een gebouw of een kolk naar een riool voert [EN 1085:2007, definitie 2250]"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-20"^^xsd:date;
    gwsw:hasValidity "5d 11d 13d 14f 15d";
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    rdfs:seeAlso "file:///img/Aansluitleiding.png";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Leiding, _:n3-74.
gwsw:Leiding rdfs:label "Leiding"@nl;
    gwsw:hasAuthorChange "Johan Post", "Eric van Gorkom", "Wouter van Riel";
    gwsw:hasDateChange "2024-05-01"^^xsd:date, "2026-05-01"^^xsd:date, "2021-11-23"^^xsd:date, "2024-04-23"^^xsd:date, "2026-05-13"^^xsd:date, "2026-04-30"^^xsd:date;
    skos:definition "Een geheel van geleiders welke voorzien zijn van 1 ommanteling en bestemd is voor transport van materie"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-24"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:seeAlso "file:///img/Leiding.jpg", "[IMKL:1.1/2008] Holle leiding voor het doorstromen van gassen, vloeistoffen of capsules, bestemd om hetzij gas, een vloeistof of capsules te transporteren, hetzij een vloeistof als intermediair te gebruiken voor het transport van warmte of een opgeloste of verpulverde stof."@nl, "[NEN 3610:2010] (Ongeldig) Buis of kabel bestemd voor de voortgeleiding van energie of materie."@nl;
    skos:altLabel "Buis"@nl, "Pijp"@nl;
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-4677, _:n3-4678, _:n3-4679, _:n3-4680, _:n3-4681, _:n3-4682, _:n3-4683, _:n3-4684, _:n3-4686, _:n3-4688, _:n3-4690, _:n3-4691, _:n3-4692, _:n3-4695, _:n3-4696, _:n3-4697, _:n3-4698, _:n3-4701, _:n3-4704, _:n3-4707, _:n3-4711.
gwsw:Aansluitpunt rdfs:label "Aansluitpunt"@nl;
    skos:definition "Een topologisch element (knooppunt) met de aansluitlocatie tussen leidingen, putten en open water. \r\n  Een aansluitpunt kan ook de koppeling vormen tussen een leiding en een hydraulisch element (zoals een klep), het is dan het knooppunt tussen twee verbindingen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-12"^^xsd:date;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Knooppunt, _:n3-79.
gwsw:Knooppunt rdfs:label "Knooppunt"@nl, "Node"@en;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2024-04-22"^^xsd:date, "2022-10-01"^^xsd:date, "2020-11-24"^^xsd:date;
    skos:definition "De knoop binnen de netwerkdefinitie, waar verbindingen bij elkaar komen"@nl, "[NEN 3300:1996] Begin- of eindpunt van 1 of meer leidingen, meestal gevormd door een fysieke constructie"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-03"^^xsd:date;
    rdfs:seeAlso "[GFO/RIO2] Begin- of eindpunt van 1 of meer leidingen, meestal gevormd door een fysieke constructie"@nl;
    skos:altLabel "Knoop"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Vertex, _:n3-4505, _:n3-4506, _:n3-4507, _:n3-4508, _:n3-4509.
gwsw:Put rdfs:label "Put"@nl;
    gwsw:hasAuthorChange "Johan Post", "Eric van Gorkom";
    gwsw:hasDateChange "2022-09-27"^^xsd:date, "2024-05-01"^^xsd:date, "2026-05-01"^^xsd:date, "2024-05-13"^^xsd:date, "2026-04-30"^^xsd:date, "20262-05-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-07-18"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:seeAlso "https://geonovum.github.io/IMGeo-objectenhandboek/put", "Vervallen link: https://imgeo.geostandaarden.nl/def/imgeo-object/put", "[IMGeo:1.0/2007] Gegraven of geboorde kokervormige diepte waarin zich (vloei)stoffen bevinden."@nl;
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-6563, _:n3-6564, _:n3-6565, _:n3-6566, _:n3-6567, _:n3-6568, _:n3-6570, _:n3-6580, _:n3-6581, _:n3-6582, _:n3-6583, _:n3-6584, _:n3-6586, _:n3-6587, _:n3-6588, _:n3-6590, _:n3-6594, _:n3-6595, _:n3-6597.
gwsw:Inwinning rdfs:label "Inwinning"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-11-25"^^xsd:date, "2024-05-02"^^xsd:date;
    skos:definition "Informatie over het verzamelen van gegevens"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-29"^^xsd:date;
    rdfs:comment "Kenmerken van kenmerk";
    skos:altLabel "Inwinning-informatie"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-4390, _:n3-4391, _:n3-4392, _:n3-4393, _:n3-4395, _:n3-4396, _:n3-4397, _:n3-4399, _:n3-4400, _:n3-4401, _:n3-4403, _:n3-4404, _:n3-4407, _:n3-4412, _:n3-4413, _:n3-4414, _:n3-4415, _:n3-4416, _:n3-4417, _:n3-4418, _:n3-4419, _:n3-4421, _:n3-4427, _:n3-4429, _:n3-4430.
gwsw:AantalWoningen rdfs:label "Aantal woningen"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-05-10"^^xsd:date;
    skos:definition "Het aantal aangesloten wooneenheden"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "pcs";
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-101, _:n3-102, _:n3-103, _:n3-104, _:n3-105, _:n3-108.
gwsw:Hemelwaterriool rdfs:label "Hemelwaterriool"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2026-05-18"^^xsd:date;
    skos:definition "[NEN 3300:1996] (Regenwaterriool) Riool alleen bestemd voor de inzameling en het transport van neerslag"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    skos:altLabel "Regenwaterriool"@nl, "Rwa-riool"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalRioolleiding, _:n3-3561, _:n3-3562, _:n3-3568, _:n3-3570, _:n3-3571, _:n3-3573, _:n3-3574.
gwsw:Vuilwaterriool rdfs:label "Vuilwaterriool"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-05"^^xsd:date;
    skos:definition "[NEN 3300:1996] Dwa-riool is synoniem van vuilwaterriool"@nl, "[NEN 3300:1996] riool alleen bestemd voor de inzameling en het transport van huishoudelijk- en bedrijfsafvalwater, niet zijnde neerslag"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    rdfs:seeAlso "https://wetten.overheid.nl/BWBR0025458/2020-07-01/#Hoofdstuk1_Paragraaf1_Artikel1.1";
    skos:altLabel "Dwa-riool"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalRioolleiding, _:n3-8926, _:n3-8932, _:n3-8933, _:n3-8934, _:n3-8935.
gwsw:Rioolput rdfs:label "Rioolput"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Wouter van Riel";
    gwsw:hasDateChange "2016-08-26"^^xsd:date, "2026-05-01"^^xsd:date, "2022-12-19"^^xsd:date, "2024-04-22"^^xsd:date;
    skos:definition "Een put met een verwijderbare deksel, dat toegang geeft tot de aangesloten rioolleidingen"@nl, "[EN13508-2+A1] The node reference of the manhole or inspection chamber as specified by the employing authority."@en, "[NEN 3300:1996] constructie toegang gevend tot het rioolstelsel"@nl;
    skos:notation "CAA"^^gwsw:Dt_Notation_IP, "JAA"^^gwsw:Dt_Notation_RP;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-31"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:seeAlso "file:///img/Rioolput.jpg";
    skos:altLabel "Node reference"@en;
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_MLD, gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Put, _:n3-7058, _:n3-7064, _:n3-7065, _:n3-7074, _:n3-7076, _:n3-7084, _:n3-7085, _:n3-7086, _:n3-7087, _:n3-7090, _:n3-7091, _:n3-7114, _:n3-7115, _:n3-7116.
gwsw:GemengdRiool rdfs:label "Gemengd riool"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-03-20"^^xsd:date;
    skos:definition "Vrijverval rioolleiding ontworpen om zowel verontreinigd afvalwater als afgestroomd hemelwater binnen een stelsel te transporteren"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-02"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalRioolleiding, _:n3-3382, _:n3-3389, _:n3-3390, _:n3-3391, _:n3-3392, _:n3-3393, _:n3-3394.
gwsw:AbsoluutRioolstelsel rdfs:label "Absoluut rioolstelsel"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2021-10-01"^^xsd:date;
    skos:definition "[NEN 3300:1996] een gemengd rioolstelsel zonder overstort, eventueel voorzien van een nooduitlaat"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:GemengdStelsel, _:n3-131.
gwsw:GemengdStelsel rdfs:label "Gemengd rioolstelsel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Eric van Gorkom";
    gwsw:hasDateChange "2024-05-16"^^xsd:date, "2021-10-01"^^xsd:date, "2024-05-13"^^xsd:date;
    skos:definition "Een vrijverval rioolstelsel bestemd voor de inzameling, het transport en de tijdelijke berging van afvalwater."@nl, "[NEN 3300:1996] Rioolstelsel, waarbij afvalwater door 1 leidingstelsel wordt getransporteerd"@nl, "[NEN-EN 752:2008] riolering ontworpen om zowel verontreinigd afvalwater als afgestroomd hemelwater in 1 leidingstelsel te transporteren [EN 1085:2007, definitie 2110]"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    skos:altLabel "GWA stelsel"@nl, "Gemengd stelsel"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalRioolstelsel, _:n3-3395, _:n3-3396, _:n3-3398, _:n3-3399, _:n3-3400, _:n3-3401, _:n3-3404, _:n3-3405, _:n3-3406, _:n3-3407, _:n3-3411, _:n3-3412, _:n3-3413, _:n3-3414.
gwsw:Levensvorm rdfs:label "Levensvorm"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    skos:definition "Iets dat in staat is tot leven"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-11-29"^^xsd:date;
    gwsw:hasValidity "*f 15d";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class.
gwsw:Adresgegevens rdfs:label "Adresgegevens"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2018-12-05"^^xsd:date, "2026-05-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-29"^^xsd:date;
    gwsw:hasValidity "5d 11d 15d 16d";
    rdfs:comment "BAG / StUF-berichten - ADR Adres";
    rdfs:seeAlso "https://www.stelselcatalogus.nl/registraties/BAG/Adresseerbaar_object/Heeft_als_hoofdadres", "[NEN 5826:2002] de verzameling van gegevens voor de aanduiding van een individuele woon- of bedrijfseenheid dan wel de aanduiding van een bestemming"@nl;
    skos:altLabel "Adres-informatie"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-154, _:n3-157, _:n3-160, _:n3-161, _:n3-164.
gwsw:EANCode rdfs:label "EAN Code"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    skos:definition "Aansluiting identificatie code (eancode), op electriciteitsnet en gasnet"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-01"^^xsd:date;
    rdfs:comment "Identificatie bij energieleverancier";
    rdfs:seeAlso "[DIV model] Identificatie van het object bij netwerkbedrijf elektriciteit"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:UniekeIdentificatie, _:n3-3015.
gwsw:Gemaal rdfs:label "Gemaal"@nl, "Pumping station"@en;
    gwsw:hasAuthorChange "Johan Post", "Eric van Gorkom";
    gwsw:hasDateChange "2021-11-23"^^xsd:date, "2026-05-18"^^xsd:date;
    skos:definition "Een constructie ten behoeve van het verplaatsen van water"@nl, "[EN 16323:2014] buildings, structures and equipment used to transfer wastewater through a rising main or otherwise to raise the wastewater"@en;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-03-18"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Bouwwerk, _:n3-3351, _:n3-3358, _:n3-3368.
gwsw:TelecomAdres rdfs:label "Telecomadres"@nl;
    gwsw:hasAuthorChange "Eric van Gorkom";
    gwsw:hasDateChange "2024-05-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-01"^^xsd:date;
    rdfs:comment "Telefoonnummer/IP-adres";
    rdfs:seeAlso "[DIV model] Identificatie van het object bij de telecommunicatieaanbieder"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:UniekeIdentificatie, _:n3-7743.
gwsw:BAGCode rdfs:label "BAG Code"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-05-28"^^xsd:date;
    skos:definition "Code binnen de Basisregistratie Adressen en Gebouwen (bevat gemeentelijke basisgegevens van alle adressen en gebouwen in een gemeente)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-01"^^xsd:date;
    rdfs:seeAlso "[DIV model] Identificatie van het object binnen de basisregistratie"@nl;
    skos:altLabel "BAG-identificatie"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:UniekeIdentificatie, _:n3-520.
gwsw:Afdekking rdfs:label "Afdekking"@nl;
    gwsw:hasAuthorChange "Eric van Gorkom";
    gwsw:hasDateChange "2022-09-27"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-15"^^xsd:date;
    gwsw:hasValidity "5d 10d 11d 12f 13d 14f";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-167, _:n3-168, _:n3-169, _:n3-170, _:n3-171, _:n3-172, _:n3-174, _:n3-175, _:n3-176, _:n3-177, _:n3-178, _:n3-179.
gwsw:Constructieonderdeel rdfs:label "Constructieonderdeel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2015-10-22"^^xsd:date, "2024-05-01"^^xsd:date;
    skos:definition "[IMBOR] Een onderdeel van een objecttype dat als zelfstandig objecttype beheerd kan worden."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-28"^^xsd:date;
    gwsw:hasValidity "*f 15d";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-1787.
gwsw:BreedteDeksel rdfs:label "Breadth of cover"@en, "Breedte afdekking"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-20"^^xsd:date, "2026-07-16"^^xsd:date;
    skos:definition "[EN13508-2+A1] The breadth of the cover in millimetres (Not used for circular access)"@en;
    skos:notation "CCR"^^gwsw:Dt_Notation_IP, "JCR"^^gwsw:Dt_Notation_RP;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-03-23"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_EN, gwsw:Cof_RRB, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Breedte, _:n3-1456, _:n3-1457, _:n3-1458.
gwsw:VormDeksel rdfs:label "Shape of cover"@en, "Vorm afdekking"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-05"^^xsd:date, "2026-07-16"^^xsd:date;
    skos:definition "[EN13508-2+A1] The shape of the cover"@en;
    skos:notation "CCO"^^gwsw:Dt_Notation_IP, "JCO"^^gwsw:Dt_Notation_RP;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-03-23"^^xsd:date;
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Vorm, _:n3-8746, _:n3-8747.
gwsw:HoogteDeksel rdfs:label "Hoogte afdekking"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2022-10-03"^^xsd:date, "2026-07-16"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-01"^^xsd:date;
    gwsw:hasUnit "mm";
    gwsw:hasValidity "10d";
    rdfs:comment "Intrinsiek aspect"@nl;
    skos:altLabel "Dikte deksel"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Hoogte, _:n3-3636, _:n3-3637.
gwsw:LengteDeksel rdfs:label "Lengte afdekking"@nl, "Width of cover"@en;
    gwsw:hasAuthorChange "Marinus Vonhof", "Nic Roest (Idoro)";
    gwsw:hasDateChange "2026-07-16"^^xsd:date, "2006-11-23"^^xsd:date;
    skos:definition "[EN13508-2+A1] The width (or diameter if circular) of the cover in millimetres"@en;
    skos:notation "CCQ"^^gwsw:Dt_Notation_IP, "JCQ"^^gwsw:Dt_Notation_RP;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-03-23"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_EN, gwsw:Cof_RRB, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Lengte, _:n3-4758, _:n3-4759, _:n3-4760.
gwsw:DiameterDeksel rdfs:label "Diameter afdekking"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-16"^^xsd:date, "2021-08-10"^^xsd:date;
    skos:definition "De diameter van de afdekking (deksel, luik)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Diameter, _:n3-2579, _:n3-2580.
gwsw:Dekselorientatie rdfs:label "Dekseloriëntatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    skos:definition "Een topologisch element dat het zwaartepunt (vertex) van de bovenkant deksel beschrijft"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-26"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_EN, gwsw:Cof_RRB, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:RepresentatieFysiekObject, _:n3-2507, _:n3-2508, _:n3-2509.
gwsw:MateriaalDeksel rdfs:label "Materiaal afdekking"@nl, "Material of cover"@en;
    gwsw:hasAuthorChange "Marinus Vonhof", "Eric van Gorkom";
    gwsw:hasDateChange "2016-04-23"^^xsd:date, "2022-09-27"^^xsd:date;
    skos:definition "[EN13508-2+A1] The material in accordance with Table C.4"@en;
    skos:notation "CCP"^^gwsw:Dt_Notation_IP, "JCP"^^gwsw:Dt_Notation_RP;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-09-16"^^xsd:date;
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Materiaal, _:n3-5077, _:n3-5078, _:n3-5079.
gwsw:VrijvervalRioolleiding rdfs:label "Vrijverval rioolleiding"@nl;
    gwsw:hasAuthorChange "Johan Post", "Eric van Gorkom", "Wouter van Riel";
    gwsw:hasDateChange "2021-11-23"^^xsd:date, "2024-04-23"^^xsd:date, "2024-10-21"^^xsd:date;
    skos:definition "Een gesloten rioolleiding waarin het afvalwater door de zwaartekracht wordt getransporteerd."@nl, "[NEN 3300:1996] riool waardoor afvalwater door middel van de zwaartekracht wordt getransporteerd"@nl, "[NEN-EN 752:2008] leiding of andere constructie, gewoonlijk ondergronds, die afvalwater vanuit meer één dan lozingspunt transporteert [EN 1085:2007, definitie 2270]"@nl;
    skos:notation "AAA"^^gwsw:Dt_Notation_IL, "GAA"^^gwsw:Dt_Notation_RL;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-11-29"^^xsd:date;
    gwsw:hasValidity "*f 13d";
    rdfs:seeAlso "file:///img/Vrijverval%20rioolleiding.jpg", "[IMKL:1.1/2008] Riool waardoor afvalwater door de zwaartekracht wordt getransporteerd (uit NEN 3300, Buitenriolering)."@nl, "[NEN 3398:2004] verzameling buizen tussen twee putten"@nl;
    skos:altLabel "Inzamelleiding"@nl, "Vrijvervalriool"@nl;
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolleiding, _:n3-8823, _:n3-8824, _:n3-8825, _:n3-8826, _:n3-8827, _:n3-8837, _:n3-8843, _:n3-8847, _:n3-8848, _:n3-8874, _:n3-8875.
gwsw:Mechanisme rdfs:label "Mechanisme"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-01-09"^^xsd:date;
    skos:definition "Bij activiteit: waarmee"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    gwsw:hasValidity "6d";
    rdfs:comment "Onderscheidend kenmerk", "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:OnderscheidendKenmerk.
gwsw:Informatiedrager rdfs:label "Informatiedrager"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2013-12-01"^^xsd:date;
    skos:definition "[Gellish] Is a medium intended or actually carrying physical objects from that properties information can be deducted. Typically paper that carries ink, magnetic fields on a disk or tape, electrically or optically modulated substances of electricity or light."@en;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-28"^^xsd:date;
    gwsw:hasValidity "10d 11d 12d 13d 14d 15d";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class.
gwsw:Capaciteit rdfs:label "Capaciteit"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2015-05-29"^^xsd:date;
    skos:definition "[IMBOR] Vermogen tot opslaan of verwerken."@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-1583.
gwsw:Afslagniveau rdfs:label "Afslagniveau"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    skos:definition "[NEN 3300:1996] peil waarop een pomp afslaat."@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:seeAlso "[IRIS-RIOKEN:2012] Ingesteld laag peil in de pompkelder van rioolgemaal. Als de riolering en de pompkelder tot aan het uitslagpeil is leeggepompt, wordt de bemaling beëindigd."@nl;
    skos:altLabel "Uitslagpeil"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:HoogteTovNAP, _:n3-206.
gwsw:MechanischeAfsluiter rdfs:label "Mechanische afsluiter"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Wouter van Riel";
    gwsw:hasDateChange "2026-05-21"^^xsd:date, "2024-04-22"^^xsd:date, "2019-07-11"^^xsd:date;
    skos:definition "Een doorlaat met een voorziening om de stroming te regelen"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    gwsw:hasValidity "14f";
    skos:altLabel "Mechanische doorlaat"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_PLI, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Doorlaat, _:n3-5279, _:n3-5280, _:n3-5286, _:n3-5289.
gwsw:Afsluitstuk rdfs:label "Afsluitstuk (eindkap)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-13"^^xsd:date;
    skos:definition "Een hulpstuk bestemd voor het afsluiten van een leiding."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-11-29"^^xsd:date;
    skos:altLabel "Eindkap"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Hulpstuk, _:n3-215.
gwsw:Hulpstuk rdfs:label "Hulpstuk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2022-09-30"^^xsd:date, "2026-05-18"^^xsd:date, "2021-09-24"^^xsd:date;
    skos:definition "[NEN 3300:1996] Verzamelnaam voor een constructieonderdeel van de riolering met een speciaal doel, zoals verloopstuk, overgangsstuk, ontstoppingsstuk"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-13"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_REV, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-3657, _:n3-3668.
gwsw:InlaatLeiding rdfs:label "Inlaat leiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2021-10-01"^^xsd:date;
    skos:definition "[IMBOR] Een toegangsopening die een leiding toegankelijk maakt voor de door de leiding vervoerde substantie."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    rdfs:seeAlso "file:///img/Aansluitleiding.png";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_REV, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Inlaat, _:n3-4257, _:n3-4260.
gwsw:InlaatRioolput rdfs:label "Inlaat rioolput"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2021-10-01"^^xsd:date;
    skos:definition "[IMBOR] Een toegangsopening die een put toegankelijk maakt voor de door de put geleide substantie."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_REV, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Inlaat, _:n3-4264, _:n3-4266.
gwsw:Afstroomplaat rdfs:label "Afstroomplaat"@nl;
    skos:definition "verharde plaat rondom een slokop om begroeiing en erosie te voorkomen"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-01"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Afdekking, _:n3-226.
gwsw:Systeem rdfs:label "Systeem"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-05-25"^^xsd:date, "2022-10-01"^^xsd:date;
    skos:definition "De fysieke samenstelling van stelsels en inrichtingen die een functionele eenheid vormen";
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-02"^^xsd:date;
    gwsw:hasValidity "*f 10d 13d 14d 15d";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-7693, _:n3-7695.
gwsw:Transportstelsel rdfs:label "Transportstelsel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-05-16"^^xsd:date, "2022-10-01"^^xsd:date;
    skos:definition "[IMBOR] Voorzieningen voor het transport van afvalwater."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:seeAlso "file:///img/GebiedVsStelsel.svg";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Stelsel, _:n3-7841.
gwsw:Rioolstelsel rdfs:label "Rioolstelsel"@nl, "Sewer system"@en;
    skos:definition "[EN 16323:2014] network of pipelines and ancillary works that conveys wastewater from drains to a treatment plant or other place of disposal"@en, "[NEN 3300:1996] Het geheel aan voorzieningen voor de inzameling en het transport van afvalwater met uitzondering van zuiveringstechnische werken"@nl, "[NEN 3300:1996] Samenhangend geheel van riolen en rioolputten en de bijbehorende voorzieningen voor de inzameling en het transport van afvalwater"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:seeAlso "file:///img/GebiedVsStelsel.svg";
    skos:altLabel "Riolering"@nl, "Rioleringsnet"@nl;
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Stelsel, _:n3-7138, _:n3-7139.
gwsw:Drukriolering rdfs:label "Drukriolering"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2021-10-01"^^xsd:date, "2026-05-18"^^xsd:date;
    skos:definition "[NEN 3300:1996] Overdrukriolering is synoniem van drukriolering"@nl, "[NEN 3300:1996] Riolering waarbij het transport plaatsvindt door middel van overdruk"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    gwsw:hasValidity "1d 12d";
    rdfs:seeAlso "file:///img/Drukriolering.jpg", "[NEN-EN 1671:1996] Een systeem voor transport van vervuild huishoudelijk afvalwater met een enkele drukleiding of een netwerk van drukleidingen. Het punt van lozen is het punt waar het totale debiet van het drukrioleringssysteem terugkeert naar atmosferische druk"@nl;
    skos:altLabel "Drukrioleringsstelsel"@nl, "Overdrukriolering"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:MechanischRioolstelsel, _:n3-2765, _:n3-2766, _:n3-2769.
gwsw:Luchtpersriolering rdfs:label "Luchtpersriolering"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2021-08-05"^^xsd:date, "2026-05-18"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-10-29"^^xsd:date;
    gwsw:hasValidity "1d 12d";
    rdfs:seeAlso "[NEN-EN 1671:1996 (in de lijn van)] Een systeem voor transport van vervuild huishoudelijk afvalwater en bedrijfs- afvalwater waarbij het afvalwater met behulp van lucht onder overdruk in een enkele drukleiding of een netwerk van drukleidingen wordt gebracht. Het punt van lozen is het punt waar het totale debiet van het drukrioleringssysteem terugkeert naar atmosferische druk."@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:MechanischRioolstelsel, _:n3-4988, _:n3-4989, _:n3-4992.
gwsw:Persleidingsysteem rdfs:label "Persleidingstelsel"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2026-05-21"^^xsd:date, "2021-10-01", "2024-04-30";
    skos:definition "Een netwerk met een enkele persleiding of meerdere persleidingen voor transport van afvalwater."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    gwsw:hasValidity "1d 12d";
    skos:altLabel "Persleidingsysteem"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_PLI, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Transportstelsel, _:n3-6377, _:n3-6378, _:n3-6380, _:n3-6382.
gwsw:Vacuumriolering rdfs:label "Vacuümriolering"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2021-10-01"^^xsd:date, "2026-05-18"^^xsd:date;
    skos:definition "[NEN 3300:1996] Onderdrukriolering is synoniem van vacuümriolering"@nl, "[NEN 3300:1996] Riolering waarbij het transport plaatsvindt door onderdruk"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    gwsw:hasValidity "1d 12d";
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    rdfs:seeAlso "file:///img/Vacuümriolering.jpg", "[NEN-EN 1671:1996 (in de lijn van)] Een systeem voor transport van vervuild huishoudelijk afvalwater en bedrijfs- afvalwater met een enkele onderdrukleiding of een netwerk van onderdrukleidingen. Het punt van lozen is het punt waar het totale debiet van het vacuümrioleringssysteem terugkeert naar atmosferische druk"@nl;
    skos:altLabel "Onderdrukriolering"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:MechanischRioolstelsel, _:n3-8213, _:n3-8214, _:n3-8217.
gwsw:Transportleiding rdfs:label "Transportleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-04-23"^^xsd:date, "2026-05-13"^^xsd:date, "2025-04-02"^^xsd:date;
    skos:definition "[IMBOR] Leiding met als functie de voortgeleiding van materie met mechanische en vrijverval leidingen als subtypen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Leiding, _:n3-7816, _:n3-7823, _:n3-7825, _:n3-7829, _:n3-7835.
gwsw:Afvoercoefficient rdfs:label "Afvoercoëfficiënt"@nl, "Discharge coefficient"@en;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2026-05-21"^^xsd:date;
    skos:definition "factor om de afvoer onder ideale omstandigheden voor verliezen door randcondities, stromingsweerstand en geometrie te corrigeren"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-258, _:n3-259, _:n3-260.
gwsw:Stuwmuur rdfs:label "Stuwmuur"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-05-01"^^xsd:date, "2015-07-28"^^xsd:date, "2026-07-02"^^xsd:date;
    skos:definition "[IMBOR] Een onderdeel bestaande uit muur die als functie heeft het keren van water."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-28"^^xsd:date;
    rdfs:comment "Als de stuwmuur geen drempniveau heeft is er geen overstort mogelijk, er wordt van uitgegaan dat de muur tot aan de bovenzijde van de put reikt."@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Wand, _:n3-7543, _:n3-7544, _:n3-7546, _:n3-7547, _:n3-7549, _:n3-7552.
gwsw:Overstortdrempel rdfs:label "Overstortdrempel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-05-01"^^xsd:date, "2026-07-02"^^xsd:date;
    skos:definition "[IMBOR] De bovenste rand van een constructie om pieken in water toevoer te regelen, door water over deze rand te storten wanneer de toegevoerde waterhoeveelheid een bepaald volume overschrijdt."@nl;
    skos:notation "OVS"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "1d";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Wand, _:n3-6247, _:n3-6248, _:n3-6251, _:n3-6252, _:n3-6254, _:n3-6256.
gwsw:OpenLeiding rdfs:label "Open leiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-30"^^xsd:date;
    skos:definition "Een rioolleiding waarvan de bovenzijde niet is afgesloten."@nl;
    skos:notation "OPL"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof", "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-03-23"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Leiding, _:n3-6113.
gwsw:RepresentatieFysiekObject rdfs:label "Representatie fysiek object"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-12"^^xsd:date, "2024-07-17"^^xsd:date;
    skos:definition "Een topologisch element met als enige functie het dragen van de geometrie voor het representeren van fysieke objecten. Het vormt dus geen onderdeel van een netwerkdefinitie"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-03"^^xsd:date;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:TopologischElement.
gwsw:Gebied rdfs:label "Gebied"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-11-16"^^xsd:date, "2024-11-22"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-11-29"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:seeAlso "[IRIS-RIOKEN:2012] Het geheel van virtuele en fysieke (aanwijsbare) opdelingen en indelingen van het aardoppervlak."@nl, "https://w3id.org/nen2660/def#SpatialRegion";
    skos:altLabel "Ruimtelijk gebied"@nl;
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Ruimte, _:n3-3314.
gwsw:Reservoir rdfs:label "Reservoir"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-04-22"^^xsd:date, "2017-08-21"^^xsd:date;
    skos:definition "Constructies met een specifieke functie binnen het rioolstelsel."@nl, "Een natuurlijk of kunstmatig gebied dat gebruikt wordt om water op te slaan"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-30"^^xsd:date;
    gwsw:hasValidity "*f 12f 13d";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Bouwwerk, _:n3-6984, _:n3-6985, _:n3-6987, _:n3-6988.
gwsw:Stelsel rdfs:label "Stelsel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2014-12-02"^^xsd:date, "2022-10-01"^^xsd:date;
    skos:definition "Een netwerk van leidingen en aanverwante constructies";
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-7463, _:n3-7465.
gwsw:Verbinding rdfs:label "Verbinding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-07-17"^^xsd:date, "2017-12-22"^^xsd:date;
    skos:definition "De verbinding van de knopen binnen de netwerkdefinitie"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-03"^^xsd:date;
    rdfs:seeAlso "[SUF-HYD 1.10] Een stroomvoerend element"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Edge.
gwsw:Lijn rdfs:label "Lijn"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2019-05-15"^^xsd:date, "2024-05-02"^^xsd:date;
    skos:definition "Eéndimensionaal geometrisch element. Voor geografische beschrijvingen conform het coordinatenstelsel EPSG:7415 (x/y conform EPSG:28992, optioneel z conform EPSG:5709)."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    gwsw:hasUnit "gml";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Geometrie, _:n3-4782, _:n3-4784.
gwsw:Code rdfs:label "Code"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-07-23"^^xsd:date;
    skos:definition "Unieke verkorte aanduiding"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:UniekeIdentificatie.
gwsw:Bouwwerk rdfs:label "Bouwwerk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Eric van Gorkom";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-05-01"^^xsd:date, "2021-11-23"^^xsd:date;
    skos:definition "[IMBOR] Gegevens die specifiek zijn voor een met de aarde verbonden duurzaam constructie, dat niet valt onder de definities van een pand of kunstwerk."@nl, "[Omgevingswet] Constructie van enige omvang van hout, steen, metaal of ander materiaal, die op de plaats van bestemming hetzij direct of indirect met de grond verbonden is, hetzij direct of indirect steun vindt in of op de grond, bedoeld om ter plaatse te functioneren, met inbegrip van de daarvan deel uitmakende bouwwerkgebonden installaties"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-20"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:seeAlso "https://content.omgevingswet.overheid.nl/doc/concept/Bouwwerk";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-1419, _:n3-1420, _:n3-1421, _:n3-1422, _:n3-1423, _:n3-1424, _:n3-1427, _:n3-1428, _:n3-1429, _:n3-1430, _:n3-1431, _:n3-1433, _:n3-1436, _:n3-1437.
gwsw:ReinigenVrijvervalLeiding rdfs:label "Reinigen vrijverval leiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-23"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_MTR, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Reinigen, _:n3-6858, _:n3-6862, _:n3-6907, _:n3-6908.
gwsw:ReinigenRioolput rdfs:label "Reinigen rioolput"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-23"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_MTR, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Reinigen, _:n3-6796, _:n3-6799, _:n3-6844, _:n3-6845.
gwsw:ReinigenEnInspecterenKolk rdfs:label "Reinigen en inspecteren kolk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-05-06"^^xsd:date;
    rdfs:seeAlso "file:///img/Reinigen%20en%20inspecteren%20kolk.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Reinigen, _:n3-6736, _:n3-6745, _:n3-6778, _:n3-6781.
gwsw:VerbindingstypeColl rdfs:label "Verbindingstype (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-8270.
gwsw:VerhardingstypeColl rdfs:label "Verhardingstype (coll)"@nl;
    gwsw:hasValidity "6d";
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-8291.
gwsw:VormLeidingColl rdfs:label "Vorm leiding (coll)"@nl;
    rdfs:seeAlso "file:///img/Leidingvormen.jpg";
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_EN, gwsw:Cof_RRB, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-8771.
gwsw:VormOpeningColl rdfs:label "Vorm opening (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-8785.
gwsw:VormPutColl rdfs:label "Vorm put (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-8805.
gwsw:Punt rdfs:label "Punt"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-24"^^xsd:date;
    skos:definition "Nuldimensionaal element van geografische informatie. Conform coordinatenstelsel EPSG:7415 (x/y conform EPSG:28992, optioneel z conform EPSG:5709)."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    gwsw:hasUnit "gml";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Geometrie, _:n3-6538, _:n3-6539, _:n3-6540, _:n3-6542, _:n3-6543, _:n3-6546.
gwsw:MateriaalDekselColl rdfs:label "Materiaal deksel (coll)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-12-19"^^xsd:date;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-5080.
gwsw:MateriaalLeidingColl rdfs:label "Materiaal leiding (coll)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2026-05-04"^^xsd:date, "2025-12-19"^^xsd:date;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-5136.
gwsw:MateriaalPutColl rdfs:label "Materiaal put (coll)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Eric van Gorkom";
    gwsw:hasDateChange "2026-05-04"^^xsd:date, "2022-10-03"^^xsd:date, "2026-05-21"^^xsd:date, "2024-05-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-05-01"^^xsd:date;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-5198.
gwsw:VisueelInspecterenRioolput rdfs:label "Visual inspection manhole or inspection chamber"@en, "Visueel inspecteren rioolput"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-08-15"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_EN, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:VisueelInspecteren, _:n3-8521, _:n3-8526, _:n3-8558, _:n3-8605, _:n3-8606, _:n3-8607, _:n3-8608.
gwsw:UniekeIdentificatie rdfs:label "Resource identifier"@en, "Unieke identificatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2015-08-24"^^xsd:date, "2024-11-22"^^xsd:date;
    skos:definition "[IMBOR] Een ondubbelzinnige en unieke aanduiding van een object."@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-03-23"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk.
gwsw:BAIZo rdfs:label "Voegmateriaal"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-12"^^xsd:date;
    skos:definition "Afdichtingsmateriaal van de buisverbindingen"@nl;
    skos:notation "AXP"^^gwsw:Dt_Notation_IL, "CXP"^^gwsw:Dt_Notation_IP, "EXP"^^gwsw:Dt_Notation_RK, "GXP"^^gwsw:Dt_Notation_RL, "JXP"^^gwsw:Dt_Notation_RP;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-11-26"^^xsd:date;
    skos:altLabel "Afdichtingsmateriaal"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR;
    a owl:Class;
    rdfs:subClassOf gwsw:Materiaal, _:n3-564, _:n3-565, _:n3-566, _:n3-567, _:n3-568, _:n3-569, _:n3-570.
gwsw:Materiaal rdfs:label "Materiaal"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-06-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-03"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk.
gwsw:VoegmateriaalColl rdfs:label "Voegmateriaal (coll)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Eric van Gorkom";
    gwsw:hasDateChange "2023-01-10"^^xsd:date, "2021-08-16"^^xsd:date;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-8704.
gwsw:MateriaalLiningColl rdfs:label "Materiaal lining (coll)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-17"^^xsd:date;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-5178.
gwsw:Rioolleiding rdfs:label "Pipeline (EN)"@en, "Rioolleiding"@nl;
    gwsw:hasAuthorChange "Johan Post", "Eric van Gorkom", "Wouter van Riel";
    gwsw:hasDateChange "2022-09-27"^^xsd:date, "2024-04-23"^^xsd:date, "2026-05-13"^^xsd:date;
    skos:definition "[EN 16323:2014] hollow structure for transporting wastewater between manholes or other structures"@en, "[EN 16323:2014] pipeline or other construction, usually underground, designed to carry wastewater from more than one source"@en, "[NEN 3300:1996] samenstel van buizen tussen twee putten bestemd voor de inzameling en/of het transport van afvalwater"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-28"^^xsd:date;
    gwsw:hasValidity "*f";
    skos:altLabel "Riool"@nl, "Rioolstreng"@nl, "Sewer"@en, "Streng"@nl;
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Leiding, _:n3-7042, _:n3-7046, _:n3-7049, _:n3-7050.
gwsw:BeginpuntLeiding rdfs:label "Beginpunt leiding"@nl, "Node 1 reference"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    skos:definition "Het uiteinde van een leiding, anders dan het eindpunt. Ter plaatse van het leidingmidden op de bovenkant bodem."@nl, "[EN13508-2+A1] The node reference of the second node as specified by the employing authority."@en;
    skos:notation "AAD"^^gwsw:Dt_Notation_IL, "GAD"^^gwsw:Dt_Notation_RL;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    skos:altLabel "Knooppuntreferentie 1"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Vertex, _:n3-1030, _:n3-1031, _:n3-1032.
gwsw:EindpuntLeiding rdfs:label "Eindpunt leiding"@nl, "Node 2 reference"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    skos:definition "[EN13508-2+A1] The node reference of the second node as specified by the employing authority."@en, "Het uiteinde van een leiding, anders dan het beginpunt. Ter plaatse van het leidingmidden op de bovenkant bodem."@nl;
    skos:notation "AAF"^^gwsw:Dt_Notation_IL, "GAF"^^gwsw:Dt_Notation_RL;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    skos:altLabel "Knooppuntreferentie 2"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Vertex, _:n3-3032, _:n3-3033, _:n3-3034.
gwsw:Beerput rdfs:label "Beerput"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2021-08-05"^^xsd:date, "2026-05-01"^^xsd:date;
    skos:definition "Put bestemd voor het tijdelijk opslaan van vuilwater en voor een gedeeltelijke biologische afbraak van het vuilwater (waarbij geen overstort is op een rioolstelsel) / Variant: Een op terreinriolering of gebouwriolering aangesloten put, bedoeld voor het tijdelijk opslaan, de biologische afbraak en/ of de infiltratie in de bodem van stedelijk afvalwater."@nl, "[NEN 3300:1996] put bestemd voor de tijdelijke opslag van fecaliën"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    skos:altLabel "Rottingsput"@nl;
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Put, _:n3-1021, _:n3-1022, _:n3-1023.
gwsw:Begindatum rdfs:label "Begindatum"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2024-04-22"^^xsd:date, "2015-05-29"^^xsd:date, "2023-01-10"^^xsd:date;
    skos:definition "Datum waarop het fysieke object is geplaatst of geïnstalleerd (het wordt daarmee onderdeel van een fysiek systeem). Dus bijvoorbeeld niet de datum van fabricage."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "yyyy-mm-dd";
    gwsw:hasValidity "5d 16d";
    skos:altLabel "Installatiedatum"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Datum, _:n3-1026, _:n3-1027.
gwsw:Beginknooppunt rdfs:label "Beginknooppunt"@nl;
    skos:definition "Het knooppunt dat koppelt aan het (topologische) beginpunt van een leiding."@nl, "[EN13508-2+A1] The node reference of the first node as specified by the employing authority."@en;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-17"^^xsd:date;
    skos:altLabel "Beginknoop"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:ExtraObjecttype.
gwsw:ExtraObjecttype rdfs:label "Extra objecttype (rol)"@nl;
    skos:definition "Aanvullende niet-functionele objecttypering, bijvoorbeeld voor onderscheid van de uitvoeringswijze of de toegevoegde rol van het object. Het subtype is altijd multiparent, met ook een functioneel supertype"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-08-01"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Informatiedrager.
gwsw:Vertex rdfs:label "Vertex"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-11-24"^^xsd:date;
    skos:definition "Het punt waar lijnstukken bij elkaar komen, in de grafentheorie een knoop, in de meetkunde een hoekpunt"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    gwsw:hasValidity "*f";
    skos:altLabel "Knoop"@nl;
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:TopologischElement.
gwsw:BobBeginpuntLeiding rdfs:label "B.o.b. beginpunt leiding"@nl;
    skos:definition "Binnenonderkant buis ter plaatse van het beginpunt"@nl;
    skos:notation "AXG"^^gwsw:Dt_Notation_IL, "GXG"^^gwsw:Dt_Notation_RL;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:seeAlso "file:///img/BinnenonderkantBuis.png";
    skos:altLabel "B.o.b. bij beginknoop t.o.v. NAP"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:BinnenonderkantBuis, _:n3-1397, _:n3-1398, _:n3-1399.
gwsw:Leidingorientatie rdfs:label "Leidingoriëntatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    skos:definition "Een topologisch element dat het beginpunt, eindpunt (vertices) en de verbindingslijn (edge) daartussen beschrijft. De geometrie volgt het midden van de binnenonderkant van de leiding"@nl;
    skos:notation "AXY"^^gwsw:Dt_Notation_IL, "GXY"^^gwsw:Dt_Notation_RL;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-12"^^xsd:date;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Verbinding, _:n3-4731, _:n3-4733, _:n3-4734, _:n3-4735.
gwsw:BeginpuntOnderdeel rdfs:label "Beginpunt onderdeel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-08"^^xsd:date;
    skos:definition "Bij een pomp, externe doorlaat of externe overstort bepaalt het beginpunt ook de stromingsrichting (= stroming van begin- naar eindpunt)."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Vertex, _:n3-1033, _:n3-1035.
gwsw:Onderdeelorientatie rdfs:label "Onderdeeloriëntatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2018-12-05"^^xsd:date, "2024-04-20"^^xsd:date;
    skos:definition "Een topologisch element dat de verbindingslijn (edge) tussen het beginpunt en het eindpunt van het onderdeel beschrijft. Voor een wand, pomp of doorlaat beschrijft dit topologisch element de verbinding ervan binnen het netwerk, zie daarvoor de concepten \"beginpunt/eindpunt onderdeel\". Dit element kan een geometrie (punt of lijn) bevatten voor presentaties. Bij een wand (stuw-/overstortconstructie) beschrijft de geometrie het midden van de bovenkant wand in de breedterichting."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-12"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Verbinding, _:n3-5887, _:n3-5888, _:n3-5889, _:n3-5890, _:n3-5891, _:n3-5892, _:n3-5893.
gwsw:BegroeideInfiltratievoorziening rdfs:label "Begroeide infiltratievoorziening"@nl;
    skos:definition "Een begroeide, onverharde verlaging in het maaiveld (wadi, veld, berm, greppel of sloot), waarin het hemelwater tijdelijk wordt geborgen en waarbij het hemelwater via een waterdoorlatende (zuiverende) bodempassage infiltreert in de ondergrond. In de ondergrond onder de bodempassage kan een infiltratiekoffer en/of infiltratiekrat aanwezig zijn. Bij overbelasting en voor de vertraagde leegloop van de voorziening kunnen onderdelen (drainage, noodoverstort, slokop etc.) zijn aangebracht voor het reguleren van hemelwater- en grondwater."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    rdfs:seeAlso "file:///img/BegroeideInfiltratievoorziening.jpg";
    skos:altLabel "Bovengrondse infiltratievoorziening"@nl, "Groene infiltratievoorziening"@nl, "Onverharde infiltratievoorziening"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Infiltratievoorziening, _:n3-1041, _:n3-1043.
gwsw:Infiltratievoorziening rdfs:label "Infiltratievoorziening"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Eric van Gorkom";
    gwsw:hasDateChange "2024-04-30"^^xsd:date, "2026-07-13"^^xsd:date, "2024-05-13"^^xsd:date;
    skos:definition "Het geheel van componenten bestemd voor de inzameling van hemelwater en afvoer ervan door infiltratie."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-03-20"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-4209, _:n3-4210, _:n3-4211, _:n3-4213, _:n3-4215, _:n3-4218, _:n3-4219, _:n3-4220, _:n3-4221, _:n3-4222, _:n3-4223, _:n3-4224, _:n3-4225, _:n3-4226, _:n3-4227, _:n3-4230.
gwsw:Infiltratiecompartiment rdfs:label "Infiltratiecompartiment"@nl;
    skos:definition "Een bovengrondse ruimte binnen een infiltratievoorziening waarin zich het hemelwater verzameld, waarna het infiltreert in de ondergrond en/of daarin aanwezige objecten"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-14"^^xsd:date;
    rdfs:seeAlso "file:///img/Infiltratiecompartiment.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Reservoir, _:n3-4156, _:n3-4157.
gwsw:Beheerder rdfs:label "Beheerder"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2016-04-25"^^xsd:date;
    skos:definition "Degene die als natuurlijk persoon handelende in de uitoefening van een beroep of bedrijf dan wel als rechtspersoon iets beheert"@nl, "[IMBOR] Een publiekrechtelijke instantie of (rechts)persoon die toeziet op de instandhouding van o.a. een object, kunstwerk of waterstaatswerk. De domeinwaardenindeling is conform de indeling in bronhouders (BGT)."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    gwsw:hasValidity "1d 3f 10d 12d 14f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Levensvorm.
gwsw:Rooster rdfs:label "Rooster"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2026-05-01"^^xsd:date;
    skos:definition "Een open constructie van spijlen of sleuven die wordt toegepast om doorlaat van water of lucht mogelijk te maken, terwijl het toegang, instroom of doorgang van ongewenste objecten beperkt of voorkomt"@nl, "[IMBOR] Een in de ondergrond aangebracht horizontaal raamwerk dat dient voor infiltratie."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-15"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Afdekking, _:n3-7148, _:n3-7150, _:n3-7151, _:n3-7152, _:n3-7153.
gwsw:Infiltratiekoffer rdfs:label "Infiltratiekoffer"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Eric van Gorkom";
    gwsw:hasDateChange "2024-05-01"^^xsd:date, "2021-10-01"^^xsd:date, "2026-07-13"^^xsd:date, "2024-05-13"^^xsd:date;
    skos:definition "Een in de ondergrond aangebrachte ruimte gevuld met een substraat met een hoge porositeit, \r\n  waarin het hemelwater wordt verdeeld over de ruimte en daarin tijdelijk wordt geborgen, \r\n  waarbij het hemelwater via de bodem en wanden infiltreert in de ondergrond."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-20"^^xsd:date;
    rdfs:comment "Vanaf versie 1.7.0 vervangt Infiltratiekoffer/-krat het concept Infiltratiereservoir"@nl, "Vanaf versie 1.7.0 kan het substraat-materiaal expliciet worden beschreven, daarmee is het gebruik van de subtypes Zandkoffer, Grindkoffer en dergelijke (voor gegevensuitwisseling) niet meer nodig."@nl;
    rdfs:seeAlso "file:///img/Infiltratiekoffer.jpg";
    skos:altLabel "Infiltratiereservoir"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Reservoir, _:n3-4161, _:n3-4162, _:n3-4163, _:n3-4165, _:n3-4167, _:n3-4168, _:n3-4169, _:n3-4170.
gwsw:Infiltratiekrat rdfs:label "Infiltratiekrat"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2024-04-30"^^xsd:date, "2026-07-13"^^xsd:date;
    skos:definition "Een ondergrondse holle ruimte gevuld met individuele kratjes bestemd voor de berging van hemelwater, waarbij het hemelwater door middel van infiltratie door de wanden kan worden afgevoerd."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-09-20"^^xsd:date;
    gwsw:hasValidity "1d 10d 12d";
    rdfs:seeAlso "file:///img/Infiltratiekrat.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Reservoir, _:n3-4177, _:n3-4178, _:n3-4180, _:n3-4181, _:n3-4182.
gwsw:Vacuumleiding rdfs:label "Vacuum main"@en, "Vacuümleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2021-08-06"^^xsd:date, "2026-07-02"^^xsd:date;
    skos:definition "Leiding bestemd voor de inzameling en het transport van huishoudelijk- en bedrijfsafvalwater, niet zijnde neerslag waarin het afvalwater door middel van onderdruk wordt getransporteerd"@nl, "[EN 16323:2014] pipeline for conveying wastewater under vacuum"@en, "[NEN 3300:1996] leiding waardoor afvalwater door onderdruk wordt getransporteerd"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    gwsw:hasValidity "1d";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:MechanischeRioolleiding, _:n3-8187, _:n3-8190.
gwsw:BenedenstroomsEindriool rdfs:label "Benedenstrooms eindriool"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-28"^^xsd:date;
    skos:definition "Een gesloten rioolleiding die het afvalwater afvoert van het eindgemaal naar de RWZI"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Transportrioolleiding, _:n3-1099.
gwsw:Transportrioolleiding rdfs:label "Transportrioolleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-07-28"^^xsd:date;
    skos:definition "Een gesloten rioolleiding waarop in principe geen aansluitleidingen zijn aangesloten."@nl, "[NEN 3300:1996] Riool hoofdzakelijk bestemd voor het transport van afvalwater"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-11-29"^^xsd:date;
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    skos:altLabel "Hoofdriool"@nl, "Moerriool"@nl, "Transportriool"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalTransportleiding, _:n3-7836, _:n3-7838.
gwsw:Perceelaansluitleiding rdfs:label "Perceelaansluitleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2021-08-05"^^xsd:date, "2026-05-01"^^xsd:date;
    skos:definition "Onderdeel van een openbaar hemelwaterstelsel, openbaar ontwateringsstelsel of openbaar vuilwaterriool waarop aansluiting van terrein- en/of gebouwriolering aanwezig of mogelijk is"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-20"^^xsd:date;
    rdfs:seeAlso "file:///img/Perceelaansluitleiding.svg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR;
    a owl:Class;
    rdfs:subClassOf gwsw:Aansluitleiding, _:n3-6345.
gwsw:Bergbezinkbassin rdfs:label "Bergbezinkbassin"@nl;
    gwsw:hasAuthorChange "Eric van Gorkom", "Wouter van Riel";
    gwsw:hasDateChange "2024-05-13"^^xsd:date, "2021-09-23"^^xsd:date;
    skos:definition "Een gesloten reservoir waarin het afvalwater tijdelijk wordt opgevangen met een slibreinigende voorziening"@nl, "[NEN 3300:1996] reservoir voor de tijdelijke opslag van afvalwater waarin tevens slibafzetting plaatsvindt met een voorziening om het slib te kunnen verwijderen en waaruit overstortingen kunnen plaatsvinden"@nl;
    skos:notation "BBB";
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-29"^^xsd:date;
    rdfs:seeAlso "file:///img/Bergbezinkbassin.png";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Reservoir, _:n3-1242, _:n3-1243, _:n3-1244, _:n3-1247, _:n3-1248, _:n3-1249, _:n3-1255, _:n3-1256, _:n3-1257, _:n3-1258, _:n3-1259, _:n3-1260, _:n3-1261.
gwsw:Overstortconstructie rdfs:label "Overstortconstructie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Wouter van Riel";
    gwsw:hasDateChange "2024-04-22"^^xsd:date, "2015-06-01"^^xsd:date, "2026-06-30"^^xsd:date;
    skos:definition "Een constructie die het overstorten van water bij een ontworpen peilverschil mogelijk maakt, gerealiseerd door een overstortdrempel eventueel aangevuld met een op elkaar afgestemde combinatie van terugslagklep en duikschot."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    gwsw:hasValidity "10f 11f 14f";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-6237, _:n3-6238, _:n3-6239, _:n3-6241, _:n3-6242, _:n3-6244.
gwsw:BergendVermogen rdfs:label "Bergend vermogen"@nl;
    gwsw:hasAuthorChange "Nic Roest (Idoro)", "Johan Post";
    gwsw:hasDateChange "2026-05-21"^^xsd:date, "2006-11-23"^^xsd:date;
    skos:definition "De hoeveelheid afvalwater die in de voorziening kan worden geborgen"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "m3";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Inhoud, _:n3-1269, _:n3-1270, _:n3-1271, _:n3-1272, _:n3-1273.
gwsw:Fundering rdfs:label "Fundering"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2018-05-03"^^xsd:date;
    skos:definition "[IMBOR] Ondersteuning van het object via de ondergrond."@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasValidity "1d 3f 10d 12d 14f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-3226, _:n3-3227, _:n3-3228, _:n3-3229, _:n3-3230, _:n3-3233, _:n3-3234.
gwsw:Stuwconstructie rdfs:label "Stuwconstructie"@nl, "Weir"@en;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-04-22"^^xsd:date, "2018-05-17"^^xsd:date;
    skos:definition "[EN 16323:2014] overflow structure that can be used for controlling upstream surface level or for measuring discharge, or for both"@en, "[IMBOR] Een inrichting waarmee bij regen de afstroming van rioolwater uit hooggelegen riolen wordt vertraagd."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-28"^^xsd:date;
    gwsw:hasValidity "1d";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-7532, _:n3-7533, _:n3-7535, _:n3-7536, _:n3-7538.
gwsw:Bezinkcompartiment rdfs:label "Bezinkcompartiment"@nl;
    skos:definition "Een compartiment (fysiek onderdeel) van een bergbezinkvoorziening dat is bedoeld voor tijdelijke berging van afvalwater en het bevorderen van bezinking van zwevende stoffen door lage stroomsnelheid. Het compartiment wordt doorgaans gemodelleerd met leiding-eigenschappen: een leiding met ronde of vierkante vorm, aangelegd met bodemverhang."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-08-21"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Leiding, _:n3-6321, _:n3-6322, _:n3-6323.
gwsw:VerbeterdHemelwaterstelsel rdfs:label "Verbeterd hemelwaterstelsel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-03-20"^^xsd:date;
    skos:definition "Hemelwaterstelsel met voorzieningen waardoor een deel van de neerslag naar het vuilwaterriool wordt afgevoerd of wordt gezuiverd door bijvoorbeeld een filterconstructie of wadi."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Hemelwaterstelsel, _:n3-8249, _:n3-8250, _:n3-8251, _:n3-8252, _:n3-8253, _:n3-8254.
gwsw:Putdeksel rdfs:label "Putdeksel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Eric van Gorkom", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-04-22"^^xsd:date, "2024-05-13"^^xsd:date;
    skos:definition "[IMBOR] Het deksel waarmee een rioolput wordt afgesloten."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    gwsw:hasValidity "5d 11d";
    rdfs:seeAlso "file:///img/Putdeksel.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_EN, gwsw:Cof_RRB, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Deksel, _:n3-6636, _:n3-6637, _:n3-6638, _:n3-6639, _:n3-6640.
gwsw:Bergbezinkleiding rdfs:label "Bergbezinkleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date, "2026-08-20"^^xsd:date;
    skos:definition "Een bergbezinkbassin voorzien van een gesloten leiding waarin het afvalwater tijdelijk wordt opgevangen met een slibreinigende voorziening"@nl, "[NEN 3300:1996] riool voor de tijdelijke opslag van afvalwater waarin tevens slibafzetting plaatsvindt met een voorziening om het slib te kunnen verwijderen en waaruit overstortingen kunnen plaatsvinden"@nl;
    skos:notation "BBL";
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-03-23"^^xsd:date;
    rdfs:seeAlso "file:///img/Bergbezinkleiding.jpg";
    skos:altLabel "Bergbezinkriool"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Bergbezinkbassin, _:n3-1263.
gwsw:BergendOppervlak rdfs:label "Bergend oppervlak"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-29"^^xsd:date;
    skos:definition "Het oppervlak waarover het water op straat uitstroomt"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    gwsw:hasValidity "15d";
    skos:altLabel "Oppervlak water op straat"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-1264, _:n3-1265, _:n3-1266, _:n3-1267, _:n3-1268.
gwsw:Inhoud rdfs:label "Inhoud"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2015-05-29"^^xsd:date;
    skos:definition "[IMBOR] Kenmerk voor het volume van het beheerobject."@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "m3";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-4235.
gwsw:Bergingsbassin rdfs:label "Bergingsbassin"@nl, "Detention tank"@en;
    gwsw:hasAuthorChange "Eric van Gorkom", "Wouter van Riel";
    gwsw:hasDateChange "2024-05-13"^^xsd:date, "2021-09-23"^^xsd:date;
    skos:definition "Een gesloten reservoir waarin het afvalwater tijdelijk wordt opgevangen"@nl, "[EN 16323:2014] closed or open tank for the temporary storage of wastewater"@en, "[NEN 3300:1996] reservoir voor de tijdelijke opslag van afvalwater, ter regeling van de afvoerhoeveelheid"@nl, "[NEN-EN 752:2008] tank of reservoir voor de tijdelijke opslag van afvalwater [EN1085:2007, definitie 2240]"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-03-23"^^xsd:date;
    skos:altLabel "Bufferbassin"@nl, "Retentiebassin"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Reservoir, _:n3-1275, _:n3-1276, _:n3-1277, _:n3-1279, _:n3-1281, _:n3-1283, _:n3-1284, _:n3-1285, _:n3-1286, _:n3-1287.
gwsw:Bergingsleiding rdfs:label "Bergingsleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-07-27"^^xsd:date;
    skos:definition "Een gesloten leiding waarin het afvalwater tijdelijk wordt opgevangen."@nl, "[NEN 3300:1996] riool waardoor extra berging in het rioolstelsel wordt verkregen"@nl, "[NEN-EN 752:2008] deel van een riool dat als bergingsbassin fungeert"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-23"^^xsd:date;
    skos:altLabel "Bergingsriool"@nl, "Retentieleiding"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalRioolleiding, _:n3-1288, _:n3-1291.
gwsw:Bergingsvijver rdfs:label "Bergingsvijver"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2021-09-23"^^xsd:date;
    skos:definition "Een open reservoir (vijver, sloot, gracht, etc.), bestemd voor de berging van afvalwater ter regeling van de afvoer van het afvalwater."@nl, "[NEN 3300:1996] open water voor de tijdelijke opslag van afvalwater"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-03-23"^^xsd:date;
    gwsw:hasValidity "11d 12d";
    skos:altLabel "Retentievijver"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Reservoir, _:n3-1294, _:n3-1295, _:n3-1296, _:n3-1297, _:n3-1298, _:n3-1299, _:n3-1302.
gwsw:Lozingspunt rdfs:label "Discharge point"@en, "Lozingspunt"@nl;
    skos:definition "Een knooppunt in een stelsel waar het afvalwater het stelsel verlaat of binnenkomt."@nl, "[EN 16323:2014] point where wastewater is discharged into a receiving water"@en, "[NEN 3300:1996] het punt waar afvalwater het in beschouwing genomen rioolstelsel in- of uitstroomt"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-07-27"^^xsd:date;
    rdfs:seeAlso "[20150227] Vanuit het stelsel gezien het punt waar het afvalwater het stelsel verlaat"@nl, "[IRIS-RIOKEN:2012] Het punt waar door middel van een werk (afval)water in het oppervlaktewater wordt gebracht. Het water is niet afkomstig uit een ander oppervlaktewater."@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Aansluitpunt, _:n3-4953, _:n3-4954, _:n3-4955, _:n3-4958, _:n3-4961, _:n3-4962, _:n3-4968.
gwsw:Hemelwaterstelsel rdfs:label "Hemelwaterstelsel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Wouter van Riel";
    gwsw:hasDateChange "2024-05-16"^^xsd:date, "2021-10-01"^^xsd:date, "2024-04-22"^^xsd:date;
    skos:definition "Een enkelvoudig vrijverval rioolstelsel bestemd voor de inzameling, het transport en de tijdelijke berging van hemelwater."@nl, "[NEN 3300:1996] Rwa-rioolstelsel is synoniem van hemelwaterstelsel"@nl, "[NEN 3300:1996] rioolstelsel alleen bestemd voor de inzameling en het transport van neerslag"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    skos:altLabel "HWA stelsel"@nl, "RWA-rioolstelsel"@nl, "Regenwaterrioolstelsel"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalRioolstelsel, _:n3-3576, _:n3-3577, _:n3-3578, _:n3-3581, _:n3-3582, _:n3-3583, _:n3-3584, _:n3-3587, _:n3-3588, _:n3-3589.
gwsw:Pompput rdfs:label "Pompput"@nl;
    gwsw:hasAuthorChange "Finy Teitsma (Oranjewoud)", "Johan Post";
    gwsw:hasDateChange "2026-05-01"^^xsd:date, "2007-11-12"^^xsd:date, "2026-05-18"^^xsd:date;
    skos:definition "Een rioolput met een inrichting bestemd voor het verpompen van afvalwater."@nl, "[NEN 3300:1996] rioolput met een inrichting voor het verpompen van afvalwater"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-20"^^xsd:date;
    rdfs:seeAlso "file:///img/pompput2.jpg";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolput, _:n3-6466, _:n3-6481, _:n3-6483.
gwsw:Structuur rdfs:label "Structuur"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-01-09"^^xsd:date;
    skos:definition "Onderscheidende beschrijving van topologie, afmetingen, opbouw (delen)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-29"^^xsd:date;
    gwsw:hasValidity "6d";
    rdfs:comment "Onderscheidend kenmerk", "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:OnderscheidendKenmerk.
gwsw:Bezinkbassin rdfs:label "Bezinkbassin"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2021-09-23"^^xsd:date;
    skos:definition "[NEN 3300:1996] reservoir waardoor afvalwater wordt gevoerd en waarin slibafzetting plaatsvindt, met een voorziening om het slib te kunnen verwijderen"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Reservoir, _:n3-1351, _:n3-1354, _:n3-1357, _:n3-1358, _:n3-1359, _:n3-1360, _:n3-1361, _:n3-1362.
gwsw:BijzonderePutconstructie rdfs:label "Bijzondere putconstructie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2021-10-01"^^xsd:date;
    skos:definition "Put met een constructie die niet onder bekend type is onder te brengen"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolput, _:n3-1363, _:n3-1365, _:n3-1366, _:n3-1367.
gwsw:Wand rdfs:label "Wand"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-05"^^xsd:date, "2022-10-01"^^xsd:date, "2025-03-19"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-24"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-9028, _:n3-9029, _:n3-9030.
gwsw:DiameterLeiding rdfs:label "Diameter leiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-01-24"^^xsd:date;
    skos:definition "De lengte van de middellijn van de cirkel die de binnen- of de buitenzijde van de leidingdoorsnede beschrijft.\r\n  Gehanteerd wordt de handelsmaat (de nominale diameter). Voor kunststof is deze lengte de buitenmaat, voor de overige materialen de binnenmaat. \r\n  Dat geldt ook voor (de kunststof) Polypropyleen (PP), hoewel daarvoor in andere praktijken soms de binnenmaat wordt gebruikt."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "In datasets kan voor de afmeting van ronde leidingen zowel de diameter, hoogte of breedte als kenmerk worden gebruikt", "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_PLI, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Diameter, _:n3-2583, _:n3-2584, _:n3-2585.
gwsw:BinnenonderkantBuis rdfs:label "Binnenonderkant buis"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-06-01"^^xsd:date;
    skos:definition "Hoogteligging t.o.v. NAP van de binnen-onderkant-buis van de leiding"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-11-28"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:seeAlso "file:///img/BinnenonderkantBuis.png", "[IRIS-RIOKEN:2012] Binnonderkant buis"@nl;
    skos:altLabel "B.o.b."@nl, "B.o.k."@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:HoogteTovNAP, _:n3-1379.
gwsw:EindpuntOnderdeel rdfs:label "Eindpunt onderdeel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-12"^^xsd:date;
    skos:definition "Als het eindpunt ontbreekt bij het onderdeel (doorlaat, pomp, wand) wordt uitgegaan van externe lozing. Het transport verdwijnt uit het stelsel"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Vertex, _:n3-3035, _:n3-3037.
gwsw:BlindeInlaat rdfs:label "Blinde inlaat"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Een afgedopte inlaat, zonder aansluiting"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Inlaat, _:n3-1386, _:n3-1387.
gwsw:Blusriool rdfs:label "Blusriool"@nl;
    skos:definition "Permanent gevulde rioolleiding, verbonden met open water, voor het leveren van bluswater"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    skos:altLabel "Brandriool"@nl;
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalRioolleiding, _:n3-1395.
gwsw:BobEindpuntLeiding rdfs:label "B.o.b. eindpunt leiding"@nl;
    skos:definition "Binnenonderkant buis ter plaatse van het eindpunt"@nl;
    skos:notation "AXH"^^gwsw:Dt_Notation_IL, "GXH"^^gwsw:Dt_Notation_RL;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:seeAlso "file:///img/BinnenonderkantBuis.png";
    skos:altLabel "B.o.b. bij eindknoop t.o.v. NAP"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:BinnenonderkantBuis, _:n3-1400, _:n3-1401, _:n3-1402.
gwsw:Bochtstuk rdfs:label "Bochtstuk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-13"^^xsd:date;
    skos:definition "Een buis of buisstuk in de vorm van een bocht."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-23"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_REV, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Verbindingsstuk, _:n3-1403, _:n3-1404.
gwsw:Vorm rdfs:label "Vorm"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Geometrische omschrijving"@nl, "[IMBOR] Kwalitatieve aanduiding van de contouren van een beheerobject."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-23"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk.
gwsw:Onderzoeken rdfs:label "Onderzoeken"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-08-24"^^xsd:date;
    skos:definition "[NEN 3300:1996] Verzamelen, ordenen, analyseren en verwerken van gegevens, zodat informatie kan worden afgeleid over de toestand en het functioneren van de buitenriolering"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasValidity "1f 3f 5d 10f 11d 12f 14f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Maatregel.
gwsw:Boostergemaal rdfs:label "Boostergemaal"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    skos:definition "Een gemaal voor het verhogen van de vloeistofdruk door het afvalwater rechtstreeks van een pompinstallatie naar de volgende te persen"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolgemaal, _:n3-1416.
gwsw:Rioolgemaal rdfs:label "Rioolgemaal"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2024-04-30"^^xsd:date, "2017-08-19"^^xsd:date;
    skos:definition "Een gemaal voor het verpompen van afvalwater."@nl, "[NEN 3300:1996] een inrichting voor het verpompen van afvalwater"@nl, "[NEN-EN 752:2008] geheel van gebouw, constructies en apparatuur dat wordt gebruikt om afvalwater via een persleiding te transporteren of om het afvalwater op andere wijze omhoog te brengen"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    rdfs:seeAlso "[IRIS-RIOKEN:2012] Civiel werk waarin alle technische voorzieningen zijn ondergebracht die benodigd zijn voor het verpompen van rioolwater. Voor het waterschap zijn in principe alleen de riooleindgemalen interessant, waar overdracht van afvalwater plaatsvindt naar een stelsel dat onder beheer van dit waterschap is."@nl, "[IRIS-RIOKEN:2012] Influentgemaal is synoniem van Rioolgemaal"@nl;
    skos:altLabel "Influentgemaal"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Gemaal, _:n3-7030, _:n3-7031, _:n3-7032, _:n3-7036, _:n3-7037, _:n3-7038, _:n3-7040.
gwsw:Onderhouden rdfs:label "Maintenance"@en, "Onderhouden"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-10-28"^^xsd:date;
    skos:definition "[EN 16323:2014] routine work undertaken to ensure the continuing performance of an asset"@en, "[NEN 3300:1996] herstel van het oorspronkelijke functioneren, waarbij de toestand van objecten ongewijzigd gehandhaafd wordt"@nl, "[NEN-EN 752:2008] activiteiten die routinematig worden uitgevoerd om ervoor te zorgen dat de riolering goed blijft functioneren"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasValidity "1f 3f 5d 10f 11d 12f 14f 16d";
    rdfs:seeAlso "[EN ISO 11298-1:2018] routine work undertaken to ensure the existing performance of an asset"@nl;
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Maatregel, _:n3-5904, _:n3-5905.
gwsw:BreedteBouwwerk rdfs:label "Breedte bouwwerk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-05-16"^^xsd:date, "2017-08-21"^^xsd:date;
    skos:definition "De inwendige breedte van het bouwwerk"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Breedte, _:n3-1448, _:n3-1449.
gwsw:LengteBouwwerk rdfs:label "Lengte bouwwerk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-05-16"^^xsd:date, "2017-08-21"^^xsd:date;
    skos:definition "De inwendige lengte van het bouwwerk"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "mm";
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Lengte, _:n3-4752, _:n3-4753.
gwsw:VormBouwwerk rdfs:label "Vorm bouwwerk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2013-09-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-05-01"^^xsd:date;
    rdfs:comment "Intrinsiek aspect"@nl;
    skos:altLabel "Bouwwerkvorm"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Vorm, _:n3-8741, _:n3-8742.
gwsw:HoogteBouwwerk rdfs:label "Hoogte bouwwerk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-05-16"^^xsd:date, "2017-08-21"^^xsd:date;
    skos:definition "De inwendige hoogte van het bouwwerk"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "mm";
    gwsw:hasValidity "5t 11t";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Hoogte, _:n3-3628, _:n3-3629.
gwsw:Bouwwerkorientatie rdfs:label "Bouwwerkoriëntatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    skos:definition "Een topologisch element dat de contouren (edge) of het zwaartepunt (vertex) van een bouwwerk beschrijft"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-12"^^xsd:date;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Knooppunt, _:n3-1439, _:n3-1440, _:n3-1441.
gwsw:MateriaalBouwwerk rdfs:label "Materiaal bouwwerk"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Materiaal, _:n3-5072, _:n3-5073.
gwsw:Buitengrens rdfs:label "Buitengrens"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-07-17"^^xsd:date, "2020-11-24"^^xsd:date, "2024-12-07"^^xsd:date;
    skos:definition "Het vlak dat de buitengrens beschrijft van de ruimte of de bovenkant van de constructie (topini: outer boundary/1661)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-03"^^xsd:date;
    gwsw:hasUnit "gml";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Vlak, _:n3-1541, _:n3-1542, _:n3-1543, _:n3-1544.
gwsw:Bovengrond rdfs:label "Bovengrond"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2015-06-01"^^xsd:date, "2026-04-30"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-05"^^xsd:date;
    gwsw:hasValidity "*f 16d";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Ruimte, _:n3-1442, _:n3-1443.
gwsw:Ruimte rdfs:label "Ruimte"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-11-16"^^xsd:date;
    skos:definition "[Gellish] Is an inanimate physical object (a physical object that is not capable of life) that is volumetric and is enclosed by physical or imaginary boundaries and exists in time. This is distinguished from a volumetric spatial aspect and from a volume as a property."@en;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-03"^^xsd:date;
    gwsw:hasValidity "*f 15d";
    rdfs:comment "2 of meer", "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf _:n3-7166;
    owl:disjointWith gwsw:FysiekObject.
gwsw:Breedte rdfs:label "Breedte"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-05-29"^^xsd:date;
    skos:definition "In zelfde vlak als lengte, haaks op lengtemeting"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Afstand.
gwsw:BreedteCompartiment rdfs:label "Breedte compartiment"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Breedte, _:n3-1455.
gwsw:BreedteKast rdfs:label "Breedte kast"@nl;
    gwsw:hasAuthorChange "Nic Roest (Idoro)";
    gwsw:hasDateChange "2006-11-23"^^xsd:date;
    skos:definition "De uitwendige breedte van een elektriciteitskast"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Breedte, _:n3-1462.
gwsw:BreedteOpening rdfs:label "Breedte opening"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-06-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Breedte, _:n3-1466, _:n3-1467.
gwsw:Doorlaat rdfs:label "Doorlaat"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-13"^^xsd:date;
    skos:definition "Een regelvoorziening voor de stroming van het afvalwater."@nl;
    skos:notation "DRL"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-05-05"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_PLI, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-2625, _:n3-2626, _:n3-2627, _:n3-2628, _:n3-2629, _:n3-2632, _:n3-2633, _:n3-2634, _:n3-2635, _:n3-2636, _:n3-2638, _:n3-2639, _:n3-2640, _:n3-2641.
gwsw:BreedtePut rdfs:label "Breedte put"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2021-08-06"^^xsd:date, "2026-05-01"^^xsd:date;
    skos:definition "De inwendige breedte (horizontaal, uit het bovenaanzicht). Indien aanwezig de breedte van de onderbak - zie afbeelding d<sub>c</sub> (bron EN13508-2)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-10-17"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl;
    rdfs:seeAlso "file:///img/HoogtePut.jpg";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Breedte, _:n3-1468, _:n3-1469.
gwsw:Overstortput rdfs:label "Combined sewer overflow"@en, "Overstortput"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2024-04-20"^^xsd:date, "2024-05-17"^^xsd:date;
    skos:definition "Een rioolput voorzien van een overstortdrempel met een ontworpen drempellengte en -hoogte."@nl, "[EN 16323:2014] device on a combined system that relieves the system of excess flow"@en, "[NEN 3300:1996] rioolput voorzien van een overstortdrempel"@nl, "[Omgevingswet] Een kunstwerk waarmee rioolwater op het oppervlaktewater wordt geloosd, zodra het riool door te grote neerslaghoeveelheden niet al het rioolwater kan verwerken"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-20"^^xsd:date;
    gwsw:hasValidity "3f 10f 11f 14f";
    rdfs:seeAlso "file:///img/Overstortput.jpg", "https://content.omgevingswet.overheid.nl/doc/concept/Riooloverstort", "[IRIS-RIOKEN:2012] Een inzamelknooppunt, uitgevoerd als voorziening met drempel, voor het onder bepaalde omstandigheden lozen van afvalwater uit het rioleringsnetwerk naar een ander rioleringsnetwerk of oppervlaktewater in de zin van de Wet verontreiniging oppervlaktewateren. Een riooloverstort is dus een voorziening door middel waarvan bij de neerslag van hemelwater het teveel aan hemelwater, al of niet vermengd met afvalwater dat niet in het stelsel wordt geborgen, kan worden geloosd op oppervlaktewater."@nl;
    skos:altLabel "Overstort"@nl, "Riooloverstort"@nl;
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolput, _:n3-6265, _:n3-6276, _:n3-6277.
gwsw:LiningMetAfzonderlijkeBuizen rdfs:label "Lining met afzonderlijke buizen"@nl, "Lining with discrete pipes"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Lining door middel van een geheel nieuwe buisleiding bestaande uit meerdere stukken, die in een bestaande leiding worden aangebracht."@nl;
    skos:notation "E"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    rdfs:seeAlso "file:///img/RelinenBuisInBuis.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Lining, _:n3-4804.
gwsw:Verbindingstype rdfs:label "Joint"@en, "Verbindingstype"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    skos:definition "De wijze waarop de buizen binnen een leiding zijn verbonden"@nl, "[EN 16323:2014] connection between the adjacent ends of two components including the means of sealing"@en;
    skos:notation "AXF"^^gwsw:Dt_Notation_IL, "GXF"^^gwsw:Dt_Notation_RL;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-8267, _:n3-8268.
gwsw:Wanddikte rdfs:label "Wanddikte"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2024-05-02"^^xsd:date, "2019-09-02"^^xsd:date;
    skos:definition "Dikte van de wand van de constructie"@nl;
    skos:notation "AXE"^^gwsw:Dt_Notation_IL, "CXE"^^gwsw:Dt_Notation_IP;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_EN, gwsw:Cof_RRB, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Dikte, _:n3-9031, _:n3-9032, _:n3-9033.
gwsw:Vlak rdfs:label "Vlak"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    skos:definition "Tweedimensionaal geometrisch element. Voor geografische beschrijvingen conform coordinatenstelsel EPSG:7415 (x/y conform EPSG:28992, optioneel z conform EPSG:5709)."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    gwsw:hasUnit "gml";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Geometrie, _:n3-8695.
gwsw:Putorientatie rdfs:label "Putoriëntatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-10"^^xsd:date;
    skos:definition "Een topologisch element dat het zwaartepunt (vertex) van de bovenkant putbodem en/of de contouren van de constructie (edge) beschrijft."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-12"^^xsd:date;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Knooppunt, _:n3-6656, _:n3-6657, _:n3-6659.
gwsw:Gebiedsorientatie rdfs:label "Gebiedsoriëntatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-11-24"^^xsd:date;
    skos:definition "Een topologisch element dat (de contouren van) het gebied, systeem of stelsel beschrijft"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-11-09"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:RepresentatieFysiekObject, _:n3-3316, _:n3-3317, _:n3-3318, _:n3-3319.
gwsw:MateriaalPut rdfs:label "Materiaal put"@nl, "Material (manhole)"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-12-17"^^xsd:date;
    skos:definition "[EN13508-2+A1] The material of the fabric of the manhole or inspection chamber in accordance with Table C.4."@en;
    skos:notation "CCD"^^gwsw:Dt_Notation_IP, "ECD"^^gwsw:Dt_Notation_RK, "JCD"^^gwsw:Dt_Notation_RP;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-05-01"^^xsd:date;
    rdfs:comment "Intrinsiek aspect"@nl;
    skos:altLabel "Putmateriaal"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Materiaal, _:n3-5196, _:n3-5197.
gwsw:Reinigen rdfs:label "Cleaning"@en, "Reinigen"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-01"^^xsd:date;
    skos:definition "[EN 16323:2014] operation consisting of removing deposited solid matter or obstructions"@en;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-24"^^xsd:date;
    gwsw:hasValidity "1f 3f 5d 10f 11d 12f 14f";
    rdfs:seeAlso "file:///img/Kolkenzuiger%20RibX.jpg";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Onderhouden.
gwsw:CloseFitLining rdfs:label "Close fit lining"@en, "Close fit lining"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Nieuwe, zeer nauw op de bestaande leiding aansluitende bekleding of geheel nieuwe leiding die in een bestaande leiding wordt aangebracht."@nl;
    skos:notation "G"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    rdfs:seeAlso "file:///img/RelinenCloseFit.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Lining, _:n3-1648.
gwsw:Lining rdfs:label "Lining"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2026-05-01"^^xsd:date, "2018-09-03"^^xsd:date;
    skos:definition "[IMBOR] Nieuwe bekleding of een geheel nieuwe leiding die in een bestaande leiding wordt aangebracht."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-02-28"^^xsd:date;
    gwsw:hasValidity "10d";
    skos:altLabel "Liner"@nl, "Relining"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_PLI, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-4794, _:n3-4796, _:n3-4797, _:n3-4799, _:n3-4801.
gwsw:LengteCompartiment rdfs:label "Lengte compartiment"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Lengte, _:n3-4757.
gwsw:Stuwput rdfs:label "Stuwput"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-02-28"^^xsd:date, "2026-07-20"^^xsd:date;
    skos:definition "Een rioolput voorzien van een wand met opening of bijvoorbeeld een wervelventiel om de bergingscapaciteit van het bovenstroomse rioolstelsel te benutten."@nl, "[NEN 3300:1996] Rioolput voorzien van een afvoerbeperking"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-20"^^xsd:date;
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    rdfs:seeAlso "file:///img/Stuwput.png";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolput, _:n3-7554, _:n3-7556, _:n3-7566.
gwsw:Pompunit rdfs:label "Pompunit"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2024-05-16"^^xsd:date, "2022-10-02"^^xsd:date, "2017-05-30"^^xsd:date, "2026-05-18"^^xsd:date;
    skos:definition "Pompput in een drukrioleringsstelsel"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-24"^^xsd:date;
    gwsw:hasValidity "12d";
    rdfs:seeAlso "[Waterkring West] Onderdeel van een mechanisch rioolstelsel"@nl;
    skos:altLabel "Drukrioleringsunit"@nl, "Minigemaal"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolput, _:n3-6491, _:n3-6499, _:n3-6500.
gwsw:HoogteCompartiment rdfs:label "Hoogte compartiment"@nl;
    skos:definition "De inwendige hoogte van het compartiment"@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-22"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Hoogte, _:n3-3635.
gwsw:T_stuk rdfs:label "T-stuk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2018-10-17"^^xsd:date;
    skos:definition "Een verbindingsstuk dat drie leidingen onder een rechte hoek (haaks) verbindt"@nl, "[IMBOR] Een verbindingsstuk in de vorm van een T-splitsing."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-24"^^xsd:date;
    gwsw:hasValidity "1d";
    rdfs:seeAlso "file:///img/T-stuk.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_REV, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Verbindingsstuk, _:n3-7698.
gwsw:DIT_riool rdfs:label "DIT-riool"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2021-08-05"^^xsd:date, "2026-05-01"^^xsd:date, "2026-05-18"^^xsd:date;
    skos:definition "Een rioolleiding met waterdoorlatende wanden bestemd voor de inzameling en transport van grondwater en hemelwater. Het grondwaterpeil wordt afgevlakt door infiltratie van hemelwater of exfiltratie van grondwater (drainage)."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    skos:altLabel "Drainage infiltratie transportriool"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalRioolleiding, _:n3-2300, _:n3-2301, _:n3-2302, _:n3-2303, _:n3-2304, _:n3-2305, _:n3-2306, _:n3-2307, _:n3-2308, _:n3-2310.
gwsw:Omhulling rdfs:label "Omhulling"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-13"^^xsd:date;
    skos:definition "Bekleding van de buitenzijde"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    rdfs:comment "Was Leidingomhulling, wordt meer algemeen. URI gewijzigd vanaf versie 1.7.0";
    skos:altLabel "Bekleding"@nl, "Mantel"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-5850, _:n3-5851, _:n3-5852, _:n3-5854, _:n3-5855, _:n3-5856, _:n3-5857, _:n3-5858, _:n3-5860.
gwsw:Doorlaatbaarheid rdfs:label "Doorlaatbaarheid"@nl, "Permeability"@en;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2026-05-01"^^xsd:date;
    skos:definition "De mate van doorlaatbaarheid"@nl, "[EN 16323:2014] property of a material characterizing its ability to selectively permit substances to pass through it"@en;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-01"^^xsd:date;
    gwsw:hasUnit "m/dag";
    gwsw:hasValidity "15d";
    rdfs:comment "Eenheid m/dag = m/etmaal";
    skos:altLabel "Infiltratiesnelheid"@nl, "Permeabiliteit"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-2642, _:n3-2643, _:n3-2644, _:n3-2645, _:n3-2646, _:n3-2647, _:n3-2648, _:n3-2649, _:n3-2650, _:n3-2651.
gwsw:DT_riool rdfs:label "DT-riool"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Eric van Gorkom";
    gwsw:hasDateChange "2021-08-06"^^xsd:date, "2026-05-01"^^xsd:date, "2024-05-13"^^xsd:date, "2026-05-18"^^xsd:date;
    skos:definition "Een rioolleiding met waterdoorlatende wanden bestemd voor de inzameling en transport van grondwater en eventueel ook hemelwater, waarbij grondwater via de wanden kan intreden"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    skos:altLabel "Drainage transportriool"@nl, "Exfiltratieriool"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalRioolleiding, _:n3-2312, _:n3-2313, _:n3-2314, _:n3-2315, _:n3-2316, _:n3-2317, _:n3-2318, _:n3-2320.
gwsw:Datacommunicatie rdfs:label "Datacommunicatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2024-05-16"^^xsd:date, "2026-06-30"^^xsd:date;
    skos:definition "Type communicatie tussen het OT-procesbesturings- en bewakingssysteem en het object, waarmee besturingssignalen, meetwaarden of statusinformatie worden uitgewisseld."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-01"^^xsd:date;
    gwsw:hasValidity "6d 10d 11d 12d 13d";
    rdfs:comment "Type verbinding met OT-systeem", "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk.
gwsw:WIONThemaColl rdfs:label "WIBON thema (coll)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2022-10-01"^^xsd:date;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-8954.
gwsw:DatumInwinning rdfs:label "Datum inwinning"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-09-29"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-29"^^xsd:date;
    gwsw:hasUnit "yyyy-mm-dd";
    skos:altLabel "Inwinningsdatum"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Datum, _:n3-2371, _:n3-2372.
gwsw:DatumMaatregel rdfs:label "Datum maatregel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-03-14"^^xsd:date;
    skos:definition "De datum waarop de status van de maatregel (ontwerp, uitgevoerd) is ingegaan. Als de status ontbreekt de datum waarop de uitvoering van de maatregel is afgerond"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasUnit "yyyy-mm-dd";
    gwsw:hasValidity "6d 15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Datum, _:n3-2374, _:n3-2375.
gwsw:Persleiding rdfs:label "Persleiding"@nl, "Pressure main"@en;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2018-12-13"^^xsd:date, "2024-04-23"^^xsd:date;
    skos:definition "Een gesloten leiding waarin het afvalwater door middel van overdruk wordt getransporteerd."@nl, "[EN 16323:2014] pipeline for conveying wastewater under pressure"@en, "[NEN 3300:1996] leiding waardoor onder overdruk afvalwater wordt getransporteerd"@nl, "[NEN-EN 752:2008] leiding waardoor afvalwater wordt gepompt [EN 1085:2007, definitie 2170]"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof", "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    gwsw:hasValidity "1d 12d";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:MechanischeTransportleiding, _:n3-6361, _:n3-6363, _:n3-6365, _:n3-6368.
gwsw:Deksel rdfs:label "Cover"@en, "Deksel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Eric van Gorkom", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2018-05-03"^^xsd:date, "2022-09-27"^^xsd:date, "2024-04-22"^^xsd:date;
    skos:definition "[IMBOR] Een verwijderbare afdekking van een bepaald object."@nl;
    skos:notation "B"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-29"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_EN, gwsw:Cof_RRB, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Afdekking, _:n3-2498, _:n3-2499, _:n3-2500, _:n3-2501, _:n3-2502, _:n3-2503, _:n3-2504.
gwsw:Putdekselniveau rdfs:label "Cover level"@en, "Putdekselniveau"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-17"^^xsd:date;
    skos:definition "[EN13508-2+A1] Het niveau van de bovenkant van de putrand in meters boven het nationaal referentiepunt."@nl, "[EN13508-2+A1] The level of the top of the frame of the cover in metres above to National datum."@en;
    skos:notation "CAS"^^gwsw:Dt_Notation_IP;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-20"^^xsd:date;
    rdfs:comment "Koppeling geometrie - topologie";
    skos:altLabel "Putdekselhoogte"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_EN, gwsw:Cof_RRB;
    a owl:Class;
    rdfs:subClassOf gwsw:HoogteTovNAP, _:n3-6644, _:n3-6645, _:n3-6654.
gwsw:Diameter rdfs:label "Diameter"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    skos:definition "De lengte van de koorde die het middelpunt van de cirkel snijdt"@nl, "Zowel een lijn (de koorde die het middelpunt van de cirkel snijdt) als de lengte van die lijn"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasValidity "15d";
    skos:altLabel "Middellijn"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Afstand.
gwsw:Infiltratieput rdfs:label "Infiltratieput"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2024-05-01"^^xsd:date, "2021-10-01"^^xsd:date, "2026-07-13"^^xsd:date, "2026-07-24"^^xsd:date;
    skos:definition "Een put met waterdoorlatende wanden bestemd voor de inzameling van hemelwater, waarbij het hemelwater door middel van infiltratie door de wanden kan worden afgevoerd"@nl, "[NEN 3300:1996] put waarin voorbezonken afvalwater via infiltratie in de bodem wordt gebracht"@nl;
    skos:notation "ITP"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-05-01"^^xsd:date;
    rdfs:comment "Bron afbeelding: Wavin";
    rdfs:seeAlso "file:///img/Infiltratieput.jpg";
    skos:altLabel "IT-put"@nl, "Zakput"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Put, _:n3-4183, _:n3-4184, _:n3-4185, _:n3-4186, _:n3-4187, _:n3-4188, _:n3-4189, _:n3-4191, _:n3-4192, _:n3-4193.
gwsw:DiameterOpening rdfs:label "Diameter opening"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Diameter, _:n3-2586, _:n3-2587.
gwsw:DiameterPut rdfs:label "Diameter put"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2021-08-06"^^xsd:date, "2026-05-01"^^xsd:date;
    skos:definition "De inwendige diameter (horizontaal, uit het bovenaanzicht). Indien aanwezig de diameter van de onderbak. - zie afbeelding d<sub>c</sub> (bron EN13508-2)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "In datasets kan voor de afmeting van ronde putten zowel de diameter, lengte of breedte als kenmerk worden gebruikt";
    rdfs:seeAlso "file:///img/HoogtePut.jpg";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Diameter, _:n3-2588, _:n3-2589.
gwsw:Dikte rdfs:label "Dikte"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-05-29"^^xsd:date;
    skos:definition "In de richting haaks op het vlak van een plat voorwerp, waarbij de meetpunten op de buitenkant liggen"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Afstand.
gwsw:Doekomhulling rdfs:label "Doekomhulling"@nl;
    skos:definition "Omhulling van een constructie met doek"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-16"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Omhulling, _:n3-2611.
gwsw:OnderscheidendKenmerk rdfs:label "Onderscheidend kenmerk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-01-09"^^xsd:date;
    skos:definition "Een dicriminerend (onderscheidend) kenmerk"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-02-25"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk.
gwsw:MaximaleCapaciteitDoorlaat rdfs:label "Maximale capaciteit doorlaat"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2022-11-25"^^xsd:date;
    skos:definition "[IMBOR] Aanduiding van de van de bovengrens van het vermogen tot verwerken van water van opening."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m3/h";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Capaciteit, _:n3-5255, _:n3-5256.
gwsw:HoogteOpening rdfs:label "Hoogte opening"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-02-28"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Hoogte, _:n3-3645, _:n3-3646.
gwsw:VormOpening rdfs:label "Vorm opening"@nl;
    gwsw:hasAuthorChange "Eric van Gorkom";
    gwsw:hasDateChange "2024-05-13"^^xsd:date;
    skos:definition "A 2 48-49 Vst rond"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Vorm, _:n3-8783, _:n3-8784.
gwsw:Doorlaatniveau rdfs:label "Doorlaatniveau"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-08-12"^^xsd:date;
    skos:definition "Niveau binnenonderkant doorlaatopening"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-07"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:HoogteTovNAP, _:n3-2652, _:n3-2653.
gwsw:Infiltratieriool rdfs:label "Infiltratieriool"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2024-05-01"^^xsd:date, "2026-07-13"^^xsd:date;
    skos:definition "Een rioolleiding met waterdoorlatende wanden bestemd voor de inzameling en transport van hemelwater, waarbij het hemelwater door middel van infiltratie door de wanden kan worden afgevoerd. Kan ook beschouwd worden als een soort infiltratievoorziening."@nl;
    skos:notation "ITR"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-05-20"^^xsd:date;
    skos:altLabel "IT-riool"@nl, "Infiltratieleiding"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalRioolleiding, _:n3-4196, _:n3-4197, _:n3-4199, _:n3-4200, _:n3-4201, _:n3-4202.
gwsw:Drain rdfs:label "Drain"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Eric van Gorkom";
    gwsw:hasDateChange "2024-05-01"^^xsd:date, "2016-04-20"^^xsd:date, "2024-05-13"^^xsd:date, "2023-01-12"^^xsd:date;
    skos:definition "Een leiding met doorlatende wanden bestemd voor het op peil houden van het grondwater, kan onderdeel zijn van een drainagestelsel."@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-03-23"^^xsd:date;
    gwsw:hasValidity "1d";
    rdfs:seeAlso "file:///img/Drain.jpg";
    skos:altLabel "Drainagebuis"@nl, "Draineerbuis"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Leiding, _:n3-2679, _:n3-2680, _:n3-2681, _:n3-2686, _:n3-2687, _:n3-2689, _:n3-2690, _:n3-2691, _:n3-2692.
gwsw:Infiltratiekolk rdfs:label "Infiltratiekolk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2021-08-06"^^xsd:date, "2024-05-01"^^xsd:date, "2026-07-13"^^xsd:date;
    skos:definition "Een kolk met waterdoorlatende wanden bestemd voor de inzameling van hemelwater, waarbij het hemelwater door middel van infiltratie door de wanden kan worden afgevoerd. Kan ook beschouwd worden als een soort infiltratievoorziening."@nl;
    skos:notation "D"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-11-29"^^xsd:date;
    rdfs:comment "ron afbeelding: Wavin";
    rdfs:seeAlso "file:///img/Infiltratiekolk.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Kolk, _:n3-4171, _:n3-4172, _:n3-4173, _:n3-4174, _:n3-4175, _:n3-4176.
gwsw:LiningMetEenDoorlopendeBuis rdfs:label "Lining met een doorlopende buis"@nl, "Lining with continuous pipes"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Lining door middel van een geheel nieuwe buisleiding bestaande uit één stuk, die in een bestaande leiding wordt aangebracht."@nl;
    skos:notation "F"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    rdfs:comment "Bron afbeelding: http://www.nstt.nl";
    rdfs:seeAlso "file:///img/DoorlopendeBuis%20ISTT_Animatie.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Lining, _:n3-4806.
gwsw:Doorspoelput rdfs:label "Doorspoelput"@nl;
    gwsw:hasAuthorChange "Johan Post", "Wouter van Riel";
    gwsw:hasDateChange "2021-10-01"^^xsd:date, "2022-12-19"^^xsd:date, "2024-04-22"^^xsd:date;
    skos:definition "Een rioolput met voorziening voor het inlaten van oppervlaktewater voor de reiniging van een vrijverval rioolstelsel."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-20"^^xsd:date;
    skos:altLabel "Spoelput"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolput, _:n3-2672.
gwsw:Doorspuitput rdfs:label "Doorspuitput"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2024-05-01"^^xsd:date, "2026-05-18"^^xsd:date;
    skos:definition "Een rioolput met voorziening voor het inbrengen van een spuitstuk voor de reiniging van de aangesloten leidingen."@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2022-12-19"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolput, _:n3-2674, _:n3-2677.
gwsw:MechanischRioolstelsel rdfs:label "Mechanisch rioolstelsel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2026-05-01"^^xsd:date, "2014-04-29"^^xsd:date, "2026-05-18"^^xsd:date;
    skos:definition "Een rioolstelsel waarbij het transport door middel van over- of onderdruk plaatsvindt."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-11-29"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolstelsel, _:n3-5262, _:n3-5264, _:n3-5265, _:n3-5266, _:n3-5267.
gwsw:Grindkoffer rdfs:label "Grindkoffer"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Eric van Gorkom";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2026-07-13"^^xsd:date, "2024-05-13"^^xsd:date;
    skos:definition "Een grindkoffer is (meestal) een kuil met worteldoek, gevuld met grind waar regenwater de tijd krijgt om langzaam in de bodem opgenomen te worden"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    skos:altLabel "Grindkist"@nl;
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Infiltratiekoffer, _:n3-3472, _:n3-3473.
gwsw:Porositeit rdfs:label "Porositeit"@nl, "Porosity"@en;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2024-05-01"^^xsd:date, "2019-05-01"^^xsd:date;
    skos:definition "De verhouding tussen de (grond)deeltjes en de open ruimten (de poriën)"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-25"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-6501, _:n3-6502, _:n3-6503, _:n3-6504, _:n3-6505, _:n3-6506.
gwsw:Zandkoffer rdfs:label "Zandkoffer"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2026-07-13"^^xsd:date;
    skos:definition "[IMBOR] Een constructie gevuld met zand waar regenwater de tijd krijgt om langzaam in de bodem opgenomen te worden."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-07-10"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Infiltratiekoffer, _:n3-10211.
gwsw:Drainaansluitleiding rdfs:label "Drainaansluitleiding"@nl;
    skos:definition "Een aansluitleiding met doorlatende wanden bestemd voor het op peil houden van het grondwater";
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-01"^^xsd:date;
    skos:altLabel "Drainage-aansluitleiding"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR;
    a owl:Class;
    rdfs:subClassOf gwsw:Aansluitleiding, _:n3-2693.
gwsw:SubstraatKern rdfs:label "Substraat kern"@nl;
    skos:definition "De inwendige vulling van de constructie"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-08-05"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Substraat, _:n3-7575, _:n3-7577, _:n3-7578, _:n3-7579.
gwsw:Inspectieput rdfs:label "Inspectieput"@nl, "Manhole"@en;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-04-22"^^xsd:date;
    skos:definition "Een rioolput die voor mens of apparatuur vanaf het maaiveld toegang biedt tot de aangesloten rioolleidingen."@nl, "[EN 16323:2014] structure with a removable cover, constructed on a drain or sewer to permit entry by personnel"@en, "[NEN-EN 752:2008] (Ongeldig) put met een afneembaar deksel, gekoppeld aan een aansluitleiding of riool waarmee reinigings- en inspectieapparatuur vanaf de oppervlakte kan worden ingebracht, maar die geen toegang biedt voor personeel"@nl;
    skos:notation "INS"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-23"^^xsd:date;
    rdfs:seeAlso "file:///img/Inspectieput.jpg", "[IMGeo:1.0/2007] Put die toegang geeft tot een (riool)leiding."@nl, "[IRIS-RIOKEN:2012] Constructie toeganggevend tot het rioolstelsel."@nl;
    skos:altLabel "Controleput"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolput, _:n3-4345, _:n3-4346, _:n3-4356, _:n3-4357, _:n3-4358, _:n3-4359, _:n3-4360, _:n3-4361, _:n3-4362.
gwsw:Lozingsput rdfs:label "Lozingsput"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-15"^^xsd:date;
    skos:definition "Een put waarop een rioolleiding is aangesloten waarmee het afvalwater het rioolstelsel verlaat naar, of ontvangt uit, een ander rioolstelsel"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-03-23"^^xsd:date;
    skos:altLabel "Ontvangstput"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolput, _:n3-4972, _:n3-4973.
gwsw:Verzameldrain rdfs:label "Verzameldrain"@nl;
    skos:definition "Een leiding met ondoorlatende wand die het door drains aangevoerde water verzamelt en transporteert, zonder zelf water uit de omliggende bodem op te nemen."@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-19"^^xsd:date;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalRioolleiding, _:n3-8456.
gwsw:Drempelbreedte rdfs:label "Drempelbreedte"@nl;
    skos:definition "De ontwikkelde lengte van de overlaat, waarover het afvalwater overstort, gemeten haaks op de stroomrichting"@nl, "[NEN 3300:1996] Overstortbreedte is synoniem van drempelbreedte"@nl, "[NEN 3300:1996] de ontwikkelde lengte van de overlaat waarover het water overstort, gemeten haaks op de stroomrichting"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-05-17"^^xsd:date;
    gwsw:hasUnit "mm";
    skos:altLabel "Overstortbreedte"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Breedte, _:n3-2739, _:n3-2740, _:n3-2741, _:n3-2742.
gwsw:Drempelniveau rdfs:label "Drempelniveau"@nl;
    skos:definition "De hoogte van de drempel"@nl, "[NEN 3300:1996] Drempelhoogte is synoniem van drempelniveau"@nl, "[NEN 3300:1996] de hoogte van de bovenkant van de drempel ten opzichte van een referentiepeil"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-24"^^xsd:date;
    gwsw:hasUnit "m";
    skos:altLabel "Drempelhoogte"@nl, "Drempelpeil"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:HoogteTovNAP, _:n3-2746, _:n3-2747, _:n3-2748, _:n3-2749.
gwsw:Drukleiding rdfs:label "Drukleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-05-16"^^xsd:date, "2021-08-06"^^xsd:date;
    skos:definition "Leiding bestemd voor de inzameling en het transport van huishoudelijk- en bedrijfsafvalwater, niet zijnde neerslag waarin het afvalwater door middel van overdruk wordt getransporteerd"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-14"^^xsd:date;
    gwsw:hasValidity "1d";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:MechanischeRioolleiding, _:n3-2756, _:n3-2759.
gwsw:MechanischeRioolleiding rdfs:label "Mechanische rioolleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Wouter van Riel";
    gwsw:hasDateChange "2016-08-26"^^xsd:date, "2024-04-23"^^xsd:date, "2024-05-04"^^xsd:date, "2026-05-19"^^xsd:date;
    skos:definition "Een gesloten rioolleiding waarin het afvalwater door middel van onder-/overdruk wordt getransporteerd."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof", "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-20"^^xsd:date;
    gwsw:hasValidity "*f 11d 12d 13d";
    rdfs:seeAlso "[IMKL:1.1/2008] Riolering waarbij het transport plaatsvindt door overdruk (uit NEN 3300, Buitenriolering)."@nl;
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolleiding, _:n3-5299, _:n3-5300.
gwsw:Duiker rdfs:label "Duiker"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-31"^^xsd:date;
    skos:definition "Een leiding die oppervlaktewater-elementen verbindt"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    rdfs:seeAlso "https://content.omgevingswet.overheid.nl/doc/concept/Duiker", "[IHW:20130706] Een kokervormige constructie met als doel de wederzijdse verbinding tussen oppervlaktewater te waarborgen"@nl, "[IMGeo:1.0/2007] Kunstmatige doorstroomopening onder een rivier; kanaal weg enz., die een functie vervult in de waterhuishouding."@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Leiding, _:n3-2998.
gwsw:Duikerput rdfs:label "Duikerput"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2026-05-11"^^xsd:date;
    skos:definition "Put welke toegang geeft naar een duiker."@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-01"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Put, _:n3-3000.
gwsw:VerbeterdeOverstortput rdfs:label "Verbeterde overstortput"@nl;
    skos:definition "[NEN 3300:1996] een overstortput waarbij duikschotten en een langere drempel zijn toegepast en de inhoud van de put voor de drempel is vergroot met het doel de vuiluitworp te beperken"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:ExterneOverstortput, _:n3-8256, _:n3-8257, _:n3-8258.
gwsw:DwaPerceelaansluitleiding rdfs:label "DWA perceelaansluitleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2026-05-01"^^xsd:date, "2016-04-25"^^xsd:date, "2026-05-18"^^xsd:date;
    skos:definition "Transport van vuilwater vanaf het perceel"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    rdfs:seeAlso "file:///img/Perceelaansluitleiding.svg";
    skos:altLabel "Vuilwaterperceelaansluitleiding"@nl;
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Perceelaansluitleiding, _:n3-3014.
gwsw:Edge rdfs:label "Edge"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-11-24"^^xsd:date;
    skos:definition "Wiskundige term (engels) voor zijde, kant, boog, tak"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    skos:altLabel "Zijde"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:TopologischElement.
gwsw:TopologischElement rdfs:label "Topologisch element"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2016-11-09"^^xsd:date;
    skos:definition "[Gellish] Is a configuration that indicates how items are connected or positioned relative to each other. The topology in terms of connections usually doesn't change when the positions of the items change."@en, "[IMBOR] Een configuratie waarin vastgelegd wordt hoe objecten verbonden zijn of hoe ze relatief tot elkaar gepositioneerd zijn."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-04"^^xsd:date;
    gwsw:hasValidity "*f 15d";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class.
gwsw:Einddatum rdfs:label "Einddatum"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2015-05-29"^^xsd:date, "2023-01-10"^^xsd:date, "2026-05-13"^^xsd:date;
    skos:definition "Datum waarop een object functioneel geen onderdeel meer vormt van het systeem, doordat het niet langer een rol vervult in het functioneren, beheren of gebruiken van dat systeem. Dit is niet per definitie de datum van fysieke verwijdering of sloop"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "yyyy-mm-dd";
    gwsw:hasValidity "6d 15d 16d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Datum, _:n3-3027, _:n3-3028.
gwsw:Eindknooppunt rdfs:label "Eindknooppunt"@nl;
    skos:definition "[EN13508-2+A1] The node reference of the second node as specified by the employing authority."@en, "Het knooppunt dat koppelt aan het (topologische) eindpunt van een leiding."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-17"^^xsd:date;
    skos:altLabel "Eindknoop"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:ExtraObjecttype.
gwsw:HoogteKast rdfs:label "Hoogte kast"@nl;
    gwsw:hasAuthorChange "Nic Roest (Idoro)";
    gwsw:hasDateChange "2006-11-23"^^xsd:date;
    skos:definition "De uitwendige hoogte van een elektriciteitskast"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Hoogte, _:n3-3641.
gwsw:LengteKast rdfs:label "Lengte kast"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-12-05"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Lengte, _:n3-4766.
gwsw:ExplosievrijeKolk rdfs:label "Explosievrije kolk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een explosievrije of explosieveilige kolk kan worden uitgevoerd als straatkolk voor in het wegdek bij bijvoorbeeld tankstations. Het rooster komt gelijk te liggen met het wegdek en kan worden geopend om de kolk leeg te zuigen of om het leidingwerk of kolk te controleren."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Kolk, _:n3-3111.
gwsw:ExterneOverstortconstructie rdfs:label "Externe overstortconstructie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-09-01"^^xsd:date;
    skos:definition "Een overstortconstructie waarbij het overtollig afvalwater uit een rioolstelsel kan stromen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Overstortconstructie, _:n3-3148.
gwsw:ExterneOverstortput rdfs:label "Externe overstortput"@nl;
    gwsw:hasAuthorChange "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateChange "2007-11-12"^^xsd:date;
    skos:definition "Een overstortput waarbij overtollig afvalwater uit een rioolstelsel kan stromen."@nl, "[NEN 3300:1996] rioolput voorzien van een overstortdrempel die loost buiten het in beschouwing genomen rioolstelsel, meestal op oppervlaktewater"@nl, "[NEN-EN 752:2008] voorziening in een gemengd systeem waarmee overtollig afvalwater wordt afgevoerd [EN 1085:2007, definitie 2130]"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-23"^^xsd:date;
    skos:altLabel "Externe overstort"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Overstortput, _:n3-3151.
gwsw:Rioolafsluiter rdfs:label "Rioolafsluiter"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-17"^^xsd:date, "2026-07-14"^^xsd:date;
    skos:definition "Een statische constructie waarmee de doorstroomopening van een rioolleiding geheel of gedeeltelijk wordt afgesloten. Bij gedeeltelijke afsluiting (bijvoorbeeld als vloeistof via een uitsparing kan doorstromen) als deel een Opening In Wand toevoegen."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Wand, _:n3-7019, _:n3-7020, _:n3-7024, _:n3-7025.
gwsw:Hulpstukorientatie rdfs:label "Hulpstukoriëntatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2018-12-05"^^xsd:date, "2024-07-30"^^xsd:date;
    skos:definition "Een topologisch element dat het zwaartepunt (vertex) van de bovenkant hulpstukbodem beschrijft"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-12"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Knooppunt, _:n3-3673, _:n3-3674, _:n3-3676.
_:n3-3263 a owl:Class;
    owl:unionOf _:n3-3264.
_:n3-3264 rdf:first gwsw:Ruimte;
    rdf:rest _:n3-3265.
_:n3-3265 rdf:first gwsw:FysiekObject;
    rdf:rest rdf:nil.
gwsw:GWSW rdfs:label "Gegevenswoordenboek Stedelijk Water"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-05-16"^^xsd:date, "2024-07-31"^^xsd:date, "2021-12-29"^^xsd:date, "2021-09-20"^^xsd:date, "2021-10-02"^^xsd:date, "2025-11-18"^^xsd:date, "2026-08-25"^^xsd:date;
    skos:definition "Een datamodel (ontologie, kennismodel) voor het vakgebied Stedelijk Water, het bevat modellen voor systemen en processen binnen het vakgebied.\r\n  Belangrijke onderdelen ervan zijn modellen van constructies (systemen, stelsels, bouwwerken, leidingen, putten) en modellen van activiteiten (plannen, projecten, maatregelen). \r\n  Het datamodel is onderdeel van het Semantisch Web, de datastructuur is gebaseerd op de linked-data-taal RDF/RDFS/OWL."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-11-11"^^xsd:date;
    gwsw:hasValidity "6d";
    rdfs:comment "URI gewijzigd (was GWSW_Datamodel) (20251118)", "Vigerend: GWSW versie 1.7.0 (25-08-2026)"@nl;
    rdfs:seeAlso "file:///img/GWSW_logo.gif", "https://apps.gwsw.nl", "https://data.gwsw.nl", "https://stichtingrioned.github.io/GWSW_Ontologie_RDF";
    skos:altLabel "GWSW"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Informatiedrager, _:n3-3288.
gwsw:GWSWorox rdfs:label "GWSW.orox"@nl;
    skos:definition "Het uitwisselprotocol voor toepassingen van het GWSW. \r\n  Het protocol beschrijft met de linked-data-taal RDF/RDFS/OWL de inhoud van het GWSW Datamodel en de GWSW Datasets (de gemeentelijke gegevens).\r\n  In alle gevallen wordt het zogenaamde Turtle-formaat voor de uitwisselbestanden gebruikt, maar in principe is elk RDF-formaat bruikbaar.\r\n  De door gemeenten gebruikte beheersystemen kunnen in de meeste gevallen gegevens exporteren conform GWSW OroX."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    rdfs:seeAlso "https://apps.gwsw.nl", "https://data.gwsw.nl", "https://apps.gwsw.nl/doc/GWSW.orox%20Opbouw%20dataset.pdf";
    skos:altLabel "GWSW OroX"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Informatiedrager, _:n3-3301.
gwsw:GecombineerdeStraat_trottoirkolk rdfs:label "Gecombineerde straat-trottoirkolk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-06"^^xsd:date;
    skos:definition "Een kolk met de inlaat aan de boven- en voorzijde bestemd om te worden aangebracht zowel gedeeltelijk in het vlak van de wegverharding als gedeeltelijk in de vlakken van de aansluitende trottoirbanden die in het zicht blijven."@nl;
    skos:notation "C"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-11-29"^^xsd:date;
    skos:altLabel "Combikolk"@nl, "Gemengde kolk"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Kolk, _:n3-3343, _:n3-3344.
gwsw:GemaalDrogeOpstelling rdfs:label "Gemaal droge opstelling"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-31"^^xsd:date;
    skos:definition "Een gemaal waarbij de pompen zich buiten de ontvangput/kelder bevinden."@nl, "[NEN 3300:1996] Gemaal ten minste bestaande uit een ontvangkelder en een pompenkelder. De pompen zijn buiten de ontvangkelder opgesteld"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-23"^^xsd:date;
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    rdfs:seeAlso "file:///img/GemaalDroog.jpg";
    skos:altLabel "Gemaal met droge pompopstelling"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolgemaal, _:n3-3369.
gwsw:GemaalNatteOpstelling rdfs:label "Gemaal natte opstelling"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    skos:definition "Een gemaal waarbij de pompen zich in de ontvangput/kelder bevinden."@nl, "[NEN 3300:1996] gemaal waarbij de pomp in de ontvangkelder van het gemaal is opgesteld"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-23"^^xsd:date;
    rdfs:seeAlso "file:///img/GemaalNat.jpg";
    skos:altLabel "Gemaal met natte pompopstelling"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolgemaal, _:n3-3371.
gwsw:Vuilwaterstelsel rdfs:label "Vuilwaterstelsel"@nl;
    gwsw:hasAuthorChange "Johan Post", "Eric van Gorkom";
    gwsw:hasDateChange "2021-10-01"^^xsd:date, "2024-05-13"^^xsd:date;
    skos:definition "Een vrijverval rioolstelsel bestemd voor de inzameling, het transport en de tijdelijke berging van vuilwater."@nl, "[NEN 3300:1996] Dwa-rioolstelsel is synoniem van vuilwaterstelsel"@nl, "[NEN 3300:1996] rioolstelsel voor de inzameling en het transport van huishoudelijk- en bedrijfsafvalwater, niet zijnde neerslag"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    skos:altLabel "DWA stelsel"@nl, "Dwa-rioolstelsel"@nl, "Vuilwaterrioolstelsel"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalRioolstelsel, _:n3-8937, _:n3-8938, _:n3-8939, _:n3-8942, _:n3-8943, _:n3-8944, _:n3-8945.
gwsw:GemengdePerceelaansluitleiding rdfs:label "Gemengde perceelaansluitleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-05-01"^^xsd:date, "2016-04-25"^^xsd:date;
    skos:definition "Transport van afvalwater vanaf het perceel"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    rdfs:seeAlso "file:///img/Perceelaansluitleiding.svg";
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Perceelaansluitleiding, _:n3-3419.
gwsw:Geometrie rdfs:label "Geometrie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2017-11-16"^^xsd:date;
    skos:definition "[Gellish] Is a scale that is a measurement of spatial aspects. (This may otherwise be called geometry)"@nl, "[IMBOR] Een kenmerk waarmee de locatie van een object wordt vastgelegd."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-10-14"^^xsd:date;
    gwsw:hasUnit "gml";
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-3422, _:n3-3423.
gwsw:StatusMaatregelColl rdfs:label "Status maatregel (coll)"@nl;
    gwsw:hasValidity "6d";
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-7431.
gwsw:Gesegmenteerdelining rdfs:label "Gesegmenteerde lining"@nl, "Segmental linings"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Nieuwe bekleding of een geheel nieuwe leiding die in een bestaande leiding wordt aangebracht bestaande uit meerdere segmenten die afzonderlijk worden aangebracht."@nl;
    skos:notation "D"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    rdfs:comment "Bron afbeelding: www.unitracc.com";
    rdfs:seeAlso "file:///img/Schaaldelen.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Lining, _:n3-3433.
gwsw:OpgespotenLining rdfs:label "Opgespoten lining"@nl, "Sprayed lining"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Nieuwe bekleding die in een bestaande leiding wordt aangebracht door middel van het spuiten van het materiaal van de lining tegen de wanden van de bestaande leiding."@nl;
    skos:notation "B"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    rdfs:comment "Bron afbeelding: www.spray-liner.eu";
    rdfs:seeAlso "file:///img/Sprayliner.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Lining, _:n3-6132.
gwsw:Vacuumpompstation rdfs:label "Vacuümpompstation"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2021-10-01"^^xsd:date, "2026-05-21"^^xsd:date, "2026-07-20"^^xsd:date;
    skos:definition "Een technische installatie waarmee onderdruk wordt gecreëerd om het afvalwater te transporteren"@nl, "[NEN 3300:1996] Onderdrukpompstation is synoniem van vacuümpompstation"@nl, "[NEN 3300:1996] pompstation voor het in stand houden van de onderdruk in vacuümafvoerleidingen en voor het vervolgens onder overdruk verder transporten van het afvalwater"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    gwsw:hasValidity "1d";
    skos:altLabel "Onderdrukpompstation"@nl, "Vacuümgemaal"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolgemaal, _:n3-8203, _:n3-8210.
gwsw:UitlaatPunt rdfs:label "Uitlaat (punt)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2026-05-21"^^xsd:date, "2020-04-18"^^xsd:date;
    skos:definition "Het punt waar uitstroming van water uit een uiteinde-opening van een leiding naar het oppervlaktewater mogelijk is, zonder dat sprake is van een civieltechnisch bouwwerk of vormgegeven uitstroomconstructie."@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-03-23"^^xsd:date;
    rdfs:seeAlso "file:///img/UitlaatPunt.jpg";
    skos:altLabel "Modelrand"@nl, "Uitmonding"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Aansluitpunt, _:n3-8146.
gwsw:Hondenhokput rdfs:label "Hondenhokput"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2026-05-01"^^xsd:date;
    skos:definition "Een put die over een bestaande leiding heen is gebouwd, waarna de buis binnenin de put is verbroken"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    rdfs:seeAlso "file:///img/Hondenhokput.jpg";
    skos:altLabel "Hondenhok"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Inspectieput, _:n3-3621.
gwsw:Hoogte rdfs:label "Hoogte"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-05-29"^^xsd:date;
    skos:definition "In de richting haaks op het horizontale vlak"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "mm";
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Afstand, _:n3-3627.
gwsw:HoogtePut rdfs:label "Hoogte put"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Eric van Gorkom";
    gwsw:hasDateChange "2021-08-06"^^xsd:date, "2024-05-13"^^xsd:date;
    skos:definition "De inwendige hoogte (verticaal, vanuit het zijaanzicht). De afstand van binnenonderkant tot binnenbovenkant putconstructie (inclusief onderbak) - zie afbeelding C+F (bron EN13508-2)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-08-01"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl;
    rdfs:seeAlso "file:///img/HoogtePut.jpg";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Hoogte, _:n3-3647, _:n3-3648.
gwsw:HwaPerceelaansluitleiding rdfs:label "HWA perceelaansluitleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2026-05-01"^^xsd:date, "2016-04-25"^^xsd:date;
    skos:definition "Transport van hemelwater vanaf het perceel"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    rdfs:seeAlso "file:///img/Perceelaansluitleiding.svg";
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Perceelaansluitleiding, _:n3-3681.
gwsw:LengtePut rdfs:label "Lengte put"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2021-08-06"^^xsd:date, "2026-05-01"^^xsd:date;
    skos:definition "De inwendige lengte (horizontaal, uit het bovenaanzicht). Indien aanwezig de lengte van de onderbak - zie afbeelding d<sub>c</sub> (bron EN13508-2)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-08-05"^^xsd:date;
    gwsw:hasUnit "mm";
    gwsw:hasValidity "15d";
    rdfs:comment "Intrinsiek aspect"@nl;
    rdfs:seeAlso "file:///img/HoogtePut.jpg";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Lengte, _:n3-4770, _:n3-4771.
gwsw:LengteLeiding rdfs:label "Lengte leiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-05-29"^^xsd:date;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Lengte, _:n3-4767, _:n3-4768, _:n3-4769.
gwsw:Maaiveldhoogte rdfs:label "Maaiveldhoogte"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-11-07"^^xsd:date;
    skos:definition "Het niveau van het maaiveld"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-22"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:HoogteTovNAP, _:n3-4998, _:n3-4999, _:n3-5000.
gwsw:Pompcapaciteit rdfs:label "Pompcapaciteit"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-11-25"^^xsd:date;
    skos:definition "De in de praktijk maximaal leverbare hoeveelheid per tijdseenheid (de capaciteit kan variëren door wisselende drukhoogte)"@nl, "[Omgevingswet] De volume-productie van een pomp per tijdseenheid"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "m3/h";
    rdfs:seeAlso "https://content.omgevingswet.overheid.nl/doc/concept/Pompcapaciteit";
    skos:altLabel "Geïnstalleerde pompcapaciteit"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Capaciteit, _:n3-6459, _:n3-6460.
gwsw:VormPut rdfs:label "Vorm put"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-06"^^xsd:date;
    skos:definition "De inwendige vorm (horizontaal, uit het bovenaanzicht). Indien aanwezig de vorm van de onderbak"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-05-01"^^xsd:date;
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Vorm, _:n3-8802, _:n3-8803, _:n3-8804.
gwsw:LozingspuntBodem rdfs:label "Lozingspunt bodem"@nl;
    skos:definition "Locatie van de lozing bevindt zich in de bodem."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-07-27"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Lozingspunt.
gwsw:Infiltratiebassin rdfs:label "Infiltratiebassin"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Eric van Gorkom";
    gwsw:hasDateChange "2021-10-01"^^xsd:date, "2026-07-13"^^xsd:date, "2024-05-13"^^xsd:date;
    skos:definition "Een open reservoir met waterdoorlatende wanden voor de tijdelijke berging van hemelwater, waarbij het hemelwater door middel van infiltratie door de wanden kan worden afgevoerd"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:BegroeideInfiltratievoorziening, _:n3-4152.
gwsw:Infiltratieberm rdfs:label "Infiltratieberm"@nl;
    skos:definition "Een strook grond langs een weg, tussen rijstroken of tussen een rijweg en een fiets- of voetpad in die het afstromende hemelwater van de verharding ernaast laat infiltreren. Dit kan bedoeld zijn om (schoon) water niet af te voeren, om grondwater aan te vullen en ook om de beplanting in bermen van voldoende water te voorzien."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-14"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:BegroeideInfiltratievoorziening, _:n3-4153.
gwsw:Infiltratiegoot rdfs:label "Infiltratiegoot"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2026-07-13"^^xsd:date;
    skos:definition "Een goot met waterdoorlatende wanden bestemd voor de inzameling en transport van hemelwater, waarbij het hemelwater door middel van infiltratie door de wanden kan worden afgevoerd. Kan ook beschouwd worden als een soort infiltratievoorziening."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Goot, _:n3-4158.
gwsw:Infiltratiegreppel rdfs:label "Infiltratiegreppel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2021-10-01"^^xsd:date, "2026-07-13"^^xsd:date;
    skos:definition "Een natuurlijk open reservoir met waterdoorlatende wanden voor de tijdelijke berging van hemelwater, waarbij het hemelwater door middel van infiltratie door de wanden kan worden afgevoerd."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    skos:altLabel "Zaksloot"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:BegroeideInfiltratievoorziening, _:n3-4159.
gwsw:SubstraatOmstorting rdfs:label "Substraat omstorting"@nl;
    skos:definition "De omstorting van de constructie"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-08-05"^^xsd:date;
    skos:altLabel "Omgestorte substraat"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Substraat, _:n3-7580, _:n3-7581, _:n3-7582.
gwsw:NiveauBovenkantFilterdeel rdfs:label "Niveau bovenkant filterdeel"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:HoogteTovNAP, _:n3-5739, _:n3-5740.
gwsw:NiveauOnderkantFilterdeel rdfs:label "Niveau onderkant filterdeel"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:HoogteTovNAP, _:n3-5749, _:n3-5750.
gwsw:InfiltrerendOppervlak rdfs:label "Infiltrerend oppervlak"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-04-23"^^xsd:date;
    skos:definition "[IMBOR] Aanduiding voor het oppervlak (binnen het object) waarbinnen water kan infiltreren."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-4231, _:n3-4232.
gwsw:InfiltrerendeWegconstructie rdfs:label "Infiltrerende wegconstructie"@nl;
    skos:definition "Een verharding (doorlatend, passerend, halfverharding of traditioneel uitgevoerde verharding) op een constructielaag, met daar direct onder een infiltratiekoffer (fundatie/cunet met substraat met een hoge porositeit) of een infiltratiekrat. Het hemelwater wordt via een waterpasserende verharding, waterdoorlatende verharding, halfverharding, kolken met infiltratieriool en/of infiltratiegoot in het cunet of de infiltratiekrat gebracht en geborgen, waarbij het hemelwater via de bodem en wanden infiltreert in de ondergrond. Bij overbelasting en voor de vertraagde leegloop van de voorziening kunnen onderdelen (drainage, noodoverstort, slokop etc.) zijn aangebracht voor het reguleren van hemelwater- en grondwater."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    rdfs:seeAlso "file:///img/InfiltrerendeWegconstructie.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Infiltratievoorziening, _:n3-4233, _:n3-4234.
gwsw:Tubelure rdfs:label "Tubelure"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een verbindingsstuk dat drie leidingen verbindt."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    gwsw:hasValidity "1d";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Verbindingsstuk, _:n3-7854.
gwsw:Zadel rdfs:label "Zadel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2026-07-20"^^xsd:date;
    skos:definition "Een verstevingingsstuk bestemd voor het verstevigen van een leidingaansluiting."@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-24"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Hulpstuk, _:n3-10206, _:n3-10207.
gwsw:WijzeVanInwinning rdfs:label "Wijze van inwinning"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-09-29"^^xsd:date;
    skos:definition "Wijze waarop gegevens verzameld zijn"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    skos:altLabel "Wijze van inwinnen"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-9198, _:n3-9199.
gwsw:Inspecteren rdfs:label "Inspecteren"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2022-09-30"^^xsd:date, "2015-08-24"^^xsd:date;
    skos:definition "[NEN 3300:1996] (Inspectie) Het waarnemen, herkennen en beschrijven van de toestand "@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasValidity "1f 3f 5d 10f 11d 12f 14f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Onderzoeken.
gwsw:MechanischeTransportleiding rdfs:label "Mechanische transportleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-05-02"^^xsd:date, "2015-09-20"^^xsd:date, "2024-04-23"^^xsd:date, "2024-07-26"^^xsd:date, "2024-05-04"^^xsd:date;
    skos:definition "[IMBOR] Een transportleiding waarin de materie op basis van onder- en bovendruk wordt verplaatst."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Transportleiding, _:n3-5306, _:n3-5307.
gwsw:VrijvervalTransportstelsel rdfs:label "Vrijverval transportstelsel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2021-10-01";
    skos:definition "[IMBOR] Een netwerk van leidingen en putten ten behoeve van het transport van materie dat door middel van zwaartekracht plaatsvindt."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Transportstelsel, _:n3-8912, _:n3-8913, _:n3-8916.
gwsw:InterneOverstortconstructie rdfs:label "Interne overstortconstructie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-09-01"^^xsd:date;
    skos:definition "Een overstortconstructie die loost op een voorziening binnen hetzelfde rioolstelsel."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Overstortconstructie, _:n3-4373.
gwsw:InterneOverstortput rdfs:label "Interne overstortput"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Finy Teitsma (Oranjewoud)", "Wouter van Riel";
    gwsw:hasDateChange "2024-04-20"^^xsd:date, "2007-11-12"^^xsd:date, "2025-03-20"^^xsd:date;
    skos:definition "Een overstortput die loost op een voorziening binnen hetzelfde rioolstelsel."@nl, "[NEN 3300:1996] rioolput voorzien van een overstortdrempel die loost binnen het in beschouwing genomen rioolstelsel"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-23"^^xsd:date;
    skos:altLabel "Interne overstort"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Overstortput, _:n3-4375.
gwsw:Waterpeil rdfs:label "Waterpeil"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-06"^^xsd:date;
    skos:definition "Gemiddeld peil van het oppervlaktewater. Waarbij meetpunt op het waperoppervlak ligt"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:HoogteTovNAP, _:n3-9141, _:n3-9142.
gwsw:Vacuumopslagtank rdfs:label "Vacuümopslagtank"@nl;
    skos:definition "Afgesloten tank binnen een vacuümpompstation waarin afvalwater uit één of meerdere vacuümleidingen tijdelijk wordt geborgen voordat het verder wordt verpompt naar een benedenstrooms rioolstelsel of zuiveringsinstallatie."@nl, "[NEN 3300:1996] Onderdrukopslagtank is synoniem van vacuümopslagtank"@nl, "[NEN 3300:1996] Opslagruimte voor het afvalwater dat via een vacuümleiding wordt aangevoerd en waarin onderdruk in stand wordt gehouden."@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-21"^^xsd:date;
    skos:altLabel "Onderdrukopslagtank"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-8192, _:n3-8193, _:n3-8196, _:n3-8197.
gwsw:Uitlaatconstructie rdfs:label "Uitlaatconstructie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2022-09-30"^^xsd:date, "2026-05-21"^^xsd:date, "2020-04-18"^^xsd:date;
    skos:definition "[NEN-EN 752:2008] constructie of punt van waaruit afvalwater wordt geloosd naar een afvalwaterzuiveringsinstallatie of ontvangend water [EN 1085:2007, definitie 1280]"@nl, "Een bouwwerk bestaande uit een constructief vormgegeven uitstroomelement dat de uitstroming van water uit een leiding naar het oppervlaktewater mogelijk maakt."@nl, "[NEN 3300:1996] constructie waar uitstroming van afvalwater uit het in beschouwing genomen rioolstelsel naar het oppervlaktewater mogelijk is"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    rdfs:seeAlso "file:///img/Uitlaatconstructie.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Bouwwerk, _:n3-8148, _:n3-8154.
gwsw:Kolkaansluitleiding rdfs:label "Kolkaansluitleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-10-17"^^xsd:date;
    skos:definition "Een aansluitleiding tussen een kolk en de inlaat."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof", "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-20"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR;
    a owl:Class;
    rdfs:subClassOf gwsw:Aansluitleiding, _:n3-4554.
gwsw:Straatkolk rdfs:label "Straatkolk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-15"^^xsd:date;
    skos:definition "Een kolk met de inlaat aan de bovenzijde, bestemd om te worden aangebracht in het vlak van de wegverharding"@nl, "[NEN 3300:1996] kolk met horizontaal boveninlaatrooster, waarvan de bovenzijde gelijk ligt met het wegoppervlak"@nl;
    skos:notation "A"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-11-29"^^xsd:date;
    rdfs:seeAlso "file:///img/Straatkolk.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Kolk, _:n3-7496, _:n3-7497.
gwsw:Trottoirkolk rdfs:label "Trottoirkolk"@nl;
    gwsw:hasAuthorChange "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateChange "2007-11-12"^^xsd:date;
    skos:definition "Een kolk met de inlaat aan de voorzijde, bestemd om te worden aangebracht in de in het zicht blijvende vlakken van de aansluitende trottoirbanden."@nl, "[NEN 3300:1996] kolk met een verticaal voorinlaatrooster, waarvan de voorkant strookt met de trottoirband"@nl;
    skos:notation "B"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-11-29"^^xsd:date;
    rdfs:seeAlso "file:///img/Trottoirkolk.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Kolk, _:n3-7851, _:n3-7852.
gwsw:TerPlaatseUitgehardelining rdfs:label "Cured in place lining"@en, "Ter plaatse uitgeharde lining"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Nieuwe bekleding of een geheel nieuwe leiding, van een materiaal dat ter plaatse uithardt tegen de randen van de buitenste leiding, die in een bestaande leiding wordt aangebracht."@nl;
    skos:notation "C"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    rdfs:comment "Bron afbeelding: https://www.unitracc.com";
    rdfs:seeAlso "file:///img/RelinenKous.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Lining, _:n3-7761.
gwsw:Kruisingsput rdfs:label "Kruisingsput"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2021-10-01"^^xsd:date;
    skos:definition "[NEN 3300:1996] rioolput voor de kruising van riolen, zonder dat de stromen elkaar raken"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    rdfs:seeAlso "file:///img/Kruisingsput.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolput, _:n3-4605, _:n3-4606.
gwsw:Kruisstuk rdfs:label "Kruisstuk"@nl;
    skos:definition "Een verbindingsstuk dat vier (drainage) leidingen onder een rechte hoek verbindt"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    gwsw:hasValidity "1d";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_REV, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Verbindingsstuk, _:n3-4608.
gwsw:Lavakoffer rdfs:label "Lavakoffer"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2026-07-13"^^xsd:date;
    skos:definition "[IMBOR] Een constructie gevuld met een granulaat met lavasteen waar regenwater de tijd krijgt om langzaam in de bodem opgenomen te worden."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Infiltratiekoffer, _:n3-4666.
gwsw:WIBONThema rdfs:label "WIBON thema"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Het thema geeft aan welk type leiding het betreft en welke functie de leidingen hebben. Bijvoorbeeld: datatransport, gas lage druk, laagspanning, riool etc. Opmerking: signaleringskabels die data vervoeren vallen onder datatransport."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-8950, _:n3-8951, _:n3-8952, _:n3-8953.
gwsw:Leidingsegment rdfs:label "Leidingsegment"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Eric van Gorkom";
    gwsw:hasDateChange "2022-09-27"^^xsd:date, "2022-09-29"^^xsd:date, "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    gwsw:hasValidity "12d";
    rdfs:seeAlso "[WSH 20141028] Deel van een persleiding begrensd door wijziging materiaal, wijziging afmeting, locatie inprikpunt of locatie appendages"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_PLI, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:MechanischeTransportleiding, _:n3-4736, _:n3-4737.
gwsw:Lengte rdfs:label "Lengte"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2015-05-29"^^xsd:date;
    skos:definition "In de richting van de langste afstand"@nl, "[IMBOR] Kenmerk voor de registratie van de langste horizontale dimensie van het beheerobject."@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-17"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Afstand.
gwsw:Lijngoot rdfs:label "Lijngoot"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2021-10-01"^^xsd:date;
    skos:definition "Goot in de lengterichting van de verharding, voorzien van een afdekking"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-09-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Goot, _:n3-4787, _:n3-4789.
gwsw:VrijvervalTransportleiding rdfs:label "Vrijverval transportleiding"@nl;
    gwsw:hasAuthorChange "Johan Post", "Wouter van Riel";
    gwsw:hasDateChange "2026-05-01"^^xsd:date, "2024-04-22"^^xsd:date;
    skos:definition "Een transportleiding waarin de materie door de zwaartekracht wordt verplaatst"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-09-20"^^xsd:date;
    gwsw:hasValidity "3f";
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Transportleiding, _:n3-8902, _:n3-8903, _:n3-8904, _:n3-8911.
gwsw:LiningAangebrachtTijdensFabricage rdfs:label "Lining aangebracht tijdens fabricage"@nl, "Lining inserted during manufacture"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Bekleding of een gehele leiding die reeds in een bestaande leiding wordt aangebracht tijden fabricage."@nl;
    skos:notation "A"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Lining, _:n3-4802.
gwsw:WikkelbuisRelining rdfs:label "Spirally wound lining"@en, "Wikkelbuis relining"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een relining techniek waarbij een dunne holle buis wordt afgewikkeld van een haspel en tegen de binnenwand van de leiding wordt gespannen op spiraalvormige wijze."@nl;
    skos:notation "H"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    rdfs:seeAlso "file:///img/SpiraalwikkelbuisVanuitLeiding.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Lining, _:n3-9232.
gwsw:Luchtpersgemaal rdfs:label "Luchtpersgemaal"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2018-11-07"^^xsd:date;
    skos:definition "Een gemaal uitgevoerd met een luchtcompressor die het afvalwater door de persleiding drukt"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-05-03"^^xsd:date;
    rdfs:seeAlso "file:///img/Luchtpersgemaal.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolgemaal, _:n3-4983, _:n3-4984.
gwsw:Luchtpersleiding rdfs:label "Luchtpersleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2021-08-06"^^xsd:date;
    skos:definition "Leiding bestemd voor de inzameling en het transport van huishoudelijk- en bedrijfsafvalwater, niet zijnde neerslag waarin het afvalwater door middel van lucht onder overdruk wordt getransporteerd"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-05-03"^^xsd:date;
    gwsw:hasValidity "1d";
    skos:altLabel "Luchtpersriool"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:MechanischeRioolleiding, _:n3-4985, _:n3-4987.
gwsw:Luik rdfs:label "Luik"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een soort poort of deur ter bescherming van een raam of venster of als onderdeel van een kunstwerk of constructie."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Afdekking, _:n3-4993, _:n3-4994, _:n3-4995.
_:n3-5080 a owl:Class;
    owl:oneOf _:n3-5081.
_:n3-5081 rdf:rest _:n3-5082.
_:n3-5082 rdf:rest _:n3-5083.
_:n3-5083 rdf:rest _:n3-5084.
_:n3-5084 rdf:rest _:n3-5085.
_:n3-5085 rdf:first gwsw:GewapendBeton;
    rdf:rest _:n3-5086.
_:n3-5086 rdf:first gwsw:Vezelcement;
    rdf:rest _:n3-5087.
_:n3-5087 rdf:first gwsw:GVK;
    rdf:rest _:n3-5088.
_:n3-5088 rdf:first gwsw:GrijsGietijzer;
    rdf:rest _:n3-5089.
_:n3-5089 rdf:first gwsw:NodulairGietijzer;
    rdf:rest _:n3-5090.
_:n3-5090 rdf:first gwsw:Staal;
    rdf:rest _:n3-5091.
_:n3-5091 rdf:first gwsw:Epoxy;
    rdf:rest _:n3-5092.
_:n3-5092 rdf:first gwsw:Polyester;
    rdf:rest _:n3-5093.
_:n3-5093 rdf:first gwsw:PE;
    rdf:rest _:n3-5094.
_:n3-5094 rdf:first gwsw:Polypropyleen;
    rdf:rest _:n3-5095.
_:n3-5095 rdf:first gwsw:Asbestcement;
    rdf:rest _:n3-5096.
_:n3-5096 rdf:first gwsw:Beton;
    rdf:rest _:n3-5097.
_:n3-5097 rdf:first gwsw:PVC;
    rdf:rest _:n3-5098.
_:n3-5098 rdf:first gwsw:Gietijzer;
    rdf:rest _:n3-5099.
_:n3-5099 rdf:first gwsw:RoestvastStaal;
    rdf:rest _:n3-5100.
_:n3-5100 rdf:first gwsw:Polymeerbeton;
    rdf:rest rdf:nil.
_:n3-5136 a owl:Class;
    owl:oneOf _:n3-5137.
_:n3-5137 rdf:rest _:n3-5138.
_:n3-5138 rdf:rest _:n3-5139.
_:n3-5139 rdf:rest _:n3-5140.
_:n3-5140 rdf:first gwsw:Gres;
    rdf:rest _:n3-5141.
_:n3-5141 rdf:first gwsw:Zwavelbeton;
    rdf:rest _:n3-5142.
_:n3-5142 rdf:first gwsw:Bitumen;
    rdf:rest _:n3-5143.
_:n3-5143 rdf:rest _:n3-5144.
_:n3-5144 rdf:first gwsw:MetselwerkBaksteen;
    rdf:rest _:n3-5145.
_:n3-5145 rdf:first gwsw:Klei;
    rdf:rest _:n3-5146.
_:n3-5146 rdf:first gwsw:Asbestcement;
    rdf:rest _:n3-5147.
_:n3-5147 rdf:first gwsw:BetonnenSegmenten;
    rdf:rest _:n3-5148.
_:n3-5148 rdf:first gwsw:Vezelcement;
    rdf:rest _:n3-5149.
_:n3-5149 rdf:first gwsw:GVK;
    rdf:rest _:n3-5150.
_:n3-5150 rdf:first gwsw:GrijsGietijzer;
    rdf:rest _:n3-5151.
_:n3-5151 rdf:first gwsw:NodulairGietijzer;
    rdf:rest _:n3-5152.
_:n3-5152 rdf:first gwsw:Gietijzer;
    rdf:rest _:n3-5153.
_:n3-5153 rdf:first gwsw:Plaatijzer;
    rdf:rest _:n3-5154.
_:n3-5154 rdf:first gwsw:Staal;
    rdf:rest _:n3-5155.
_:n3-5155 rdf:rest _:n3-5156.
_:n3-5156 rdf:rest _:n3-5157.
_:n3-5157 rdf:first gwsw:MetselwerkBepleisterd;
    rdf:rest _:n3-5158.
_:n3-5158 rdf:first gwsw:MetselwerkOnbepleisterd;
    rdf:rest _:n3-5159.
_:n3-5159 rdf:first gwsw:Mergel;
    rdf:rest _:n3-5160.
_:n3-5160 rdf:first gwsw:Epoxy;
    rdf:rest _:n3-5161.
_:n3-5161 rdf:first gwsw:Polyester;
    rdf:rest _:n3-5162.
_:n3-5162 rdf:first gwsw:Polymeerbeton;
    rdf:rest _:n3-5163.
_:n3-5163 rdf:first gwsw:PE;
    rdf:rest _:n3-5164.
_:n3-5164 rdf:first gwsw:HDPE;
    rdf:rest _:n3-5165.
_:n3-5165 rdf:first gwsw:Rubber;
    rdf:rest _:n3-5166.
_:n3-5166 rdf:first gwsw:Polypropyleen;
    rdf:rest _:n3-5167.
_:n3-5167 rdf:first gwsw:BAIZob;
    rdf:rest _:n3-5168.
_:n3-5168 rdf:first gwsw:Beton;
    rdf:rest _:n3-5169.
_:n3-5169 rdf:first gwsw:GewapendBeton;
    rdf:rest _:n3-5170.
_:n3-5170 rdf:first gwsw:GespotenBeton;
    rdf:rest _:n3-5171.
_:n3-5171 rdf:first gwsw:PVC;
    rdf:rest _:n3-5172.
_:n3-5172 rdf:first gwsw:GladStaal;
    rdf:rest _:n3-5173.
_:n3-5173 rdf:first gwsw:VoorgespannenBeton;
    rdf:rest _:n3-5174.
_:n3-5174 rdf:first gwsw:BetonStalenKern;
    rdf:rest _:n3-5175.
_:n3-5175 rdf:first gwsw:RoestvastStaal;
    rdf:rest rdf:nil.
_:n3-5178 a owl:Class;
    owl:oneOf _:n3-5179.
_:n3-5179 rdf:first gwsw:BetonnenSegmenten;
    rdf:rest _:n3-5180.
_:n3-5180 rdf:first gwsw:Vezelcement;
    rdf:rest _:n3-5181.
_:n3-5181 rdf:first gwsw:GVK;
    rdf:rest _:n3-5182.
_:n3-5182 rdf:first gwsw:Epoxy;
    rdf:rest _:n3-5183.
_:n3-5183 rdf:first gwsw:Polyester;
    rdf:rest _:n3-5184.
_:n3-5184 rdf:first gwsw:Polymeerbeton;
    rdf:rest _:n3-5185.
_:n3-5185 rdf:first gwsw:PE;
    rdf:rest _:n3-5186.
_:n3-5186 rdf:first gwsw:HDPE;
    rdf:rest _:n3-5187.
_:n3-5187 rdf:first gwsw:Polypropyleen;
    rdf:rest _:n3-5188.
_:n3-5188 rdf:first gwsw:BAIZob;
    rdf:rest _:n3-5189.
_:n3-5189 rdf:first gwsw:PVC;
    rdf:rest rdf:nil.
_:n3-5198 a owl:Class;
    owl:oneOf _:n3-5199.
_:n3-5199 rdf:rest _:n3-5200.
_:n3-5200 rdf:rest _:n3-5201.
_:n3-5201 rdf:rest _:n3-5202.
_:n3-5202 rdf:rest _:n3-5203.
_:n3-5203 rdf:first gwsw:Bitumen;
    rdf:rest _:n3-5204.
_:n3-5204 rdf:rest _:n3-5205.
_:n3-5205 rdf:first gwsw:MetselwerkBaksteen;
    rdf:rest _:n3-5206.
_:n3-5206 rdf:rest _:n3-5207.
_:n3-5207 rdf:first gwsw:Zwavelbeton;
    rdf:rest _:n3-5208.
_:n3-5208 rdf:first gwsw:Klei;
    rdf:rest _:n3-5209.
_:n3-5209 rdf:first gwsw:BAIZob;
    rdf:rest _:n3-5210.
_:n3-5210 rdf:first gwsw:GewapendBeton;
    rdf:rest _:n3-5211.
_:n3-5211 rdf:first gwsw:GespotenBeton;
    rdf:rest _:n3-5212.
_:n3-5212 rdf:first gwsw:BetonnenSegmenten;
    rdf:rest _:n3-5213.
_:n3-5213 rdf:first gwsw:Vezelcement;
    rdf:rest _:n3-5214.
_:n3-5214 rdf:first gwsw:GVK;
    rdf:rest _:n3-5215.
_:n3-5215 rdf:first gwsw:GrijsGietijzer;
    rdf:rest _:n3-5216.
_:n3-5216 rdf:first gwsw:NodulairGietijzer;
    rdf:rest _:n3-5217.
_:n3-5217 rdf:first gwsw:Staal;
    rdf:rest _:n3-5218.
_:n3-5218 rdf:first gwsw:MetselwerkBepleisterd;
    rdf:rest _:n3-5219.
_:n3-5219 rdf:first gwsw:MetselwerkOnbepleisterd;
    rdf:rest _:n3-5220.
_:n3-5220 rdf:first gwsw:Mergel;
    rdf:rest _:n3-5221.
_:n3-5221 rdf:first gwsw:Epoxy;
    rdf:rest _:n3-5222.
_:n3-5222 rdf:first gwsw:Polyester;
    rdf:rest _:n3-5223.
_:n3-5223 rdf:first gwsw:PE;
    rdf:rest _:n3-5224.
_:n3-5224 rdf:first gwsw:HDPE;
    rdf:rest _:n3-5225.
_:n3-5225 rdf:first gwsw:Polypropyleen;
    rdf:rest _:n3-5226.
_:n3-5226 rdf:first gwsw:Asbestcement;
    rdf:rest _:n3-5227.
_:n3-5227 rdf:first gwsw:Beton;
    rdf:rest _:n3-5228.
_:n3-5228 rdf:first gwsw:PVC;
    rdf:rest _:n3-5229.
_:n3-5229 rdf:first gwsw:Gietijzer;
    rdf:rest _:n3-5230.
_:n3-5230 rdf:first gwsw:VoorgespannenBeton;
    rdf:rest _:n3-5231.
_:n3-5231 rdf:first gwsw:Gres;
    rdf:rest rdf:nil.
gwsw:MateriaalSubstraat rdfs:label "Materiaal substraat"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Materiaal, _:n3-5233.
gwsw:Substraat rdfs:label "Substraat"@nl;
    skos:definition "De vulling van een ruimte met een variabele porositeit en doorlaatbaarheid"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-08-05"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-7570, _:n3-7571, _:n3-7572, _:n3-7573, _:n3-7574.
gwsw:Mof rdfs:label "Mof"@nl;
    skos:definition "Een hulpstuk bestemd voor het verbinden van twee leidingen"@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-20"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Verbindingsstuk, _:n3-5484.
gwsw:Molgoot rdfs:label "Molgoot"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-30"^^xsd:date;
    skos:definition "Goot in de lengterichting van de verharding, met veelal een cirkelsegment als dwarsprofiel."@nl, "[NEN 3300:1996] verdieping langs de rand van het wegoppervlak voor de afvoer van op het wegoppervlak gevallen neerslag"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    rdfs:seeAlso "file:///img/Molgoot.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Goot, _:n3-5491.
gwsw:Taludgoot rdfs:label "Taludgoot"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2021-10-01"^^xsd:date;
    skos:definition "Goot die in het talud loodrecht op de kruinlijn is aangebracht."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Goot, _:n3-7700.
gwsw:Schildmuur rdfs:label "Schildmuur"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2019-04-05"^^xsd:date;
    skos:definition "[IMBOR] Een scheiding, vaak gemaakt van metselwerk, die in een put aangebracht kan worden om de stroming door de put aan te passen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-04"^^xsd:date;
    gwsw:hasValidity "1d";
    rdfs:comment "Een schildmuur is topologisch gezien een verbinding (zoals wand, pomp, doorlaat). Een schildmuur kan ook als knooppunt beschreven worden, gebruik dan het concept \"Schildmuur (eindkap)\"."@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Wand, _:n3-7193.
gwsw:Roostergoot rdfs:label "Roostergoot"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2021-10-01"^^xsd:date;
    skos:definition "Goot die aan de bovenzijde is afgedekt met een metalen rooster."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    rdfs:seeAlso "file:///img/Roostergoot.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Lijngoot, _:n3-7161, _:n3-7163.
gwsw:Wadi rdfs:label "Wadi"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-04-30"^^xsd:date, "2017-05-31"^^xsd:date;
    skos:definition "Een verdiept terrein, bestemd om het hemelwater tijdelijk te bergen, voorzien van waterdoorlatende bodem waardoor water door middel van infiltratie door de bodem kan worden afgevoerd."@nl, "[IMBOR] Een (beplante) laagte, bestemd om het hemelwater tijdelijk te bergen en in de bodem te laten infiltreren. Voorzien van een infiltratiebed en veelal van infiltratiekratten."@nl, "[IMBOR] Een verdiept terrein met waterdoorlatende bodem bestemd voor de inzameling van hemelwater, waarbij dit water door middel van infiltratie door de bodem kan worden afgevoerd."@nl, "[NEN 3300:1996] verdiept terrein waarop overstort- of regenwater wordt geloosd om in de bodem te infiltreren."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    rdfs:comment "Vanaf versie 1.7.0 is de wadi een groepering van objecten geworden (was een reservoir), daarmee vervallen de kenmerken Breedte Bouwwerk, Lengte Bouwwerk en dergelijke. Gebruik nu de geometrie Buitengrens om de afmeting te beschijven."@nl;
    rdfs:seeAlso "file:///img/Wadi.jpg", "[Waterkring West] Een bufferings- en infiltratievoorziening, die tijdelijk gevuld is met hemelwater. De naam verwijst naar de Arabische naam voor een vaak droogstaand rivierdal en is ook een acroniem van Water Afvoer Door Infiltratie."@nl;
    skos:altLabel "Infiltratieveld"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:BegroeideInfiltratievoorziening, _:n3-9025.
gwsw:Slibvangput rdfs:label "Slibvanger"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-11-25"^^xsd:date;
    skos:definition "[NEN 3300:1996] Bezinkbak voor verontreinigd afvalwater waarin door het verschil in dichtheid en het vertragen van de vloeistofstroom, slib en afvalwater wordt gescheiden"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    skos:altLabel "Slibvangput"@nl;
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Slibafscheider, _:n3-7253.
gwsw:NaamOpenbareRuimte rdfs:label "Naam openbare ruimte"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-02-05"^^xsd:date;
    rdfs:seeAlso "[BAG] Een door het bevoegde gemeentelijke orgaan aan een Openbare ruimte toegekende benaming"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk.
gwsw:Noodoverstortput rdfs:label "Noodoverstortput"@nl;
    gwsw:hasAuthorChange "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateChange "2007-11-12"^^xsd:date;
    skos:definition "Een externe overstortput aangelegd voor afvoer als gevolg van een calamiteit."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    skos:altLabel "Noodoverlaat"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:ExterneOverstortput, _:n3-5778.
gwsw:Nooduitlaat rdfs:label "Nooduitlaat"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-03-01"^^xsd:date;
    skos:definition "Een uitlaat aangelegd voor afvoer als gevolg van een calamiteit."@nl, "[NEN 3300:1996] constructie voor de lozing van afvalwater op het oppervlaktewater bij calamiteiten"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Uitlaatconstructie, _:n3-5780, _:n3-5781, _:n3-5782.
gwsw:OndergrondseInfiltratievoorziening rdfs:label "Ondergrondse infiltratievoorziening"@nl;
    skos:definition "Een ondergrondse voorziening (infiltratieriool, infiltratieput, infiltratiekolk, infiltratiekrat, -koffer en/of bassin) met waterdoorlatende wanden, waarin het hemelwater wordt ingezameld, getransporteerd en tijdelijk wordt geborgen en waarbij het hemelwater via de wanden en bodem infiltreert in de ondergrond. Bij overbelasting en voor de vertraagde leegloop van de voorziening kunnen onderdelen (drainage, noodoverstort, slokop etc.) zijn aangebracht voor het reguleren van hemelwater- en grondwater."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-13"^^xsd:date;
    rdfs:seeAlso "file:///img/OndergrondseInfiltratievoorziening.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Infiltratievoorziening, _:n3-5900.
gwsw:Onderheid rdfs:label "Fundering onderheid"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2021-08-06"^^xsd:date;
    skos:definition "Object over het gehele oppervlak onderheid"@nl, "[IMBOR] Een fundament van heipalen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-05"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Fundering, _:n3-5901.
gwsw:Onderheid_Kleef rdfs:label "Fundering onderheid op kleef"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2019-01-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Onderheid, _:n3-5902.
gwsw:Onderheid_Stuit rdfs:label "Fundering onderheid stuit"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2019-01-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Onderheid, _:n3-5903.
gwsw:OpStaal rdfs:label "Fundering op staal"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2021-08-06"^^xsd:date;
    skos:definition "Gefundeerde object staat direct op zand (bijvoorbeeld in het wegcunet) of andere ondergrond"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-05"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Fundering, _:n3-6102.
gwsw:OpeningInWand rdfs:label "Opening in wand"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2019-05-15"^^xsd:date;
    skos:definition "Een opening in een wand zonder afvoerregeling"@nl, "[IMBOR] Een doorlaat in de vorm van een opening in een wand."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-24"^^xsd:date;
    rdfs:comment "Als de opening gecombineerd is met bijvoorbeeld een klep of schuif, gebruik dan een subtype van Mechanische Afsluiter als hydraulisch element";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Doorlaat, _:n3-6123, _:n3-6124, _:n3-6125.
gwsw:Waarneming rdfs:label "Observation"@en, "Waarneming"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-04-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-01-07"^^xsd:date;
    gwsw:hasValidity "5d 6d 11d";
    rdfs:comment "Was specialisatie van Inspecteren";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Activiteit.
gwsw:Opvoergemaal rdfs:label "Opvoergemaal"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2019-01-11"^^xsd:date;
    skos:definition "Een gemaal in een vrijverval rioolstelsel voor het verpompen van afvalwater naar een hoger gelegen vrijverval rioolstelsel zonder gebruik te maken van een persleiding buiten het bouwwerk."@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolgemaal, _:n3-6168.
gwsw:Overgangsstuk rdfs:label "Overgangsstuk"@nl;
    skos:definition "[NEN 3300:1996] hulpstuk voor het verbinden van twee buizen van verschillende materialen of verbindingstypen"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Verbindingsstuk, _:n3-6215.
gwsw:Riooleindgemaal rdfs:label "Riooleindgemaal"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2017-04-06"^^xsd:date;
    skos:definition "Het rioolgemaal waar de overdracht plaatsvindt van een stelsel onder beheer van een gemeente naar een stelsel of ontvangstput onder beheer van een waterschap."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-11-30"^^xsd:date;
    rdfs:seeAlso "[IRIS-RIOKEN:2012] Voor het waterschap zijn in principe alleen de riooleindgemalen interessant, waar overdracht van afvalwater plaatsvindt naar een stelsel dat onder beheer van dit waterschap is."@nl;
    skos:altLabel "Overnamegemaal"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolgemaal, _:n3-7028.
gwsw:Overstortleiding rdfs:label "Overstortleiding"@nl;
    gwsw:hasAuthorChange "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateChange "2007-11-12"^^xsd:date;
    skos:definition "Een gesloten rioolleiding voor het transport van het afvalwater van een overstortput naar het lozingspunt"@nl, "[NEN 3300:1996] riool bestemd voor de afvoer van afvalwater geloosd via een overstort"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    skos:altLabel "Overstortriool"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalRioolleiding, _:n3-6258.
gwsw:Paaljuk rdfs:label "Paaljukfundering"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2021-08-06"^^xsd:date;
    skos:definition "Object via één of meer paaljukken ondersteund"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Fundering, _:n3-6306.
gwsw:PolystyreenFundering rdfs:label "Polystyreen fundering"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2018-12-10"^^xsd:date;
    skos:definition "[IMBOR] Een funderingslaag die bestaat uit onderdelen van polystyreen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Fundering, _:n3-6431.
gwsw:Putbuis rdfs:label "Putbuis"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2018-12-11"^^xsd:date;
    skos:definition "Een inspectieschacht aangebracht op een buis met grote afmeting"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolput, _:n3-6629.
gwsw:Putdeksel_LichtVerkeer rdfs:label "Putdeksel - licht verkeer"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een deksel om de opening van een put af te sluiten, die sterk genoeg is om het passeren van voertuigen van gering gewicht te doorstaan."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Putdeksel, _:n3-6642.
gwsw:Putdeksel_ZwaarVerkeer rdfs:label "Putdeksel - zwaar verkeer"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een deksel om de opening van een put af te sluiten, die sterk genoeg is om het passeren van voertuigen van fors gewicht te doorstaan."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Putdeksel, _:n3-6643.
gwsw:RWSKolk rdfs:label "RWS kolk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2021-11-17"^^xsd:date;
    skos:definition "[IMBOR] Tweedelige trottoirkolk beton/gietijzer, type RWS aansluitend op RWS-bandprofiel met U-vormige omranding."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:Kolk, _:n3-6668, _:n3-6669.
gwsw:VormDekselColl rdfs:label "Vorm deksel (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-8748.
gwsw:ReinigendePut rdfs:label "Reinigende put"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    skos:definition "Een rioolput met een fysisch reinigende voorziening, waarbij de vervuiling wordt gescheiden van het afvalwater. Kan ook beschouwd worden als een soort reinigende voorziening."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-11-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Inspectieput, _:n3-6909, _:n3-6910, _:n3-6911.
gwsw:Rietmatten rdfs:label "Rietmatten"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2016-04-28"^^xsd:date;
    skos:definition "[IMBOR] Een fundering gemaakt vlakken van samengebonden gedroogde rietstengels."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-07-27"^^xsd:date;
    rdfs:seeAlso "[Waterkring West] Wordt in kleigrond toegepast"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Fundering, _:n3-7004, _:n3-7005.
_:n3-7167 a owl:Class;
    owl:unionOf _:n3-7168.
_:n3-7168 rdf:first gwsw:Ruimte;
    rdf:rest _:n3-7169.
_:n3-7169 rdf:first gwsw:FysiekObject;
    rdf:rest rdf:nil.
gwsw:Slibafscheider rdfs:label "Grit separator"@en, "Slibafscheider"@nl;
    gwsw:hasAuthorChange "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateChange "2007-11-12"^^xsd:date;
    skos:definition "Een toestel waarin ten gevolge van het verschil in dichtheid en het vertragen van de vloeistofstroom het slib door bezinking grotendeels van het afvalwater wordt gescheiden."@nl, "[EN 16323:2014] device to separate grit, sand or similar mineral material from wastewater"@en;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    gwsw:hasValidity "10d";
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-7248, _:n3-7249, _:n3-7250.
gwsw:Sloofconstructie rdfs:label "Sloofconstructie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2016-04-28"^^xsd:date;
    skos:definition "[IMBOR] Een horizontale balk bovenop een verticale wand, grondkering of muur die het gewicht van bovenaf gelijk verdeelt."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-05"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Fundering, _:n3-7263.
gwsw:Spoelgemaal rdfs:label "Spoelgemaal"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Een gemaal voor het verpompen van spoelwater"@nl;
    gwsw:hasAuthorStart "Eric van Gorkom";
    gwsw:hasDateStart "2022-09-27"^^xsd:date;
    gwsw:hasValidity "11d 12d";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Gemaal, _:n3-7304.
gwsw:Spoelleiding rdfs:label "Spoelleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-28"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-09-20"^^xsd:date;
    gwsw:hasValidity "5d 12d";
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:MechanischeTransportleiding, _:n3-7310.
_:n3-7431 a owl:Class;
    owl:oneOf _:n3-7432.
_:n3-7432 rdf:first gwsw:Uitgevoerd;
    rdf:rest _:n3-7433.
_:n3-7433 rdf:first gwsw:Gepland;
    rdf:rest _:n3-7434.
_:n3-7434 rdf:first gwsw:InUitvoering;
    rdf:rest _:n3-7435.
_:n3-7435 rdf:first gwsw:InVoorbereiding;
    rdf:rest _:n3-7436.
_:n3-7436 rdf:first gwsw:Vervallen;
    rdf:rest rdf:nil.
gwsw:Steenwolkoffer rdfs:label "Steenwolkoffer"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2026-07-13"^^xsd:date;
    skos:definition "[IMBOR] Een constructie gevuld met steenwol waar regenwater de tijd krijgt om langzaam in de bodem opgenomen te worden."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS;
    a owl:Class;
    rdfs:subClassOf gwsw:Infiltratiekoffer, _:n3-7454.
gwsw:Verhardingstype rdfs:label "Verhardingstype"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Eric van Gorkom";
    gwsw:hasDateChange "2015-10-21"^^xsd:date, "2024-05-13"^^xsd:date;
    skos:notation "AXB"^^gwsw:Dt_Notation_IL, "CXB"^^gwsw:Dt_Notation_IP;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasValidity "5d 6d 15d";
    rdfs:seeAlso "[RIB] De verharding van het wegdek volgens BGT, bij wisselende verharding de dominante aanhouden."@nl;
    skos:altLabel "Verharding wegdek"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-8289, _:n3-8290.
gwsw:Straatnaam rdfs:label "Straatnaam"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-05-06"^^xsd:date;
    gwsw:hasValidity "6d";
    rdfs:comment "BAG / STUF-berichten - R02 Straat";
    rdfs:seeAlso "[NEN 5826:2002] de officiële door de gemeente vastgestelde naam van een straat"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR;
    a owl:Class;
    rdfs:subClassOf gwsw:NaamOpenbareRuimte, _:n3-7498.
gwsw:Stuwrioolleiding rdfs:label "Stuwrioolleiding"@nl;
    gwsw:hasAuthorChange "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateChange "2007-11-12"^^xsd:date;
    skos:definition "Een gesloten rioolleiding met een verkleinde doorsnede om de bergingscapaciteit van het bovenstroomse rioolstelsel te benutten."@nl, "[NEN 3300:1996] 1. riool met een verkleinde doorsnede om de bergingscapaciteit bovenstrooms door stuwen van afvalwater te vergroten; 2. riool om de afvoer te beperken"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-11-29"^^xsd:date;
    skos:altLabel "Knijpriool"@nl, "Stuwriool"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalRioolleiding, _:n3-7567.
gwsw:VerholenGoot rdfs:label "Verholen goot"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2021-10-01"^^xsd:date;
    skos:definition "Grotendeels overdekte goot waarvan de bovenkant gelijk ligt met het oppervlak van de verharding."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    rdfs:seeAlso "file:///img/Verholen%20goot.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Goot, _:n3-8309, _:n3-8310.
gwsw:VrijvervalLeidingsegment rdfs:label "Vrijverval leidingsegment"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2021-10-01";
    skos:definition "Deel van een vrijverval rioolleiding begrensd door wijziging materiaal, wijziging afmeting of locatie appendages"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:VrijvervalTransportleiding, _:n3-8820, _:n3-8821.
gwsw:Tunnelgemaal rdfs:label "Tunnelgemaal"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Een gemaal dat hemelwater verpompt uit een tunnel"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-05-03"^^xsd:date;
    rdfs:seeAlso "file:///img/Tunnelgemaal.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolgemaal, _:n3-7855, _:n3-7856.
gwsw:Uitstroombak rdfs:label "Uitstroombak"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een uitlaatconstructie aan de onderkant voorzien van een bakconstructie, waar uitgelaten water op terecht komt."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Uitlaatconstructie, _:n3-8156.
gwsw:VerbeterdGemengdRioolstelsel rdfs:label "Verbeterd gemengd rioolstelsel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-09-20"^^xsd:date;
    skos:definition "[NEN 3300:1996] gemengd rioolstelsel met (rand)voorzieningen die de vuiluitworp richting oppervlaktewater beperken ten opzichte van de traditionele gemengde rioolstelsels"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:GemengdStelsel, _:n3-8244.
_:n3-8270 a owl:Class;
    owl:oneOf _:n3-8271.
_:n3-8271 rdf:first gwsw:DubbeleSteekmof;
    rdf:rest _:n3-8272.
_:n3-8272 rdf:first gwsw:Vaar_moer;
    rdf:rest _:n3-8273.
_:n3-8273 rdf:first gwsw:Mof_spie;
    rdf:rest _:n3-8274.
_:n3-8274 rdf:rest _:n3-8275.
_:n3-8275 rdf:first gwsw:Flensverbinding;
    rdf:rest _:n3-8276.
_:n3-8276 rdf:first gwsw:Glijverbinding;
    rdf:rest _:n3-8277.
_:n3-8277 rdf:first gwsw:Rolverbinding;
    rdf:rest _:n3-8278.
_:n3-8278 rdf:first gwsw:Lasverbinding;
    rdf:rest _:n3-8279.
_:n3-8279 rdf:first gwsw:Lijmverbinding;
    rdf:rest _:n3-8280.
_:n3-8280 rdf:first gwsw:TrekvasteKoppeling;
    rdf:rest rdf:nil.
_:n3-8291 a owl:Class;
    owl:oneOf _:n3-8292.
_:n3-8292 rdf:first gwsw:ElementenVerharding;
    rdf:rest _:n3-8293.
_:n3-8293 rdf:first gwsw:Klinkers;
    rdf:rest _:n3-8294.
_:n3-8294 rdf:first gwsw:Asfalt;
    rdf:rest _:n3-8295.
_:n3-8295 rdf:first gwsw:Tegels;
    rdf:rest _:n3-8296.
_:n3-8296 rdf:first gwsw:Stelconplaten;
    rdf:rest _:n3-8297.
_:n3-8297 rdf:first gwsw:Onverhard;
    rdf:rest _:n3-8298.
_:n3-8298 rdf:first gwsw:Steenslag;
    rdf:rest _:n3-8299.
_:n3-8299 rdf:first gwsw:Kasseien;
    rdf:rest _:n3-8300.
_:n3-8300 rdf:first gwsw:MagerBeton;
    rdf:rest _:n3-8301.
_:n3-8301 rdf:first gwsw:BetonVerharding;
    rdf:rest _:n3-8302.
_:n3-8302 rdf:rest rdf:nil.
gwsw:Verloopstuk rdfs:label "Verloopstuk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-13"^^xsd:date;
    skos:definition "[NEN 3300:1996] hulpstuk voor het verbinden van twee buizen van dezelfde materiaalsoort maar met verschillende diameters"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-28"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Verbindingsstuk, _:n3-8356.
gwsw:Vijzelgemaal rdfs:label "Vijzelgemaal"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2017-05-31"^^xsd:date;
    skos:definition "[IMBOR] Gemaal voor het verpompen van (afval)water met behulp van een vijzel."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-04"^^xsd:date;
    rdfs:seeAlso "file:///img/Vijzelgemaal.jpg";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolgemaal, _:n3-8510.
gwsw:VisueelInspecteren rdfs:label "Visueel inspecteren"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-08-24"^^xsd:date;
    skos:definition "[NEN 3300:1996] het op directe wijze dan wel op indirecte wijze via optische hulpmiddelen inspecteren van de toestand"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    gwsw:hasValidity "*f";
    rdfs:seeAlso "[NEN 3398:2004] op directe wijze dan wel indirecte wijze via optische hulpmiddelen inspecteren van de toestand"@nl;
    rdfs:comment "[cfk fout]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_EN, gwsw:Cof_RRB, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Inspecteren, _:n3-8513.
_:n3-8704 a owl:Class;
    owl:oneOf _:n3-8705.
_:n3-8705 rdf:first gwsw:BAIZoa;
    rdf:rest _:n3-8706.
_:n3-8706 rdf:first gwsw:BAIZob;
    rdf:rest _:n3-8707.
_:n3-8707 rdf:first gwsw:BAIZoc;
    rdf:rest _:n3-8708.
_:n3-8708 rdf:first gwsw:Compriband;
    rdf:rest _:n3-8709.
_:n3-8709 rdf:first gwsw:Rubberring;
    rdf:rest _:n3-8710.
_:n3-8710 rdf:first gwsw:Kunststofring;
    rdf:rest _:n3-8711.
_:n3-8711 rdf:first gwsw:Voegenkit_NietAsbesthoudend;
    rdf:rest _:n3-8712.
_:n3-8712 rdf:first gwsw:Voegenkit_MogelijkAsbesthoudend;
    rdf:rest _:n3-8713.
_:n3-8713 rdf:first gwsw:Voegenkit_Asbesthoudend;
    rdf:rest _:n3-8714.
_:n3-8714 rdf:first gwsw:Voegenkit_Teerhoudend;
    rdf:rest _:n3-8715.
_:n3-8715 rdf:first gwsw:Geen;
    rdf:rest rdf:nil.
_:n3-8748 a owl:Class;
    owl:oneOf _:n3-8749.
_:n3-8749 rdf:first gwsw:Rond;
    rdf:rest _:n3-8750.
_:n3-8750 rdf:first gwsw:Rechthoekig;
    rdf:rest rdf:nil.
_:n3-8771 a owl:Class;
    owl:oneOf _:n3-8772.
_:n3-8772 rdf:first gwsw:Rond;
    rdf:rest _:n3-8773.
_:n3-8773 rdf:first gwsw:Rechthoekig;
    rdf:rest _:n3-8774.
_:n3-8774 rdf:first gwsw:Eivormig;
    rdf:rest _:n3-8775.
_:n3-8775 rdf:first gwsw:EivormigOmgekeerd;
    rdf:rest _:n3-8776.
_:n3-8776 rdf:first gwsw:U_vorm;
    rdf:rest _:n3-8777.
_:n3-8777 rdf:rest _:n3-8778.
_:n3-8778 rdf:rest _:n3-8779.
_:n3-8779 rdf:first gwsw:Heul;
    rdf:rest _:n3-8780.
_:n3-8780 rdf:first gwsw:Muil;
    rdf:rest _:n3-8781.
_:n3-8781 rdf:first gwsw:Trapezium;
    rdf:rest _:n3-8782.
_:n3-8782 rdf:first gwsw:Ovaal;
    rdf:rest rdf:nil.
_:n3-8785 a owl:Class;
    owl:oneOf _:n3-8786.
_:n3-8786 rdf:first gwsw:Rechthoekig;
    rdf:rest _:n3-8787.
_:n3-8787 rdf:first gwsw:Rond;
    rdf:rest _:n3-8788.
_:n3-8788 rdf:first gwsw:AndersVorm;
    rdf:rest rdf:nil.
_:n3-8805 a owl:Class;
    owl:oneOf _:n3-8806.
_:n3-8806 rdf:first gwsw:Rechthoekig;
    rdf:rest _:n3-8807.
_:n3-8807 rdf:first gwsw:Rond;
    rdf:rest _:n3-8808.
_:n3-8808 rdf:first gwsw:AndersVorm;
    rdf:rest rdf:nil.
_:n3-8954 a owl:Class;
    owl:oneOf _:n3-8955.
_:n3-8955 rdf:first gwsw:RioolOnderDrukThema;
    rdf:rest _:n3-8956.
_:n3-8956 rdf:first gwsw:RioolVrijvervalThema;
    rdf:rest _:n3-8957.
_:n3-8957 rdf:first gwsw:WeesThema;
    rdf:rest _:n3-8958.
_:n3-8958 rdf:first gwsw:HoogspanningThema;
    rdf:rest _:n3-8959.
_:n3-8959 rdf:first gwsw:LaagspanningThema;
    rdf:rest _:n3-8960.
_:n3-8960 rdf:first gwsw:MiddenspanningThema;
    rdf:rest _:n3-8961.
_:n3-8961 rdf:first gwsw:DatatransportThema;
    rdf:rest rdf:nil.
gwsw:Werveloverstortput rdfs:label "Werveloverstortput"@nl;
    skos:definition "[NEN 3300:1996] een overstortput waarbij een cilindrische vorm, een spiraalachtige goot, een duikschot en een langere drempel zijn toegepast en de inhoud voor de drempel is vergroot om de vuiluitworp tijdens overstorting te beperken"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:VerbeterdeOverstortput, _:n3-9174, _:n3-9175.
gwsw:Wervelput rdfs:label "Wervelput"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-31"^^xsd:date;
    skos:definition "[NEN-EN 752:2008] ronde mantoegankelijke put waarin een groot niveauverschil wordt overbrugd doordat het afvalwater tangentiaal wordt ingelaten en spiraalsgewijs afstroomt"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_REV, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolput, _:n3-9176, _:n3-9177, _:n3-9178, _:n3-9179.
_:n3-9200 a owl:Class;
    owl:oneOf _:n3-9201.
_:n3-9201 rdf:first gwsw:Grondradar;
    rdf:rest _:n3-9202.
_:n3-9202 rdf:first gwsw:Afgeleid;
    rdf:rest _:n3-9203.
_:n3-9203 rdf:first gwsw:NietAchterhaald;
    rdf:rest _:n3-9204.
_:n3-9204 rdf:first gwsw:ObjecttypeNietKunnenAchterhalen;
    rdf:rest _:n3-9205.
_:n3-9205 rdf:first gwsw:BasisregistratieAdressenEnGebouwen;
    rdf:rest _:n3-9206.
_:n3-9206 rdf:first gwsw:Inmeting;
    rdf:rest _:n3-9207.
_:n3-9207 rdf:first gwsw:Inspectie;
    rdf:rest _:n3-9208.
_:n3-9208 rdf:first gwsw:CBS;
    rdf:rest _:n3-9209.
_:n3-9209 rdf:first gwsw:Luchtfoto;
    rdf:rest _:n3-9210.
_:n3-9210 rdf:first gwsw:BGT;
    rdf:rest _:n3-9211.
_:n3-9211 rdf:first gwsw:GBKN;
    rdf:rest _:n3-9212.
_:n3-9212 rdf:first gwsw:AHN;
    rdf:rest _:n3-9213.
_:n3-9213 rdf:first gwsw:AHN1;
    rdf:rest _:n3-9214.
_:n3-9214 rdf:first gwsw:AHN2;
    rdf:rest _:n3-9215.
_:n3-9215 rdf:first gwsw:AHN3;
    rdf:rest _:n3-9216.
_:n3-9216 rdf:first gwsw:AHN4;
    rdf:rest _:n3-9217.
_:n3-9217 rdf:first gwsw:GPSLandmeting;
    rdf:rest _:n3-9218.
_:n3-9218 rdf:first gwsw:GPSVanuitWagen;
    rdf:rest _:n3-9219.
_:n3-9219 rdf:first gwsw:LIDAR3D;
    rdf:rest _:n3-9220.
_:n3-9220 rdf:first gwsw:Plan_Ontwerp;
    rdf:rest _:n3-9221.
_:n3-9221 rdf:first gwsw:Revisie;
    rdf:rest _:n3-9222.
_:n3-9222 rdf:first gwsw:Sensor;
    rdf:rest _:n3-9223.
_:n3-9223 rdf:first gwsw:Schatting;
    rdf:rest _:n3-9224.
_:n3-9224 rdf:rest _:n3-9225.
_:n3-9225 rdf:rest _:n3-9226.
_:n3-9226 rdf:first gwsw:Drinkwaterverbruik;
    rdf:rest _:n3-9227.
_:n3-9227 rdf:first gwsw:Afvalwaterakkoord;
    rdf:rest _:n3-9228.
_:n3-9228 rdf:first gwsw:BrutoVloeroppervlak;
    rdf:rest _:n3-9229.
_:n3-9229 rdf:first gwsw:Vergunning;
    rdf:rest _:n3-9230.
_:n3-9230 rdf:first gwsw:Waterpassing;
    rdf:rest rdf:nil.
gwsw:Y_stuk rdfs:label "Y-stuk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Een verbindingsstuk dat drie leidingen onder een niet-rechte hoek verbindt"@nl, "[IMBOR] Een verbindingsstuk in de vorm van een Y-splitsing."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-05-31"^^xsd:date;
    gwsw:hasValidity "1d";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_REV, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Verbindingsstuk, _:n3-10202.
gwsw:AHN rdfs:label "AHN"@nl;
    skos:definition "Actueel Hoogtebestand Nederland (alle versies)"@nl;
    gwsw:hasValidity "16d";
    rdfs:comment "Was AHN2 (tm versie 1.4)";
    a gwsw:WijzeVanInwinningColl.
gwsw:AHN1 rdfs:label "AHN1"@nl;
    skos:definition "Actueel Hoogtebestand Nederland (versie 1)"@nl;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:AHN2 rdfs:label "AHN2"@nl;
    skos:definition "Actueel Hoogtebestand Nederland (versie 2, anno 2011)"@nl;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:AHN3 rdfs:label "AHN3"@nl;
    skos:definition "Actueel Hoogtebestand Nederland (versie 3, anno 2015)"@nl;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:AHN4 rdfs:label "AHN4"@nl;
    skos:definition "Actueel Hoogtebestand Nederland (versie 4, anno 2020)"@nl;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:Afgeleid rdfs:label "Afgeleid"@nl;
    skos:definition "Via interpolatie, extrapolatie of berekening"@nl;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:Afvalwaterakkoord rdfs:label "Afvalwaterakkoord"@nl;
    skos:definition "Productie afvalwater gebaseerd op het afvalwaterakkoord"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2022-03-27"^^xsd:date;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:BGT rdfs:label "BGT"@nl;
    skos:altLabel "IMGeo of BGT"@nl;
    a gwsw:WijzeVanInwinningColl.
gwsw:BasisregistratieAdressenEnGebouwen rdfs:label "Basisregistratie Adressen en Gebouwen (BAG)"@nl;
    skos:definition "Afgeleid uit gegevens van de Basisregistratie Adressen en Gebouwen (BAG)"@nl;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:BrutoVloeroppervlak rdfs:label "Bruto vloeroppervlak"@nl;
    skos:definition "Productie afvalwater gebaseerd op een vergunning"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2022-05-05"^^xsd:date;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:CBS rdfs:label "CBS"@nl;
    skos:definition "Centraal Bureau voor de Statistiek"@nl;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:Drinkwaterverbruik rdfs:label "Drinkwaterverbruik"@nl;
    skos:definition "Productie afvalwater gebaseerd op het drinkwaterverbruik"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2022-03-27"^^xsd:date;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:GBKN rdfs:label "GBKN"@nl;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:GPSLandmeting rdfs:label "GNSS Landmeting"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2024-05-01"^^xsd:date;
    skos:definition "GNSS staat voor global navigation sattelite system, wat naast GPS ook het Europese Galileo, het Russische Glonass en het Chinese Beidoe omvat."@nl;
    a gwsw:WijzeVanInwinningColl.
gwsw:GPSVanuitWagen rdfs:label "GNSS Vanuit wagen"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2024-05-01"^^xsd:date;
    skos:definition "Bijvoorbeeld tijdens kolkenreinigen"@nl;
    a gwsw:WijzeVanInwinningColl.
gwsw:Grondradar rdfs:label "Grondradar"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-11-07"^^xsd:date;
    skos:definition "Door middel van radarmeting vanaf maaivled"@nl, "[IMBOR] Het gegeven over het object is ingewonnen door middel van een meetinstrument dat signalen uitzendt richting de bodem en opvangt voor het verrichten van bodemonderzoek. De situatie in de ondergrond wordt in kaart gebracht door een profiel te ontwikkelen op basis van de ontvangen signalen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-11-07"^^xsd:date;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:Inmeting rdfs:label "Inmeting"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Met waterpastoestel, theodoliet, meetlint"@nl, "[IMBOR] Het gegeven over het object is ingewonnen door middel van een nader te specificeren meetinstrument dat, bijvoorbeeld, gebruikt is om de exacte omvang of de inhoud van een object op te meten."@nl;
    a gwsw:WijzeVanInwinningColl.
gwsw:Inspectie rdfs:label "Inspectie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Via uitgevoerde inspectie"@nl, "[IMBOR] De wijze waarop het gegeven over het object is ingewonnen is middels het beoordelen van het object in de daadwerkelijke buitenruimte."@nl;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:LIDAR3D rdfs:label "LIDAR 3D"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-04"^^xsd:date;
    a gwsw:WijzeVanInwinningColl.
gwsw:Luchtfoto rdfs:label "Luchtfoto"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Het gegeven over het object is ingewonnen door middel van grootschalige fotografie vanuit een helikopter, vliegtuig of door een drone."@nl;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:NietAchterhaald rdfs:label "Niet kunnen achterhalen"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-09-22"^^xsd:date;
    skos:definition "Een poging om het gevraagde kenmerk te achterhalen is niet succesvol geweest"@nl;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:ObjecttypeNietKunnenAchterhalen rdfs:label "Objecttype niet kunnen achterhalen"@nl;
    skos:definition "Een poging om het objecttype te achterhalen is niet succesvol geweest"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-08-12"^^xsd:date;
    a gwsw:WijzeVanInwinningColl.
gwsw:Plan_Ontwerp rdfs:label "Plan/Ontwerp"@nl;
    gwsw:hasValidity "16d";
    skos:altLabel "Plan of ontwerp"@nl;
    a gwsw:WijzeVanInwinningColl.
gwsw:Revisie rdfs:label "Revisie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Via uitgevoerde revisie"@nl, "[IMBOR] De wijze waarop het gegeven over het object is ingewonnen is middels gegevens die zijn ontvangen aangaande de herziening van het object of de omgeving."@nl;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:Schatting rdfs:label "Schatting"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Het gegeven over het object is ingewonnen door middel van een bepaling met een bepaalde onzekerheid van welke aard dan ook."@nl;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:Sensor rdfs:label "Sensor (inwinning)"@nl;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:Vergunning rdfs:label "Vergunning"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Productie afvalwater gebaseerd op een vergunning"@nl, "[IMBOR] Een document dat een officiële toestemming van de overheid om een bepaalde activiteit uit te voeren vastlegt ter raadpleging door derden."@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2022-03-27"^^xsd:date;
    gwsw:hasValidity "16d";
    a gwsw:WijzeVanInwinningColl.
gwsw:Waterpassing rdfs:label "Waterpassing"@nl;
    skos:definition "Een specificatie van inmeting"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2025-10-07"^^xsd:date;
    a gwsw:WijzeVanInwinningColl.
gwsw:BiologischReinigen rdfs:label "Biologisch reinigen"@nl;
    a gwsw:Technologie.
gwsw:DirectTransportDoorPompenZonderOpvangInOntvput rdfs:label "Direct transport door pompen zonder opvang in een ontvangput/kelder"@nl;
    a gwsw:Technologie.
gwsw:DoorMiddelVanDrukverschil rdfs:label "Door middel van drukverschil"@nl;
    a gwsw:Technologie.
gwsw:TransportOnderOverdruk rdfs:label "Transport onder overdruk"@nl;
    a gwsw:Technologie.
gwsw:FysischReinigen rdfs:label "Fysisch reinigen"@nl;
    a gwsw:Technologie.
gwsw:OverBestaandeLeidingGebouwd rdfs:label "Over bestaande leiding gebouwd"@nl;
    a gwsw:Technologie.
gwsw:Infiltreren rdfs:label "Infiltreren"@nl;
    a gwsw:Technologie.
gwsw:Mechanisch rdfs:label "Mechanisch"@nl;
    a gwsw:Technologie.
gwsw:ViaOnderdruk rdfs:label "Via onderdruk"@nl;
    a gwsw:Technologie.
gwsw:TransportOnderOverdrukOfOnderdruk rdfs:label "Transport onder overdruk of onderdruk"@nl;
    a gwsw:Technologie.
gwsw:Statisch rdfs:label "Statisch"@nl;
    a gwsw:Technologie.
gwsw:TransportDoorDeZwaartekracht rdfs:label "Transport door de zwaartekracht"@nl;
    a gwsw:Technologie.
gwsw:TransportOnderOnderdruk rdfs:label "Transport onder onderdruk"@nl;
    a gwsw:Technologie.
gwsw:VerpompenMetEenVijzel rdfs:label "Verpompen met een vijzel"@nl;
    a gwsw:Technologie.
gwsw:ViaOptischeHulpmiddelen rdfs:label "Via optische hulpmiddelen"@nl;
    a gwsw:Technologie.
gwsw:AangebrachtTijdensFabricageLeiding rdfs:label "Aangebracht tijdens fabricage leiding"@nl;
    a gwsw:Uitvoering.
gwsw:AfgedektMetEenMetalenRooster rdfs:label "Afgedekt met een metalen rooster"@nl;
    a gwsw:Uitvoering.
gwsw:Afgedopt rdfs:label "Afgedopt"@nl;
    a gwsw:Uitvoering.
gwsw:AfzonderlijkAangebrachteSegmenten rdfs:label "Afzonderlijk aangebrachte segmenten"@nl;
    a gwsw:Uitvoering.
gwsw:BakOfPut rdfs:label "Bak of put"@nl;
    a gwsw:Uitvoering.
gwsw:ReservoirZonderLozing rdfs:label "Reservoir zonder lozing"@nl;
    a gwsw:Uitvoering.
gwsw:VerdieptTerreinMetWaterdoorlatendeBodem rdfs:label "Verdiept terrein met waterdoorlatende bodem"@nl;
    a gwsw:Uitvoering.
gwsw:BekledingBuitenzijde rdfs:label "Bekleding buitenzijde object"@nl;
    a gwsw:Uitvoering.
gwsw:BekledingMetDoek rdfs:label "Bekleding met doek"@nl;
    a gwsw:Uitvoering.
gwsw:BeplanteLaagte rdfs:label "Beplante/begroeide laagte"@nl;
    a gwsw:Uitvoering.
gwsw:UitgevoerdAlsLeiding rdfs:label "Uitgevoerd als leiding"@nl;
    a gwsw:Uitvoering.
gwsw:InDeBerm rdfs:label "In de berm"@nl;
    a gwsw:Uitvoering, gwsw:Toepassing.
gwsw:Beton rdfs:label "Beton"@nl, "Concrete"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een kunstmatig, steenachtig materiaal dat veelal is samengesteld uit het bindmiddel cement en uit een of meer toeslagmaterialen zoals zand, grind of steenslag."@nl;
    skos:notation "BET"^^gwsw:Dt_Notation_HY, "AG"^^gwsw:Dt_Notation_IR, "BETON"^^gwsw:Dt_Notation_NC;
    a gwsw:Uitvoering, gwsw:Mechanisme, gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:BevatFysischReinigendeVoorziening rdfs:label "Bevat fysisch reinigende voorziening"@nl;
    a gwsw:Uitvoering.
gwsw:PutMetSpecialeVoorzieningen rdfs:label "Put met speciale voorzieningen"@nl;
    a gwsw:Uitvoering.
gwsw:BuisInGebogenVorm rdfs:label "Buis in gebogen vorm"@nl;
    a gwsw:Uitvoering.
gwsw:ConstructieVanEnigeOmvang rdfs:label "Constructie van enige omvang"@nl;
    a gwsw:Uitvoering.
gwsw:VerbondenMetDeGrond rdfs:label "Verbonden met de grond"@nl;
    a gwsw:Uitvoering.
gwsw:BuisAanBinnenzijdeLeiding rdfs:label "Buis aan binnenzijde leiding"@nl;
    a gwsw:Uitvoering.
gwsw:BuisUitEenStuk rdfs:label "Buis uit één stuk"@nl;
    a gwsw:Uitvoering.
gwsw:BuisUitMeerdereStukken rdfs:label "Buis uit meerdere stukken"@nl;
    a gwsw:Uitvoering.
gwsw:ZeerNauwAansluitendOpBinnenwand rdfs:label "Zeer nauw aansluitend op binnenwand"@nl;
    a gwsw:Uitvoering.
gwsw:DeelVanMechanischeTransportleiding rdfs:label "Deel van mechanische transportleiding"@nl;
    a gwsw:Uitvoering.
gwsw:DeelVanVrijvervalTransportleiding rdfs:label "Deel van vrijverval transportleiding"@nl;
    a gwsw:Uitvoering.
gwsw:DirectOpDeOndergrond rdfs:label "Direct op de ondergrond"@nl;
    a gwsw:Uitvoering.
gwsw:Doorlatend rdfs:label "Doorlatend"@nl;
    a gwsw:Uitvoering.
gwsw:DraagvermogenDoorKleef rdfs:label "Draagvermogen door kleef"@nl;
    a gwsw:Uitvoering.
gwsw:DraagvermogenDoorStuit rdfs:label "Draagvermogen door stuit"@nl;
    a gwsw:Uitvoering.
gwsw:WaterdoorlatendeWanden rdfs:label "Waterdoorlatende wanden"@nl;
    a gwsw:Uitvoering.
gwsw:MetDeInlaatAanDeBoven_EnVoorzijde rdfs:label "Met de inlaat aan de boven- en voorzijde"@nl;
    a gwsw:Uitvoering.
gwsw:GegravenOfGeboordeKokervormigeDiepte rdfs:label "Gegraven of geboorde kokervormige diepte"@nl;
    a gwsw:Uitvoering.
gwsw:GeheelVanStelsels rdfs:label "Geheel van stelsels"@nl;
    a gwsw:Uitvoering.
gwsw:OpstellingPompEnBuitenDeOntvangput_kelder rdfs:label "Opstelling pomp(en) buiten de ontvangput/kelder"@nl;
    a gwsw:Uitvoering.
gwsw:OpstellingPompEnInDeOntvangput_kelder rdfs:label "Opstelling pomp(en) in de ontvangput/kelder"@nl;
    a gwsw:Uitvoering.
gwsw:GespotenOpBinnenwand rdfs:label "Gespoten op binnenwand"@nl;
    a gwsw:Uitvoering.
gwsw:GevuldMetGrind rdfs:label "Gevuld met grind"@nl;
    a gwsw:Uitvoering.
gwsw:GevuldMetLavasteen rdfs:label "Gevuld met lavasteen"@nl;
    a gwsw:Uitvoering.
gwsw:GevuldMetSteenwol rdfs:label "Gevuld met steenwol"@nl;
    a gwsw:Uitvoering.
gwsw:GevuldMetZand rdfs:label "Gevuld met zand"@nl;
    a gwsw:Uitvoering.
gwsw:OpenEnAansluitendAanVerharding rdfs:label "Open en aansluitend aan verharding"@nl;
    a gwsw:Uitvoering.
gwsw:OpeningAanDeBovenzijde rdfs:label "Opening aan de bovenzijde"@nl;
    a gwsw:Uitvoering.
gwsw:GrotendeelsOverdekt_BovenkantGelijkMetDeVerh rdfs:label "Grotendeels overdekt, bovenkant gelijk met de verharding."@nl;
    a gwsw:Uitvoering.
gwsw:HeeftU_vormigeOmranding rdfs:label "Heeft U-vormige omranding"@nl;
    a gwsw:Uitvoering.
gwsw:InDeVormVanEenGoot rdfs:label "In de vorm van een goot"@nl;
    a gwsw:Uitvoering.
gwsw:InDeVormVanEenGreppel rdfs:label "In de vorm van een greppel"@nl;
    a gwsw:Uitvoering.
gwsw:InEenTaludLoodrechtOpDeKruinlijnAangebracht rdfs:label "In een talud loodrecht op de kruinlijn aangebracht"@nl;
    a gwsw:Uitvoering.
gwsw:OnderdeelWeg rdfs:label "Onderdeel van de weg"@nl;
    a gwsw:Uitvoering.
gwsw:VerbondenMetLeiding rdfs:label "Verbonden met leiding"@nl;
    a gwsw:Uitvoering.
gwsw:VerbondenMetRioolput rdfs:label "Verbonden met rioolput"@nl;
    a gwsw:Uitvoering.
gwsw:ToegankelijkVoorInspectie_EnReinigingsapparatuur rdfs:label "Toegankelijk voor inspectie- en reinigingsapparatuur"@nl;
    a gwsw:Uitvoering.
gwsw:VerwijderbaarDeksel rdfs:label "Verwijderbaar deksel"@nl;
    a gwsw:Uitvoering.
gwsw:InspectieschachtOpLeiding rdfs:label "Inspectieschacht op leiding"@nl;
    a gwsw:Uitvoering.
gwsw:LaagVanPolystyreen rdfs:label "Laag van polystyreen"@nl;
    a gwsw:Uitvoering.
gwsw:LaagVanRietmatten rdfs:label "Laag van rietmatten"@nl;
    a gwsw:Uitvoering.
gwsw:LangereDrempel rdfs:label "Langere drempel"@nl;
    a gwsw:Uitvoering.
gwsw:LangsVerhardingMetAfdekking rdfs:label "Langs verharding met afdekking"@nl;
    a gwsw:Uitvoering.
gwsw:NaarAnderRioolstelsel rdfs:label "Naar ander rioolstelsel"@nl;
    a gwsw:Uitvoering.
gwsw:VerpomptMetEenLuchtcompressor rdfs:label "Verpompt met een luchtcompressor"@nl;
    a gwsw:Uitvoering.
gwsw:Scharnierend rdfs:label "Scharnierend"@nl;
    a gwsw:Uitvoering.
gwsw:Mantoegankelijk rdfs:label "Mantoegankelijk"@nl;
    a gwsw:Uitvoering.
gwsw:Staal rdfs:label "Staal"@nl, "Steel"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een legering die bestaat uit ijzer en een geringe hoeveelheid koolstof, zodanig dat dit metaal gekarakteriseerd wordt door de eigenschap van vervormbaarheid bij verhitting."@nl;
    skos:notation "AP"^^gwsw:Dt_Notation_IR, "STAAL"^^gwsw:Dt_Notation_NC, "STL"^^gwsw:Dt_Notation_HY;
    a gwsw:Uitvoering, gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:MetBalken rdfs:label "Met balken"@nl;
    a gwsw:Uitvoering.
gwsw:MetDeInlaatAanDeBovenzijde rdfs:label "Met de inlaat aan de bovenzijde"@nl;
    a gwsw:Uitvoering.
gwsw:MetDeInlaatAanDeVoorzijde rdfs:label "Met de inlaat aan de voorzijde"@nl;
    a gwsw:Uitvoering.
gwsw:MetEenCirkelsegmentAlsDwarsprofiel rdfs:label "Met een cirkelsegment als dwarsprofiel"@nl;
    a gwsw:Uitvoering.
gwsw:MetHeipalen rdfs:label "Met heipalen"@nl;
    a gwsw:Uitvoering.
gwsw:MetPalenEnBalken rdfs:label "Met palen en balken"@nl;
    a gwsw:Uitvoering.
gwsw:NatuurlijkOfKunstmatigGebied rdfs:label "Natuurlijk of kunstmatig gebied"@nl;
    a gwsw:Uitvoering.
gwsw:NetwerkVanVerbondenKnooppunten rdfs:label "Netwerk van verbonden knooppunten"@nl;
    a gwsw:Uitvoering.
gwsw:OnderMaaiveld rdfs:label "Gelegen onder maaiveld"@nl;
    a gwsw:Uitvoering.
gwsw:UitsparingInWand rdfs:label "Uitsparing in wand"@nl;
    a gwsw:Uitvoering.
gwsw:VerpomptBinnenHetBouwwerk rdfs:label "Verpompt binnen het bouwwerk"@nl;
    a gwsw:Uitvoering.
gwsw:VertikaleWaterdichteConstructie rdfs:label "Verticale waterdichte constructie"@nl;
    a gwsw:Uitvoering.
gwsw:SpiraalachtigeGoot rdfs:label "Spiraalachtige goot"@nl;
    a gwsw:Uitvoering.
gwsw:SpiraalvormigGespannenOpBinnenwand rdfs:label "Spiraalvormig gespannen op binnenwand"@nl;
    a gwsw:Uitvoering.
gwsw:VerticaalDeelAansluitendOpInlaat rdfs:label "Verticaal deel aansluitend op inlaat"@nl;
    a gwsw:Uitvoering.
gwsw:TangentiaalInlatenEnSpiraalsgewijsLatenAfstromen rdfs:label "Tangentiaal inlaten en spiraalsgewijs laten afstromen"@nl;
    a gwsw:Uitvoering.
gwsw:UithardendOpBinnenwand rdfs:label "Uithardend op binnenwand"@nl;
    a gwsw:Uitvoering.
gwsw:ZonderAansluitingen rdfs:label "Zonder aansluitingen"@nl;
    a gwsw:Uitvoering.
gwsw:VormVanEenBak rdfs:label "Vorm van een bak"@nl;
    a gwsw:Uitvoering.
gwsw:VergroteInhoudVoorDeDrempel rdfs:label "Vergrote inhoud voor de drempel"@nl;
    a gwsw:Uitvoering.
gwsw:AanvoerVanAfvalwater rdfs:label "Aanvoer van afvalwater"@nl;
    a gwsw:Functie.
gwsw:AanvoerVanGrondwater rdfs:label "Aanvoer van grondwater"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-01"^^xsd:date;
    a gwsw:Functie.
gwsw:AanvoerVanHemelwater rdfs:label "Aanvoer van hemelwater"@nl;
    a gwsw:Functie.
gwsw:AanvoerVanHemelwaterEnVuilwater rdfs:label "Aanvoer van hemelwater en vuilwater"@nl;
    a gwsw:Functie.
gwsw:AanvoerVanVuilwater rdfs:label "Aanvoer van vuilwater"@nl;
    a gwsw:Functie.
gwsw:Afdekken rdfs:label "Afdekken"@nl;
    a gwsw:Functie.
gwsw:AfdekkenPut rdfs:label "Afdekken put"@nl;
    a gwsw:Functie.
gwsw:AfscheidenSlib rdfs:label "Afscheiden slib"@nl;
    a gwsw:Functie.
gwsw:Afschermen rdfs:label "Afschermen"@nl;
    a gwsw:Functie.
gwsw:Afsluiten rdfs:label "Afsluiten"@nl;
    a gwsw:Functie.
gwsw:AfsluitenVanLeidingen rdfs:label "Afsluiten van leidingen"@nl;
    a gwsw:Functie.
gwsw:AfstromingHerstellen rdfs:label "Afstroming herstellen"@nl;
    a gwsw:Functie.
gwsw:BeschermenTegenBegroeiing rdfs:label "Beschermen tegen begroeiing"@nl;
    a gwsw:Functie.
gwsw:InzamelingVanAfvalwater rdfs:label "Inzameling van afvalwater"@nl;
    a gwsw:Functie.
gwsw:TransportVanAfvalwater rdfs:label "Transport van afvalwater"@nl;
    a gwsw:Functie.
gwsw:AfvoerNaarKolkaansluitleiding rdfs:label "Afvoer naar kolkaansluitleiding"@nl;
    a gwsw:Functie.
gwsw:AfvoerVanAfvalwaterNaarEenRWZI rdfs:label "Afvoer van afvalwater naar een RWZI"@nl;
    a gwsw:Functie.
gwsw:AfvoerVanHemelwater rdfs:label "Afvoer van hemelwater"@nl;
    a gwsw:Functie.
gwsw:AfvoerenHemelwaterNaarDeBovengrond rdfs:label "Afvoeren hemelwater naar de bovengrond"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-04"^^xsd:date;
    a gwsw:Functie.
gwsw:AfvoerenHemelwaterNaarDeOndergrond rdfs:label "Afvoeren hemelwater naar de ondergrond"@nl;
    a gwsw:Functie.
gwsw:ZuiverenAfvalwater rdfs:label "Zuiveren afvalwater"@nl;
    rdfs:seeAlso "[Saniwijzer] Het verwijderen van schadelijke stoffen uit afvalwater"@nl;
    a gwsw:Functie.
gwsw:BeluchtenOfVentileren rdfs:label "Beluchten of ventileren"@nl;
    a gwsw:Functie.
gwsw:BeperkenDebiet rdfs:label "Beperken debiet"@nl;
    a gwsw:Functie.
gwsw:BezinkenStoffen rdfs:label "Bezinken stoffen"@nl;
    a gwsw:Functie.
gwsw:TijdelijkeBergingVanAfvalwater rdfs:label "Tijdelijke berging van afvalwater"@nl;
    a gwsw:Functie.
gwsw:RegelingVanDeAfvoerVanHetAfvalwater rdfs:label "Regeling van de afvoer van het afvalwater"@nl;
    a gwsw:Functie.
gwsw:BijCalamiteitAfvalwaterAfvoeren rdfs:label "Bij calamiteit afvalwater afvoeren"@nl;
    a gwsw:Functie.
gwsw:BluswaterLeveren rdfs:label "Bluswater leveren"@nl;
    a gwsw:Functie.
gwsw:VerbindenVanLeidingenInEenHoek rdfs:label "Verbinden van leidingen in een hoek"@nl;
    a gwsw:Functie.
gwsw:BovenstroomsWaterpeilRegelen rdfs:label "Bovenstrooms waterpeil regelen"@nl;
    a gwsw:Functie.
gwsw:InzamelenHemelwaterEnAfgifteAanOndergrond rdfs:label "Inzamelen hemelwater en afgifte aan ondergrond"@nl;
    a gwsw:Functie.
gwsw:InzamelingVanGrondwater rdfs:label "Inzameling van grondwater"@nl;
    a gwsw:Functie.
gwsw:InzamelingVanHemelwater rdfs:label "Inzameling van hemelwater"@nl;
    a gwsw:Functie.
gwsw:TransportVanGrondwater rdfs:label "Transport van grondwater"@nl;
    a gwsw:Functie.
gwsw:TransportVanHemelwater rdfs:label "Transport van hemelwater"@nl;
    a gwsw:Functie.
gwsw:ToegankelijkHouden rdfs:label "Toegankelijk houden"@nl;
    a gwsw:Functie.
gwsw:ToegangGevenVoorDoorspoelen rdfs:label "Toegang geven voor doorspoelen"@nl;
    a gwsw:Functie.
gwsw:DragenVanLichtVerkeer rdfs:label "Dragen van licht verkeer"@nl;
    a gwsw:Functie.
gwsw:DragenVanZwaarVerkeer rdfs:label "Dragen van zwaar verkeer"@nl;
    a gwsw:Functie.
gwsw:TransportVanVuilwater rdfs:label "Transport van vuilwater"@nl;
    a gwsw:Functie.
gwsw:VerbindingTussenOppervlaktewater rdfs:label "Verbinding tussen oppervlaktewater"@nl;
    a gwsw:Functie.
gwsw:DuikersAansluiten rdfs:label "Duikers aansluiten"@nl;
    a gwsw:Functie.
gwsw:VoorkomenVanExplosie rdfs:label "Voorkomen van explosie"@nl;
    a gwsw:Functie.
gwsw:LozenBuitenHetStelsel rdfs:label "Lozen buiten het stelsel"@nl;
    a gwsw:Functie.
gwsw:OndersteunenViaDeOndergrond rdfs:label "Ondersteunen via de ondergrond"@nl;
    a gwsw:Functie.
gwsw:VerpompenVanWater rdfs:label "Verpompen van water"@nl;
    a gwsw:Functie.
gwsw:InzamelingVanVuilwater rdfs:label "Inzameling van vuilwater"@nl;
    a gwsw:Functie.
gwsw:InzamelingVanHemelwaterEnVuilwater rdfs:label "Inzameling van hemelwater en vuilwater"@nl;
    a gwsw:Functie.
gwsw:TijdelijkeBergingVanHemelwaterEnVuilwater rdfs:label "Tijdelijke berging van hemelwater en vuilwater"@nl;
    a gwsw:Functie.
gwsw:TransportVanHemelwaterEnVuilwater rdfs:label "Transport van hemelwater en vuilwater"@nl;
    a gwsw:Functie.
gwsw:OpvangEnAfvoerHemelwater rdfs:label "Opvang en afvoer hemelwater"@nl;
    a gwsw:Functie.
gwsw:HemelwaterAfvoerenNaarOndergrond rdfs:label "Hemelwater afvoeren naar ondergrond"@nl;
    a gwsw:Functie.
gwsw:InStandHoudenOnderdruk rdfs:label "In stand houden onderdruk"@nl;
    a gwsw:Functie.
gwsw:TijdelijkeBergingVanHemelwater rdfs:label "Tijdelijke berging van hemelwater"@nl;
    a gwsw:Functie.
gwsw:VerbindenAansluitleidingMetRioolputOfRioolleiding rdfs:label "Verbinden aansluitleiding met rioolput of rioolleiding"@nl;
    a gwsw:Functie.
gwsw:ToegangGevenTotHetRioolstelsel rdfs:label "Toegang geven tot het rioolstelsel"@nl;
    a gwsw:Functie.
gwsw:ToegangVerschaffen rdfs:label "Toegang verschaffen"@nl;
    a gwsw:Functie.
gwsw:LozenBinnenHetStelsel rdfs:label "Lozen binnen het stelsel"@nl;
    a gwsw:Functie.
gwsw:KerenVanWater rdfs:label "Keren van water"@nl;
    a gwsw:Functie.
gwsw:OpvangVanAfstromendHemelwater rdfs:label "Opvang van afstromend hemelwater"@nl;
    a gwsw:Functie.
gwsw:LeidingGescheidenLatenKruisen rdfs:label "Leiding gescheiden laten kruisen"@nl;
    a gwsw:Functie.
gwsw:VoorkomenDatStromenElkaarRaken rdfs:label "Voorkomen dat stromen elkaar raken"@nl;
    a gwsw:Functie.
gwsw:VerbindenVanVierLeidingen rdfs:label "Verbinden van vier leidingen"@nl;
    a gwsw:Functie.
gwsw:ReinigenAfvalwater rdfs:label "Reinigen afvalwater"@nl;
    a gwsw:Functie.
gwsw:VoortgeleidingVanMaterie rdfs:label "Voortgeleiding van materie"@nl;
    a gwsw:Functie.
gwsw:LeidingaansluitingVerstevigen rdfs:label "Leidingaansluiting verstevigen"@nl;
    a gwsw:Functie.
gwsw:LeidingenAansluiten rdfs:label "Leidingen aansluiten"@nl;
    a gwsw:Functie.
gwsw:LozenAfvalwater rdfs:label "Lozen afvalwater"@nl;
    a gwsw:Functie.
gwsw:OvertolligAfvalwaterLatenWegstromen rdfs:label "Overtollig afvalwater laten wegstromen"@nl;
    a gwsw:Functie.
gwsw:VerbindenVanTweeLeidingen rdfs:label "Verbinden van twee leidingen"@nl;
    a gwsw:Functie.
gwsw:ZonderToestandswijziging rdfs:label "Zonder toestandswijziging"@nl;
    a gwsw:Functie.
gwsw:ToegangGevenTotAansluitleiding rdfs:label "Toegang geven tot aansluitleiding"@nl;
    a gwsw:Functie.
gwsw:OpslagVanHemelwater rdfs:label "Opslag van hemelwater"@nl;
    a gwsw:Functie.
gwsw:OpslagVanWater rdfs:label "Opslag van water"@nl;
    a gwsw:Functie.
gwsw:OverbruggenGrootNiveauverschil rdfs:label "Overbruggen groot niveauverschil"@nl;
    a gwsw:Functie.
gwsw:OverbruggenHoogteverschil rdfs:label "Overbruggen hoogteverschil"@nl;
    a gwsw:Functie.
gwsw:VerbindenVanLeidingenMetVerschillendMatOfVerb rdfs:label "Verbinden van leidingen met verschillend materiaal of verbindingstype"@nl;
    a gwsw:Functie.
gwsw:TransportVanOverstortendAfvalwater rdfs:label "Transport van overstortend afvalwater"@nl;
    a gwsw:Functie.
gwsw:PerceelaansluitpuntMetInlaatVerbinden rdfs:label "Perceelaansluitpunt met inlaat verbinden"@nl;
    a gwsw:Functie.
gwsw:VerplaatsenVanWater rdfs:label "Verplaatsen van water"@nl;
    a gwsw:Functie.
gwsw:VerpompenVanAfvalwater rdfs:label "Verpompen van afvalwater"@nl;
    a gwsw:Functie.
gwsw:RegelenVanHetDebietBenuttenBerging rdfs:label "Regelen van het debiet om de bergingscapaciteit van het bovenstroomse rioolstelsel te benutten"@nl;
    a gwsw:Functie.
gwsw:VerwijderenVervuiling rdfs:label "Verwijderen vervuiling"@nl;
    a gwsw:Functie.
gwsw:RioolleidingenAansluiten rdfs:label "Rioolleidingen aansluiten"@nl;
    a gwsw:Functie.
gwsw:VolledigKerenVanWater rdfs:label "Volledig keren van water"@nl;
    a gwsw:Functie.
gwsw:VerpomptSpoelwater rdfs:label "Verpompt spoelwater"@nl;
    a gwsw:Functie.
gwsw:TransportVanSpoelwater rdfs:label "Transport van spoelwater"@nl;
    a gwsw:Functie.
gwsw:WaterniveauInStelselRegelen rdfs:label "Waterniveau in stelsel regelen"@nl;
    a gwsw:Functie.
gwsw:VerbindenVanDrieLeidingen rdfs:label "Verbinden van drie leidingen"@nl;
    a gwsw:Functie.
gwsw:TijdelijkeBergingVanVuilwater rdfs:label "Tijdelijke berging van vuilwater"@nl;
    a gwsw:Functie.
gwsw:VerpomptTunnelwater rdfs:label "Verpompt tunnelwater"@nl;
    a gwsw:Functie.
gwsw:UitstroomVanAfvalwaterNaarOppervlaktewater rdfs:label "Uitstroom van afvalwater naar oppervlaktewater"@nl;
    a gwsw:Functie.
gwsw:VerbindenVanLeidingen rdfs:label "Verbinden van leidingen"@nl;
    a gwsw:Functie.
gwsw:VerbindenVanLeidingenMetVerschillendeDiam rdfs:label "Verbinden van leidingen met verschillende diameter"@nl;
    a gwsw:Functie.
gwsw:VerminderenVuilbelastingVanOppervlaktewater rdfs:label "Verminderen vuilbelasting van oppervlaktewater"@nl;
    a gwsw:Doel.
gwsw:VerwijderenBezinksel rdfs:label "Verwijderen bezinksel"@nl;
    a gwsw:Doel.
gwsw:GoedBlijvenFunctioneren rdfs:label "Goed blijven functioneren"@nl;
    gwsw:hasValidity "5d 11d";
    a gwsw:Doel.
gwsw:Ontstoppen rdfs:label "Ontstoppen"@nl;
    a gwsw:Doel.
gwsw:TunnelDrooghouden rdfs:label "Tunnel drooghouden"@nl;
    a gwsw:Doel.
gwsw:AansluitingOntbreekt rdfs:label "Aansluiting ontbreekt"@nl;
    a gwsw:Toepassing.
gwsw:Calamiteit rdfs:label "Calamiteit"@nl;
    a gwsw:Toepassing.
gwsw:DeelVanEenOpZichzelfStaandeConstructie rdfs:label "Deel van een op zichzelf staande constructie"@nl;
    a gwsw:Toepassing.
gwsw:OnderdeelVanEenLeiding rdfs:label "Onderdeel van een leiding"@nl;
    a gwsw:Toepassing.
gwsw:InKleigrond rdfs:label "In kleigrond"@nl;
    a gwsw:Toepassing.
gwsw:IsOverdrachtspunt rdfs:label "Is overdrachtspunt"@nl;
    a gwsw:Toepassing.
gwsw:SluitAanOpRWS_bandprofiel rdfs:label "Sluit aan op RWS-bandprofiel"@nl;
    a gwsw:Toepassing.
gwsw:VullingVanDeConstructie rdfs:label "Vulling van de constructie"@nl;
    a gwsw:Toepassing.
gwsw:OmstortingVanDeConstructie rdfs:label "Omstorting van de constructie"@nl;
    a gwsw:Toepassing.
gwsw:ToegangVoorInjecteren rdfs:label "Toegang voor injecteren"@nl;
    a gwsw:Toepassing.
gwsw:Gietijzer rdfs:label "Cast iron"@en, "Gietijzer"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een in vormen gegoten legering van ijzer, koolstof, mangaan en silicium."@nl;
    skos:notation "AM"^^gwsw:Dt_Notation_IR, "GIJ"^^gwsw:Dt_Notation_HY;
    a gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:GrijsGietijzer rdfs:label "Grey cast iron"@en, "Grijs gietijzer"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een grijskleurig, in vormen gegoten legering van ijzer, koolstof, mangaan en silicium."@nl;
    skos:notation "AN"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:NodulairGietijzer rdfs:label "Ductile cast iron"@en, "Nodulair gietijzer"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een materiaal waarin koolstof in gesloten nodulen aanwezig is in het ijzer."@nl;
    skos:notation "AO"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:RoestvastStaal rdfs:label "Roestvast staal"@nl, "Stainless steel"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Afkorting van roestvast staal, een verzamelnaam voor legeringen die hoofdzakelijk uit ijzer bestaan met minimaal 11 tot 12% chroom en maximaal 1,2% koolstof."@nl;
    skos:notation "C"^^gwsw:Dt_Notation_IR;
    skos:altLabel "RVS"@nl, "Roestvaststaal"@nl, "Roestvrijstaal"@nl;
    a gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl.
gwsw:DubbeleSteekmof rdfs:label "Dubbele steekmof"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Verbindingsstuk waar de te verbinden leidingdelen van tegengestelde kanten in gestoken worden."@nl;
    rdfs:comment "Aangepast, hoort niet in collectie LDR (20201027)";
    rdfs:seeAlso "file:///img/DubbeleSteekmof.png";
    a gwsw:VerbindingstypeColl.
gwsw:Flensverbinding rdfs:label "Flensverbinding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Vlakke, platte uiteinden van de te verbinden delen zijn aaneengeschroefd."@nl, "[NEN 3300:1996] verbinding van flenzen van buizen met behulp van bouten, moeren en pakkingring"@nl;
    rdfs:seeAlso "file:///img/Flensverbinding.png";
    a gwsw:VerbindingstypeColl.
gwsw:Glijverbinding rdfs:label "Glijverbinding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Mof/spie verbinding met vaste rubberring"@nl, "[IMBOR] Twee delen zijn verbonden doordat het een deel met een vervormbare rand in het andere glijdt en daarna uitzet en achter de opening haakt."@nl, "[NEN 3300:1996] waterdichte buisverbinding met een rubberring die tijdens de totstandkoming van de verbinding is gefixeerd"@nl;
    rdfs:seeAlso "file:///img/Glijverbinding.png";
    a gwsw:VerbindingstypeColl.
gwsw:Lasverbinding rdfs:label "Lasverbinding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een middels lassen tot stand gebrachte koppeling van twee delen."@nl, "[NEN 3300:1996] Verbinding door samensmelting van twee buiseinden"@nl;
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    rdfs:seeAlso "file:///img/Lasverbinding.png";
    a gwsw:VerbindingstypeColl.
gwsw:Lijmverbinding rdfs:label "Lijmverbinding"@nl;
    skos:definition "[NEN 3300:1996] Starre verbinding van een mof- en spie-eind door middel van lijm"@nl;
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    rdfs:seeAlso "file:///img/Lijmverbinding.png";
    a gwsw:VerbindingstypeColl.
gwsw:Mof_spie rdfs:label "Mof/spie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Algemene mof/spie verbinding, ongeacht extra voorzienigen zoals rubbering"@nl, "[IMBOR] Een buisdeel dat twee buizen verbindt onder een bepaalde hoek, meestal negentig graden of meer, met een verwijd uiteinde. Een geheel dat waterdicht is, wordt gerealiseerd door een ring gemaakt van rubber om het spie-eind van de buis. Dit uiteinde wordt in mof geduwd, waardoor de ring over het spie-einde de verbinding waterdicht maakt."@nl;
    skos:notation "B"^^gwsw:Dt_Notation_IR;
    a gwsw:VerbindingstypeColl.
gwsw:Rolverbinding rdfs:label "Rolverbinding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Mof/spie met rubberring welke rolt binnen een bepaalde afstand kan bewegen afhankelijk van de spelende krachten"@nl, "[IMBOR] Verbinding op basis van een ring die om een spie wordt aangebracht voor spie-spie of mof-spie verbindingen, waarbij de rolring door de wanden van de ontvangende buis wordt uitgerold en afgevlakt en als zodanig een watervaste verbinding vormt."@nl, "[NEN 3300:1996] verbinding met een rubberring die tijdens de totstandkoming van de verbinding tussen mof- en spie-oppervlak rolt"@nl;
    rdfs:seeAlso "file:///img/Rolverbinding.png";
    a gwsw:VerbindingstypeColl.
gwsw:TrekvasteKoppeling rdfs:label "Trekvaste koppeling"@nl;
    skos:definition "[NEN 3300:1996] verbinding waarbij de onderdelen door middel van een opsluitconstructie niet uit elkaar kunnen worden getrokken"@nl;
    rdfs:seeAlso "file:///img/TrekvasteKoppeling.png";
    a gwsw:VerbindingstypeColl.
gwsw:Vaar_moer rdfs:label "Vaar/moer"@nl;
    skos:definition "De voorloper van de mof/spie verbinding waarbij de verbinding in-situ waterdicht is gemaakt door middel van specie, touw, asfaltband of asbest houdende materialen"@nl;
    skos:notation "A"^^gwsw:Dt_Notation_IR;
    rdfs:seeAlso "file:///img/Vaar_moer.png";
    a gwsw:VerbindingstypeColl.
gwsw:Asfalt rdfs:label "Asfalt"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een samengesteld materiaal met als delen mineraal aggregaat en bitumen. Het is een veelgebruikt materiaal voor wegen en oppervlakteverhardingen."@nl;
    skos:notation "B"^^gwsw:Dt_Notation_IR;
    a gwsw:VerhardingstypeColl.
gwsw:BetonVerharding rdfs:label "Beton (verharding)"@nl;
    skos:notation "C"^^gwsw:Dt_Notation_IR;
    a gwsw:VerhardingstypeColl.
gwsw:ElementenVerharding rdfs:label "Elementen verharding"@nl;
    a gwsw:VerhardingstypeColl.
gwsw:Kasseien rdfs:label "Kasseien"@nl;
    skos:notation "H"^^gwsw:Dt_Notation_IR;
    a gwsw:VerhardingstypeColl.
gwsw:Klinkers rdfs:label "Klinkers"@nl;
    skos:notation "A"^^gwsw:Dt_Notation_IR;
    a gwsw:VerhardingstypeColl.
gwsw:MagerBeton rdfs:label "Mager beton"@nl;
    skos:notation "I"^^gwsw:Dt_Notation_IR;
    a gwsw:VerhardingstypeColl.
gwsw:Onverhard rdfs:label "Onverhard"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Type van verhardingsobject: een object zonder specifieke verharding, bestaande uit natuurlijke materialen."@nl;
    skos:notation "F"^^gwsw:Dt_Notation_IR;
    a gwsw:VerhardingstypeColl.
gwsw:Steenslag rdfs:label "Steenslag"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een gebroken steen, van zowel natuursteen als puin. Doordat het gesteente gebroken is, heeft het geen rond oppervlak, waardoor de stenen niet zo makkelijk wegglijden."@nl, "[IMBOR] Gebroken steen, van zowel natuursteen als puin. Doordat het gesteente gebroken is, heeft het geen rond oppervlak, waardoor de stenen niet zo makkelijk wegglijden. Hierdoor is het goed bruikbaar als oppervlakteverhardingsmateriaal voor wandelpaden."@nl;
    skos:notation "G"^^gwsw:Dt_Notation_IR;
    a gwsw:VerhardingstypeColl.
gwsw:Stelconplaten rdfs:label "Stelconplaten"@nl;
    skos:notation "E"^^gwsw:Dt_Notation_IR;
    skos:altLabel "Stelconplaat"@nl;
    a gwsw:VerhardingstypeColl.
gwsw:Tegels rdfs:label "Tegels"@nl;
    skos:notation "D"^^gwsw:Dt_Notation_IR;
    skos:altLabel "Tegel"@nl;
    a gwsw:VerhardingstypeColl.
gwsw:Eivormig rdfs:label "Egg shaped"@en, "Eivormig"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Met de brede zijde bovenaan"@nl, "[IMBOR] Elliptisch."@nl;
    skos:notation "C"^^gwsw:Dt_Notation_IR, "EIV"^^gwsw:Dt_Notation_HY;
    rdfs:seeAlso "file:///img/Eivormig.jpg";
    a gwsw:VormLeidingColl.
gwsw:EivormigOmgekeerd rdfs:label "Eivormig omgekeerd"@nl;
    skos:definition "Met de brede zijde onderaan"@nl;
    skos:notation "EIG"^^gwsw:Dt_Notation_HY;
    a gwsw:VormLeidingColl.
gwsw:Heul rdfs:label "Arch shaped"@en, "Heul"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[EN13508-2+A1] Circular soffit and flat invert with parallel sides"@en, "[EN13508-2+A1] Cirkelvormige bovenkant en vlakke bodem met evenwijdige zijden"@nl, "[IMBOR] Het object is boogvormig en is met een platte onderzijde aan de ondergrond bevestigd."@nl;
    skos:notation "E"^^gwsw:Dt_Notation_IR, "HEU"^^gwsw:Dt_Notation_HY;
    rdfs:seeAlso "file:///img/Heul.jpg";
    a gwsw:VormLeidingColl.
gwsw:Muil rdfs:label "Mouth profile"@en, "Muil"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Het object heeft een liggend ellipsprofiel, waarbij de bovenzijde ronder is dan de onderzijde."@nl;
    skos:notation "MVR"^^gwsw:Dt_Notation_HY;
    rdfs:seeAlso "file:///img/Muil.jpg";
    a gwsw:VormLeidingColl.
gwsw:Ovaal rdfs:label "Ovaal"@nl, "Oval"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[EN13508-2+A1] Cirkelvormige bodem en bovenkant (met gelijke middellijn) met evenwijdige zijden"@nl, "[IMBOR] Een afgeplatte of uitgerekte cirkel."@nl, "[Wikipedia] Ellips vorm, gevormd door alle punten waarvoor de som van de afstanden tot twee gekozen punten, de brandpunten, een vaste waarde heeft."@nl;
    skos:notation "F"^^gwsw:Dt_Notation_IR, "OVA"^^gwsw:Dt_Notation_HY;
    rdfs:comment "Bron afbeelding: nl.wikipedia.org";
    rdfs:seeAlso "file:///img/Ovaal.jpg";
    a gwsw:VormLeidingColl.
gwsw:Rechthoekig rdfs:label "Rechthoekig"@nl, "Rectangular"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2025-12-19"^^xsd:date;
    skos:definition "[IMBOR] Een vierhoek met louter rechte hoeken."@nl;
    skos:notation "B"^^gwsw:Dt_Notation_IR, "RHK"^^gwsw:Dt_Notation_HY;
    skos:altLabel "Kokerprofiel"@nl;
    a gwsw:VormLeidingColl, gwsw:VormOpeningColl, gwsw:VormPutColl, gwsw:VormDekselColl.
gwsw:Rond rdfs:label "Circular"@en, "Rond"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2022-09-29"^^xsd:date, "2024-04-30"^^xsd:date, "2025-12-19"^^xsd:date, "2024-07-15"^^xsd:date, "2024-05-20"^^xsd:date;
    skos:definition "[IMBOR] Cirkelvormig en zonder hoeken."@nl;
    skos:notation "A"^^gwsw:Dt_Notation_IR, "RND"^^gwsw:Dt_Notation_HY;
    a gwsw:VormLeidingColl, gwsw:VormOpeningColl, gwsw:VormPutColl, gwsw:Structuur, gwsw:VormDekselColl.
gwsw:Trapezium rdfs:label "Trapezium"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-07-13"^^xsd:date;
    skos:definition "In het geval van een leidingvorm: Gesloten of open leidingprofiel. Als er geen profiel-geometrie is meegegeven geldt: de breedte leiding = bodembreedte, de hellingshoek aan beide zijden = 45 graden. De hoogte leiding bepaalt dan de bovenbreedte."@nl, "Trapeziumvormig"@nl;
    skos:notation "TPZ"^^gwsw:Dt_Notation_HY;
    a gwsw:VormLeidingColl.
gwsw:U_vorm rdfs:label "U-shape"@en, "U-vorm"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "In het geval van een leidingvorm: Omgekeerd heul profiel, cirkelvormige onderkant"@nl, "[IMBOR] De vorm van de letter U hebbende."@nl;
    skos:notation "D"^^gwsw:Dt_Notation_IR, "UVR"^^gwsw:Dt_Notation_HY;
    a gwsw:VormLeidingColl.
gwsw:AndersVorm rdfs:label "Anders (vorm)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-12-19"^^xsd:date;
    skos:definition "Als de vorm van het object niet rechthoeking of rond is. Vul bij de afmeting de grootste waarden in."@nl;
    a gwsw:VormOpeningColl, gwsw:VormPutColl.
gwsw:Asbestcement rdfs:label "Asbestcement"@nl, "Asbestos cement"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-08-20"^^xsd:date;
    skos:definition "[IMBOR] Een samengeperst en versteend mengsel van cementmateriaal en soms zand waarin 10 tot 15% asbestvezels (golfplaten, vlakke platen) en bij standleidingen 15 tot 30% als versterking verwerkt zijn. (Bron: Wikipedia)"@nl;
    skos:notation "AA"^^gwsw:Dt_Notation_IR, "BET"^^gwsw:Dt_Notation_HY;
    gwsw:hasValidity "16d";
    a gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:Epoxy rdfs:label "Epoxy"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een thermohardende kunststof waarmee vezelmateriaal geïmpregneerd kan worden."@nl;
    skos:notation "AT"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl, gwsw:MateriaalLiningColl.
gwsw:GVK rdfs:label "Fibre reinforced plastics"@en, "Glasvezel versterkte kunststof"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een kunststof die is versterkt met een haarfijne vezel gemaakt van glas."@nl;
    skos:notation "AL"^^gwsw:Dt_Notation_IR, "GVK"^^gwsw:Dt_Notation_NC;
    skos:altLabel "GVK"@nl;
    a gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl, gwsw:MateriaalLiningColl.
gwsw:GewapendBeton rdfs:label "Gewapend beton"@nl, "Reinforced concrete"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Beton waarin een versterkende constructie is aangebracht."@nl, "[IMBOR] Beton waarin een versterkende constructie, vaak in de vorm van een metalen raster, is aangebracht."@nl;
    skos:notation "BET"^^gwsw:Dt_Notation_HY, "AH"^^gwsw:Dt_Notation_IR, "GBT"^^gwsw:Dt_Notation_NC;
    a gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:Vezelcement rdfs:label "Fibre cement"@en, "Vezelcement"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een voornamelijk uit mineralen bestaand materiaal waar versterkingsvezels in aangebracht zijn en veelal gebruikt wordt voor gevelplaten en gevelstroken."@nl;
    skos:notation "AK"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl, gwsw:MateriaalLiningColl.
gwsw:Polyester rdfs:label "Polyester"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een polymeer dat bestaat uit een keten van esterbindingen en dat zowel thermoplastisch als thermohardend kan zijn."@nl;
    skos:notation "HPE"^^gwsw:Dt_Notation_HY, "AU"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl, gwsw:MateriaalLiningColl.
gwsw:PE rdfs:label "Polyetheen"@nl, "Polyethylene"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] De meest gebruikte kunststof, bestaande uit etheen dat gepolymeriseerd is."@nl;
    skos:notation "HPE"^^gwsw:Dt_Notation_HY, "AV"^^gwsw:Dt_Notation_IR, "PE"^^gwsw:Dt_Notation_NC;
    skos:altLabel "PE"@nl;
    a gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl, gwsw:MateriaalLiningColl.
gwsw:Polypropyleen rdfs:label "Polypropyleen"@nl, "Polypropylene"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een thermoplastisch polymeer dat sterker is dan polyetheen en ontstaat uit de polymerisatie van propeen."@nl;
    skos:notation "HPE"^^gwsw:Dt_Notation_HY, "AW"^^gwsw:Dt_Notation_IR, "PP"^^gwsw:Dt_Notation_NC;
    a gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl, gwsw:MateriaalLiningColl.
gwsw:PVC rdfs:label "PVC"@nl, "Polyvinyl chloride"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een veelvuldig toegepaste thermoplast die ontstaat na polymerisatie van vinylchloride."@nl;
    skos:notation "AX"^^gwsw:Dt_Notation_IR, "PVC"^^gwsw:Dt_Notation_HY, "PVC"^^gwsw:Dt_Notation_NC;
    skos:altLabel "PVC-U"@en, "Polyvinylchloride"@nl;
    a gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl, gwsw:MateriaalLiningColl.
gwsw:Polymeerbeton rdfs:label "Polymeerbeton"@nl, "Polymer concrete"@en;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2026-05-04"^^xsd:date;
    skos:definition "[IMBOR] Beton waarbij kunststof is toegevoegd om het sterker en chemisch bestendiger te maken"@nl;
    a gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalLiningColl.
gwsw:Gres rdfs:label "Gres"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een keramisch materiaal dat gemaakt is van een kleisoort die tegen hoge temperaturen bestand is. (Bron: Wikipedia)"@nl;
    skos:notation "GRE"^^gwsw:Dt_Notation_HY, "GRES"^^gwsw:Dt_Notation_NC;
    a gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:HDPE rdfs:label "HDPE"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een afkorting van 'high-density polyethylene,' een thermoplastisch polymeer met een goede verhouding tussen de kracht en de dichtheid van het materiaal."@nl;
    skos:notation "HDPE"^^gwsw:Dt_Notation_NC, "HPE"^^gwsw:Dt_Notation_HY;
    skos:altLabel "Hogedichtheidpolyetheen"@nl;
    a gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl, gwsw:MateriaalLiningColl.
gwsw:MetselwerkBaksteen rdfs:label "Brickwork"@en, "Metselwerk (baksteen)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Gebakken klinkers die met cement of een variant daarop aan elkaar verbonden zijn."@nl;
    skos:notation "MSW"^^gwsw:Dt_Notation_HY, "AD"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:MetselwerkBepleisterd rdfs:label "Masonry (coursed)"@en, "Metselwerk (bepleisterd)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Gebakken klinkers die met cement of een variant daarop aan elkaar verbonden zijn en waar een pleisterlaag (een smeerbaar materiaal ten behoeve van de afwerking) op is aangebracht."@nl;
    skos:notation "MSW"^^gwsw:Dt_Notation_HY, "AR"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:MetselwerkOnbepleisterd rdfs:label "Masonry (uncoursed)"@en, "Metselwerk (onbepleisterd)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Gebakken klinkers die met cement of een variant daarop aan elkaar verbonden zijn en waar geen pleisterlaag (een smeerbaar materiaal ten behoeve van de afwerking) op is aangebracht."@nl;
    skos:notation "MSW"^^gwsw:Dt_Notation_HY, "AS"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:Plaatijzer rdfs:label "Plaatijzer"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] IJzer dat in de vorm van een plaat is gedrukt."@nl;
    skos:notation "PIJ"^^gwsw:Dt_Notation_HY;
    a gwsw:MateriaalLeidingColl.
gwsw:BAIZob rdfs:label "Cement mortar"@en, "Cementmortel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een mengsel van cement en water."@nl, "[IMBOR] Een samenstelling van cement, kalk en zand met water vermengd tot een mortel, welke dient voor het metselen en pleisteren."@nl;
    skos:notation "B"^^gwsw:Dt_Notation_IR, "AF"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl, gwsw:VoegmateriaalColl, gwsw:MateriaalLiningColl.
gwsw:BetonStalenKern rdfs:label "Beton met stalen kern"@nl;
    a gwsw:MateriaalLeidingColl.
gwsw:BetonnenSegmenten rdfs:label "Betonnen segmenten"@nl, "Concrete segments"@en;
    skos:notation "AJ"^^gwsw:Dt_Notation_IR;
    skos:altLabel "Betonnen segment"@nl;
    a gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl, gwsw:MateriaalLiningColl.
gwsw:Bitumen rdfs:label "Bitumen"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een bij kamertemperatuur vast mengsel van koolwaterstoffen die voorkomen in aardolie, dat een belangrijk bestandsdeel van asfalt is."@nl;
    skos:notation "AB"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:GespotenBeton rdfs:label "Gespoten beton"@nl, "Sprayed concrete"@en;
    skos:definition "[IMBOR] Betonspecie die onder druk door een slang op een dragend oppervlak wordt gespoten, zodat het daarop sterk kan verharden."@nl;
    skos:notation "AI"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:GladStaal rdfs:label "Glad staal"@nl;
    a gwsw:MateriaalLeidingColl.
gwsw:Klei rdfs:label "Clay"@en, "Klei"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Grond die voor meer dan 25% bestaat uit lutumdeeltjes."@nl, "[IMBOR] Verschijningsvorm van grondsoort, grond voor meer dan 25% bestaat uit lutumdeeltjes."@nl;
    skos:notation "AE"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:Zwavelbeton rdfs:label "Zwavelbeton"@nl;
    skos:definition "een betonsoort waarbij het aandeel cement en water vervangen is door gemodificeerd zwavel als bindmiddel. Dit geeft een CO2 reductie en maakt het geschikt voor chemisch agressieve omgevingen"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-07-02"^^xsd:date;
    a gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:Mergel rdfs:label "Mergel"@nl;
    skos:definition "[IMBOR] Een sedimentair gesteente dat voor 25-75% uit kalk bestaat en voor het restant uit klei."@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-04"^^xsd:date;
    a gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:Rubber rdfs:label "Rubber"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een polymeer dat voorkomt als een emulsie in het sap van een aantal plantensoorten, zoals sommige bomen uit de familie Hevea."@nl;
    a gwsw:MateriaalLeidingColl.
gwsw:VoorgespannenBeton rdfs:label "Voorgespannen Beton"@nl;
    a gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:BAIZoa rdfs:label "Dichtingsmassa"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Speciale kunststof voor het afdichten van voegen."@nl;
    skos:notation "A"^^gwsw:Dt_Notation_IR;
    a gwsw:VoegmateriaalColl.
gwsw:BAIZoc rdfs:label "Voegenkit"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Mogelijk asbesthoudend opvulmateriaal."@nl;
    skos:notation "C"^^gwsw:Dt_Notation_IR;
    rdfs:comment "Mogelijk asbesthoudend. Indien de aan/afwezigheid van asbest bekend is, kies dan het specifieke type uit de lijst voegmaterialen."@nl;
    a gwsw:VoegmateriaalColl.
gwsw:Compriband rdfs:label "Compriband"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een band die na aanbrengen uitzet en daardoor de vorm van de omgeving aanneemt."@nl;
    skos:notation "D"^^gwsw:Dt_Notation_IR;
    a gwsw:VoegmateriaalColl.
gwsw:Geen rdfs:label "Geen"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] De waarden uit de suggestielijst of vaste lijst van het attribuut zijn niet van toepassing bij dit specifieke object."@nl;
    skos:notation "H"^^gwsw:Dt_Notation_IR;
    a gwsw:VoegmateriaalColl.
gwsw:Kunststofring rdfs:label "Kunststofring"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een ringvormig element van kunststof vult de voeg op."@nl;
    skos:notation "F"^^gwsw:Dt_Notation_IR;
    skos:altLabel "Kunststof ring"@nl;
    a gwsw:VoegmateriaalColl.
gwsw:Rubberring rdfs:label "Rubberring"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een ringvormig element van rubber vult de voeg op."@nl;
    skos:notation "E"^^gwsw:Dt_Notation_IR;
    skos:altLabel "Rubberen ring"@nl;
    a gwsw:VoegmateriaalColl.
gwsw:Voegenkit_Asbesthoudend rdfs:label "Voegenkit, asbesthoudend"@nl;
    rdfs:comment "Werkzaamheden aan asbesthoudende voegenkit vallen onder risicoklasse 1 indien de werkinstructie 'Verwijderen van rioleringselementen met asbesthoudende voegenkit' wordt gevolgd. Zie de website van Stichting RIONED"@nl;
    rdfs:seeAlso "https://www.riool.net";
    a gwsw:VoegmateriaalColl.
gwsw:Voegenkit_MogelijkAsbesthoudend rdfs:label "Voegenkit, (mogelijk) asbesthoudend"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Kit die gebruikt wordt voor het voegen van leidingen mogelijk asbesthoudend."@nl;
    skos:notation "G"^^gwsw:Dt_Notation_IR;
    rdfs:comment "Indien de aan/afwezigheid van asbest bekend is, kies dan het specifieke type uit de lijst voegmaterialen."@nl;
    a gwsw:VoegmateriaalColl.
gwsw:Voegenkit_NietAsbesthoudend rdfs:label "Voegenkit, niet asbesthoudend"@nl;
    a gwsw:VoegmateriaalColl.
gwsw:Voegenkit_Teerhoudend rdfs:label "Voegenkit, (mogelijk) teerhoudend"@nl;
    a gwsw:VoegmateriaalColl.
gwsw:CilindrischeVorm rdfs:label "Cilindrische vorm"@nl;
    a gwsw:Structuur.
gwsw:Gesloten rdfs:label "Gesloten"@nl;
    a gwsw:Structuur.
gwsw:DatatransportThema rdfs:label "Datatransport (thema)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-07";
    rdfs:seeAlso "[IMKL: 1.1/2008] De elektronische overdracht van signaalinformatie tussen punten via kabels die deel uitmaken van een net. NB: De aansluitleiding kan ook alleen op (huis)aansluitschetsen voorkomen."@nl;
    skos:altLabel "Datatransport"@nl;
    a gwsw:WIONThemaColl.
gwsw:HoogspanningThema rdfs:label "Hoogspanning (thema)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-07";
    rdfs:seeAlso "[IMKL: 1.1/2008] Toestand waarin het mogelijk is een elektrische stroom te creëren; HS = hoogspanning (36 tot en met 220 kV). Opmerking: In de praktijk kunnen netten vanaf 20 kV t/m 220 kV op de HS themakaart voorkomen."@nl;
    skos:altLabel "Hoogspanning"@nl;
    a gwsw:WIONThemaColl.
gwsw:LaagspanningThema rdfs:label "Laagspanning (thema)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-07";
    skos:definition "NB: De aansluitleiding kan ook alleen op (huis)aansluitschetsen voorkomen. Opmerking: In de praktijk kunnen netten tot en met 1000 Volt op de LS themakaart voorkomen."@nl;
    rdfs:seeAlso "[IMKL: 1.1/2008] LS kabel bestaat uit hoofdnet en aansluitnet. LS = laagspanning (230 V en 400 V)"@nl;
    skos:altLabel "Laagspanning"@nl;
    a gwsw:WIONThemaColl.
gwsw:MiddenspanningThema rdfs:label "Middenspanning (thema)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-07";
    skos:definition "NB: De aansluitleiding kan ook alleen op (huis)aansluitschetsen voorkomen. Opmerking: In de praktijk kunnen netten van 400 Volt op de MS themakaart voorkomen."@nl;
    rdfs:seeAlso "[IMKL: 1.1/2008] MS kabel bestaat uit hoofdnet en aansluitnet. MS = middenspanning (0,4 kV tot 30 kV)"@nl;
    skos:altLabel "Middenspanning"@nl;
    a gwsw:WIONThemaColl.
gwsw:RioolOnderDrukThema rdfs:label "Riool onder druk (thema)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-07";
    rdfs:seeAlso "[IMKL: 1.1/2008] Riolering waarbij het transport plaatsvindt door overdruk (uit NEN 3300, Buitenriolering)."@nl;
    skos:altLabel "RioolOnderOverOfOnderdruk"@nl;
    a gwsw:WIONThemaColl.
gwsw:RioolVrijvervalThema rdfs:label "Riool vrijverval (thema)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-07";
    rdfs:seeAlso "[IMKL: 1.1/2008] Riool waardoor afvalwater door de zwaartekracht wordt getransporteerd (uit NEN 3300, Buitenriolering)."@nl;
    skos:altLabel "RioolVrijverval"@nl;
    a gwsw:WIONThemaColl.
gwsw:WeesThema rdfs:label "Wees (thema)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-07";
    rdfs:seeAlso "[IMKL: 1.1/2008] Alle onbekende leidingen welke bij een eerdere grondroering zijn geconstateerd, die ook na onderzoek niet aan een beheerder waren toe te wijzen en waarvoor de gemeente ingevolge de WIBON de beheerdersverplichtingen vervult."@nl;
    skos:altLabel "Wees"@nl;
    a gwsw:WIONThemaColl.
gwsw:Gepland rdfs:label "Gepland"@nl;
    a gwsw:StatusMaatregelColl.
gwsw:InUitvoering rdfs:label "In uitvoering"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Het project wordt momenteel uitgevoerd."@nl;
    a gwsw:StatusMaatregelColl.
gwsw:InVoorbereiding rdfs:label "In voorbereiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Gevormd object waarvan de voor vervulling van de functie noodzakelijke reële objecten nog niet gereed zijn."@nl;
    a gwsw:StatusMaatregelColl.
gwsw:Uitgevoerd rdfs:label "Uitgevoerd"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] De status van het project is dat het project in het verleden is voltooid."@nl;
    a gwsw:StatusMaatregelColl.
gwsw:Vervallen rdfs:label "Vervallen"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Het object is in werkelijkheid niet langer aanwezig."@nl;
    a gwsw:StatusMaatregelColl.
