@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 Hyd, filter op CoFs HYD TOP, cfk=5, versie=1.7 (2026-08-26T14:13:35)"@nl;
    rdfs:label "Deelmodel Hyd, filter collectie_HYDTOP5_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-30781 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-30782 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-23"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pomp;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-30783 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-30784 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pomp;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-30785 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-30812 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Invoer;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-30814 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AanvoerVanAfvalwater.
_:n3-30836 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-30837 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-30838 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-30839 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-30840 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-30841 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-30843 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_AantalWoningen.
_:n3-30846 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-30847 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-12-01"^^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-30849 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-30850 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-30851 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-30852 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-30854 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-30855 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-30856 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:GemengdRiool;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-30857 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-30858 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-30859 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-30866 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-30941 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-30942 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-23"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pomp;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-30943 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-30944 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pomp;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-30945 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-30950 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenVanLeidingen.
_:n3-30980 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_Afvloeiingscoefficient.
_:n3-30993 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-30994 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-30995 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_Afvoercoefficient.
_:n3-30996 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-30997 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-30999 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:GemengdRiool;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-31000 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterriool;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-31001 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:OpenLeiding;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-31002 gwsw:hasDateChange "2022-11-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-31003 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-31005 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-31006 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-31007 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-31099 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:Meten_Regelen_ControlerenEnOnderhouden.
_:n3-31714 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VoorzienVanInwendigeBal.
_:n3-31765 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-31766 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-31767 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-31768 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-31770 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-31776 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VerdieptTerreinMetWaterdoorlatendeBodem.
_:n3-31777 a owl:Restriction;
    owl:onClass gwsw:Slokop;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-31778 a owl:Restriction;
    owl:onClass gwsw:Infiltratiecompartiment;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-31834 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerVanAfvalwaterNaarEenRWZI.
_:n3-31977 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-31979 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-31980 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ledigingsvoorziening;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-31983 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-31984 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-31990 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-31991 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BezinkenStoffen.
_:n3-31992 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanAfvalwater.
_:n3-31993 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-31994 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerwijderenBezinksel.
_:n3-31995 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:RegelingVanDeAfvoerVanHetAfvalwater.
_:n3-31998 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:UitgevoerdAlsLeiding.
_:n3-31999 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32000 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-32001 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-32002 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-32003 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-32010 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-32011 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-32013 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ledigingsvoorziening;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32014 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-32018 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-32019 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:RegelingVanDeAfvoerVanHetAfvalwater.
_:n3-32020 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanAfvalwater.
_:n3-32021 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-32023 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-32026 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanAfvalwater.
_:n3-32029 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-32030 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-32031 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:RegelingVanDeAfvoerVanHetAfvalwater.
_:n3-32032 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanAfvalwater.
_:n3-32033 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-32034 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-32037 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-32086 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-32087 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ledigingsvoorziening;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32092 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-32093 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BezinkenStoffen.
_:n3-32094 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:RegelingVanDeAfvoerVanHetAfvalwater.
_:n3-32095 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanAfvalwater.
_:n3-32096 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-32097 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-09-23"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerwijderenBezinksel.
_:n3-32098 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-32099 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-32100 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-32101 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-32102 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:PutMetSpecialeVoorzieningen.
_:n3-32114 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-32129 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GeenOpeningAanDeBovenzijde.
_:n3-32132 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-32133 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-32134 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-32135 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-32136 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-32137 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-32138 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BuisInGebogenVorm.
_:n3-32139 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanLeidingenInEenHoek.
_:n3-32151 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:DirectTransportDoorPompenZonderOpvangInOntvput.
_:n3-32154 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32155 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32156 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32157 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-32158 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32159 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-32162 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:BreedteBouwwerk.
_:n3-32163 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:HoogteBouwwerk.
_:n3-32164 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:VormBouwwerk.
_:n3-32165 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32166 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-21"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:MateriaalBouwwerk.
_:n3-32171 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:ConstructieVanEnigeOmvang.
_:n3-32172 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VerbondenMetDeGrond.
_:n3-32174 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-32175 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32176 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-32177 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-32178 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-32183 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32184 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_BreedteBouwwerk.
_:n3-32189 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:Compartiment;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32190 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-32198 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-32199 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-32200 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_BreedteLeiding.
_:n3-32201 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32202 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-32203 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-32204 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_BreedtePut.
_:n3-32276 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-32277 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-32278 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-32279 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-32318 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-32319 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gemaal;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32320 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-32352 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:VerplaatsingDoorMiddelVanEenDraaiendRad.
_:n3-32477 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-07-28"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LengteCompartiment;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32478 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-07-28"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Overstortput;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32479 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-22"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwput;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32480 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date, "2022-10-02"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AfvoerendOppervlak;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "12"^^xsd:nonNegativeInteger.
_:n3-32481 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:Compartimentorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32482 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pomp;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-32483 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^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-32484 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gemaal;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32485 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-19"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Reservoir;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32486 gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-04-22"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:BreedteCompartiment;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32487 gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-04-22"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-11-06"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:VormCompartiment;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32488 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AantalWoningen;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32489 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Aantal_ieBedrijven;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32490 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Aantal_ieRecreatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32491 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LateraalAfvoerendOppervlak;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32492 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LateraalDebiet;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger.
_:n3-32493 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pompput;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32495 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:HoogteCompartiment;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32496 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:Compartiment;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32497 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Buitengrens;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32498 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiecompartiment;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32522 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:DeelVanEenOpZichzelfStaandeConstructie.
_:n3-32551 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Punt;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32553 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Wand;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32554 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lijn;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32559 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-32560 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_ContinueLozing.
_:n3-32561 a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolleiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32566 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-15"^^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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-32567 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_ContractiecoefficientDoorlaatprofiel.
_:n3-33035 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-33036 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-33037 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-33038 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-11-19"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerenHemelwaterNaarDeOndergrond.
_:n3-33039 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-11-19"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelenHemelwaterEnAfgifteAanOndergrond.
_:n3-33040 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-11-19"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanGrondwater.
_:n3-33041 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-11-19"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanHemelwater.
_:n3-33042 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-11-19"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanGrondwater.
_:n3-33043 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2021-11-19"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwater.
_:n3-33044 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2022-09-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DrainageInfiltratieTransportStelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33047 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-33048 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-33049 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanGrondwater.
_:n3-33050 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanHemelwater.
_:n3-33051 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanGrondwater.
_:n3-33052 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-08-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwater.
_:n3-33053 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-33076 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_DakoppervlakHellend.
_:n3-33077 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_DakoppervlakVlak.
_:n3-33078 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_DakoppervlakVlakUitgestrekt.
_:n3-33102 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-33106 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-33107 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-33110 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-33318 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-33319 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-33320 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_DiameterLeiding.
_:n3-33321 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-33322 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-33323 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-33324 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_DiameterPut.
_:n3-33346 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BekledingMetDoek.
_:n3-33359 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:ContractiecoefficientDoorlaatprofiel;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33360 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33361 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-33362 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33363 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33364 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-33367 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:BreedteOpening.
_:n3-33368 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:HoogteOpening.
_:n3-33369 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:VormOpening.
_:n3-33370 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33371 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:DiameterOpening.
_:n3-33372 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-09-06"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Stromingsrichting;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33373 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33374 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-33375 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-33376 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BeperkenDebiet.
_:n3-33387 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33388 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-33407 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ToegangGevenVoorDoorspoelen.
_:n3-33415 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-33416 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-33422 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-33423 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2022-09-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DrainageInfiltratieTransportStelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33424 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanGrondwater.
_:n3-33425 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanGrondwater.
_:n3-33426 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:WaterdoorlatendeWanden.
_:n3-33430 gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2026-06-30"^^xsd:date;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DIT_riool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33431 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2022-09-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DT_riool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-33432 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2022-09-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Drain;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-33433 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2022-09-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterriool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-33434 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:DrainageEnTransportVanHemel_EnGrondwater.
_:n3-33435 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GeheelVanVerbondenDITRiolen_DrainsEnHemel.
_:n3-33474 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33475 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33476 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-33477 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-33481 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-33482 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-33483 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-33484 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-33507 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:DeelVanPompunit.
_:n3-33727 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenInTweeStroomrichtingen.
_:n3-33762 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-33763 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-33767 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-33768 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-33769 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-33770 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-33772 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33810 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenInEenStroomrichting.
_:n3-33882 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    gwsw:hasValidity "11t 14t";
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:NiveauBuitenwater;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-33883 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LozenBuitenHetStelsel.
_:n3-33884 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-05-29"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    gwsw:hasValidity "11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:NiveauBuitenwater;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-33886 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LozenBuitenHetStelsel.
_:n3-33990 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-33997 a owl:Restriction;
    owl:onProperty gwsw:hasPart;
    owl:allValuesFrom _:n3-33998.
_:n3-34023 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-34036 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-34049 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-34051 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-34052 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-34053 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-34054 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-34086 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-34087 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-07-11"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pompschakeling;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34089 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-24"^^xsd:date;
    rdfs:comment "per definitie";
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-34091 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    rdfs:comment "Temporeel kenmerk, met kenmerk Inwinning";
    a owl:Restriction;
    owl:onClass gwsw:CapaciteitGemaal;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34098 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-18"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:OntwerpcapaciteitGemaal;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34099 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Keerklep;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-34103 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerpompenVanWater.
_:n3-34104 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:OpstellingPompEnBuitenDeOntvangput_kelder.
_:n3-34106 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:OpstellingPompEnInDeOntvangput_kelder.
_:n3-34116 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-12-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Aantal_ieBedrijven;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34117 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-34118 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2022-10-02"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AfvoerendOppervlak;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "12"^^xsd:nonNegativeInteger.
_:n3-34119 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Aantal_ieRecreatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34120 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LateraalAfvoerendOppervlak;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34121 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LateraalDebiet;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger.
_:n3-34124 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-34125 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-34126 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanHemelwater.
_:n3-34127 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanVuilwater.
_:n3-34128 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwater.
_:n3-34129 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanVuilwater.
_:n3-34130 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 "0"^^xsd:nonNegativeInteger.
_:n3-34131 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-34133 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-34134 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-34135 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-34136 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-34139 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-34140 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-34141 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-34142 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-34146 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-34147 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanHemelwaterEnVuilwater.
_:n3-34148 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanHemelwaterEnVuilwater.
_:n3-34149 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwaterEnVuilwater.
_:n3-34157 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-34158 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-34169 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_GeslotenVerhardOppervlakHellend.
_:n3-34170 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_GeslotenVerhardOppervlakVlak.
_:n3-34171 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_GeslotenVerhardOppervlakVlakUitgestrekt.
_:n3-34196 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-34198 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-34202 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:OpenEnAansluitendAanVerharding.
_:n3-34203 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:OpeningAanDeBovenzijde.
_:n3-34204 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OpvangEnAfvoerHemelwater.
_:n3-34205 a owl:Restriction;
    owl:onClass gwsw:Infiltratiestelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34296 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-34297 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-34299 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2022-10-02"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AfvoerendOppervlak;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "12"^^xsd:nonNegativeInteger.
_:n3-34300 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LateraalAfvoerendOppervlak;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34301 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LateraalDebietHWA;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34303 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-34304 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiestelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34305 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-34306 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-34307 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2022-09-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DrainageInfiltratieTransportStelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34308 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanHemelwater.
_:n3-34309 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwater.
_:n3-34311 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-34312 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 "0"^^xsd:nonNegativeInteger.
_:n3-34313 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-34316 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-34317 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-34318 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-34319 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-34322 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-34323 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanHemelwater.
_:n3-34324 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwater.
_:n3-34356 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:OverBestaandeLeidingGebouwd.
_:n3-34362 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-34363 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-34364 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_HoogteBouwwerk.
_:n3-34369 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34370 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-34377 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-34378 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-34379 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_HoogteLeiding.
_:n3-34380 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-34381 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-34382 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34383 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_HoogtePut.
_:n3-34386 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_Z_coordinaat.
_:n3-34392 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34403 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:OnderdeelVanEenLeiding.
_:n3-34408 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34409 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-34411 a owl:Restriction;
    owl:onClass gwsw:Lijn;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34427 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-11-25"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-05-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leidingorientatie;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34428 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-11-25"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-05-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Putorientatie;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger.
_:n3-34429 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolstelsel;
    owl:onProperty gwsw:isRepresentationOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34887 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:WaterdoorlatendeWanden.
_:n3-34888 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:InDeBerm.
_:n3-34889 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Compartimentorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34891 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerVanHemelwater.
_:n3-34892 a owl:Restriction;
    owl:onClass gwsw:BegroeideInfiltratievoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34893 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:InDeVormVanEenGoot.
_:n3-34894 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:InDeVormVanEenGreppel.
_:n3-34896 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-34897 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-34898 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-34900 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-34902 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerenHemelwaterNaarDeOndergrond.
_:n3-34903 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:Infiltreren.
_:n3-34904 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanHemelwater.
_:n3-34912 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-34913 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-34916 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-34917 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:HemelwaterAfvoerenNaarOndergrond.
_:n3-34918 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-34919 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-34920 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-34921 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-34922 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerenHemelwaterNaarDeOndergrond.
_:n3-34923 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanHemelwater.
_:n3-34924 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:WaterdoorlatendeWanden.
_:n3-34930 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiestelsel;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34931 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-34934 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-34935 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-34936 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerenHemelwaterNaarDeOndergrond.
_:n3-34937 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:WaterdoorlatendeWanden.
_:n3-34938 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratieriool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34939 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterriool;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-34940 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-08-04"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratievoorziening;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-34941 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GeheelVanVerbondenInfiltratievoorzieningen.
_:n3-34942 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InfiltratieEnTransportVanHemel.
_:n3-34943 a owl:Restriction;
    owl:onClass gwsw:Goot;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-34944 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-34947 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2022-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Retentiewaarde;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34948 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-34950 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-34953 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-34954 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-34955 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-34956 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-34957 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-34958 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-34959 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-34960 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-34961 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-34964 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-08-04"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiestelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-34965 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:HemelwaterAfvoerenNaarOndergrond.
_:n3-34968 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-34969 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:OnderdeelWeg.
_:n3-34970 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-35081 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-35091 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-35092 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BeluchtenOfVentileren.
_:n3-35093 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanAfvalwater.
_:n3-35094 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ToegangGevenTotHetRioolstelsel.
_:n3-35095 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ToegangVerschaffen.
_:n3-35096 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:ToegankelijkVoorInspectie_EnReinigingsapparatuur.
_:n3-35097 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VerwijderbaarDeksel.
_:n3-35108 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LozenBinnenHetStelsel.
_:n3-35110 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LozenBinnenHetStelsel.
_:n3-35113 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:Rioolput;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35114 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Aansluitpunt;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35115 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-35125 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-35126 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-35128 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-35129 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-11-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VormCompartiment;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35130 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-35131 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-35132 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-35134 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-35135 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-35136 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-35137 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-11-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:NiveauBuitenwater;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35138 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-35139 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-35142 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-35147 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-35148 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-35149 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-35150 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-35151 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-35154 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-35155 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Retentiewaarde;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35156 a owl:Restriction;
    owl:onClass gwsw:AantalWoningen;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35157 a owl:Restriction;
    owl:onClass gwsw:AfvoerendOppervlak;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35162 a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35164 a owl:Restriction;
    owl:onClass gwsw:MateriaalLeiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35165 a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35213 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Overstortput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35214 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35215 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gemaal;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35216 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Uitlaatconstructie;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35217 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenInEenStroomrichting.
_:n3-35240 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-35241 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-35242 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-35243 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-35244 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-35340 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LeidingGescheidenLatenKruisen.
_:n3-35341 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VoorkomenDatStromenElkaarRaken.
_:n3-35343 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanVierLeidingen.
_:n3-35383 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35384 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35385 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:GemengdRiool;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35386 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterriool;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35387 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-35388 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35389 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35390 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:GemengdRiool;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35391 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-35392 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Vuilwaterriool;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35393 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-35394 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterriool;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35395 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-35405 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pomp;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35406 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-35407 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-35408 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-35409 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bezinkbassin;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35410 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Schuif;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-35411 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerwijderenVanWater.
_:n3-35412 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-35413 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-35414 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-35415 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-35418 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-35419 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-35421 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-35423 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-35425 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:LengteLeiding.
_:n3-35426 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:MateriaalLeiding.
_:n3-35427 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:VormLeiding.
_:n3-35430 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-35431 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:BreedteLeiding.
_:n3-35432 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:HoogteLeiding.
_:n3-35433 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-35436 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:DiameterLeiding.
_:n3-35446 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VoortgeleidingVanMaterie.
_:n3-35466 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-35467 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-11-25"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-05-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:HydraulischRioleringsmodel;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35468 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-35469 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-35470 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-35471 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-35472 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:DeelVanMechanischeTransportleiding.
_:n3-35487 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35488 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_LengteBouwwerk.
_:n3-35491 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-07-28"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35492 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-35502 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-35503 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-35504 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_LengteLeiding.
_:n3-35505 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-35506 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_LengtePut.
_:n3-35517 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-35519 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-35520 a owl:Restriction;
    owl:onClass gwsw:Constructieonderdeelorientatie;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35524 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:LangsVerhardingMetAfdekking.
_:n3-35681 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-35688 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35689 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35693 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-35697 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35703 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LozenAfvalwater.
_:n3-35707 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:NaarAnderRioolstelsel.
_:n3-35708 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OvertolligAfvalwaterLatenWegstromen.
_:n3-35719 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VerpomptMetEenLuchtcompressor.
_:n3-35733 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-35734 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-35735 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-35736 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-35737 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35738 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-35739 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-35740 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-35741 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35742 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MaaiveldschematiseringColl.
_:n3-35807 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35808 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalPutColl.
_:n3-35814 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalDekselColl.
_:n3-35868 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-35869 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalLeidingColl.
_:n3-35870 a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35931 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-35932 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalPutColl.
_:n3-35990 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-35991 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_MaximaleCapaciteitDoorlaat.
_:n3-36007 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:NiveauBenedenstroomsOpenen;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36008 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:NiveauBenedenstroomsSluiten;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36009 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:NiveauBovenstroomsOpenen;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36010 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:NiveauBovenstroomsSluiten;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36014 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-36015 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-36021 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-36024 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:Mechanisch.
_:n3-36034 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:Gesloten.
_:n3-36035 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOverdrukOfOnderdruk.
_:n3-36041 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:Gesloten.
_:n3-36042 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOverdrukOfOnderdruk.
_:n3-36219 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanTweeLeidingen.
_:n3-36226 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:MetEenCirkelsegmentAlsDwarsprofiel.
_:n3-36468 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeAfsluiter;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36469 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-36470 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeAfsluiter;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36471 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-36476 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeAfsluiter;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36477 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-36478 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeAfsluiter;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36479 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-36480 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-05-29"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ExterneOverstortput;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36481 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ExterneOverstortconstructie;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36482 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-36483 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-36513 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BijCalamiteitAfvalwaterAfvoeren.
_:n3-36515 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BijCalamiteitAfvalwaterAfvoeren.
_:n3-36516 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:Calamiteit.
_:n3-36517 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LozenAfvalwater.
_:n3-36585 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-36586 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-36587 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-36589 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-36590 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-36592 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-36593 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-36595 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BekledingBuitenzijde.
_:n3-36622 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36623 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-36624 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-36625 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36626 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36627 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-36628 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-36635 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:OnderMaaiveld.
_:n3-36701 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-18"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gemaal;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36702 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-36705 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_OnverhardOppervlakHellend.
_:n3-36706 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_OnverhardOppervlakVlak.
_:n3-36707 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_OnverhardOppervlakVlakUitgestrekt.
_:n3-36846 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2022-10-02"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AfvoerendOppervlak;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "12"^^xsd:nonNegativeInteger.
_:n3-36848 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:Open.
_:n3-36849 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_OpenVerhardOppervlakHellend.
_:n3-36850 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_OpenVerhardOppervlakVlak.
_:n3-36851 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_OpenVerhardOppervlakVlakUitgestrekt.
_:n3-36858 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-36859 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-36860 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:UitsparingInWand.
_:n3-36903 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VerpomptBinnenHetBouwwerk.
_:n3-36950 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanLeidingenMetVerschillendMatOfVerb.
_:n3-36967 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-05-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Overstortput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36968 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-07-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolgemaal;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36969 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2022-09-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Constructieonderdeelorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36970 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AanvullendeBemaling.
_:n3-36971 a owl:Restriction;
    owl:onClass gwsw:Pomp;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36972 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-36973 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-36974 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-36975 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Keerklep;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36976 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-36977 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-36979 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OvertolligAfvalwaterLatenWegstromen.
_:n3-36982 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-36983 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-36984 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:Stromingsrichting;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36985 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-09-20"^^xsd:date;
    gwsw:hasValidity "11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:VrijeOverstorthoogte;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36986 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-36987 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36989 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36990 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Slokop;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-36991 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:KerenVanWater.
_:n3-36993 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanOverstortendAfvalwater.
_:n3-37000 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-37002 gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2022-09-26"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    rdfs:comment "per definitie";
    a owl:Restriction;
    owl:onClass gwsw:Keerklep;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-37003 gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-04-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37010 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Overstortbemaling;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-37011 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:Calamiteit.
_:n3-37012 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OvertolligAfvalwaterLatenWegstromen.
_:n3-37056 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BezinkenStoffen.
_:n3-37057 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanAfvalwater.
_:n3-37058 gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Bergbezinkbassin;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37096 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-37098 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-37103 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOverdruk.
_:n3-37120 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:VerplaatsingDoorMiddelVanPerslucht.
_:n3-37168 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-37169 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-37173 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ledigingsvoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37174 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-23"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasValidity "11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:AanslagniveauBenedenstrooms;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37175 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-23"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasValidity "11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:AfslagniveauBenedenstrooms;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37176 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:AanslagniveauBovenstrooms;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37177 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:AfslagniveauBovenstrooms;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37178 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37179 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37180 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 "1"^^xsd:nonNegativeInteger.
_:n3-37184 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-37189 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:DoorMiddelVanDrukverschil.
_:n3-37190 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:Mechanisch.
_:n3-37191 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerplaatsenVanWater.
_:n3-37192 a owl:Restriction;
    owl:onClass gwsw:Overstortbemaling;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37194 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37195 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-37201 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-37214 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-07-11"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pompschakeling;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37215 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-37216 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerpompenVanAfvalwater.
_:n3-37218 a owl:Restriction;
    owl:onClass gwsw:Rioolstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37219 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-07-11"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gemaal;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37220 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-07-11"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pompput;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37236 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-37237 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-37238 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-37239 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-37241 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_Porositeit.
_:n3-37259 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolleiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37260 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalTransportleiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37261 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-37274 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-37275 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-37277 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-37278 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-37281 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-37298 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-37299 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-37300 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-37301 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-37302 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37303 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-37305 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-37315 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:BreedtePut.
_:n3-37316 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:HoogtePut.
_:n3-37317 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:LengtePut.
_:n3-37318 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:VormPut.
_:n3-37319 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:MateriaalPut.
_:n3-37321 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-37322 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-37323 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:DiameterPut.
_:n3-37325 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-37332 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GegravenOfGeboordeKokervormigeDiepte.
_:n3-37364 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:InspectieschachtOpLeiding.
_:n3-37391 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37392 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-37393 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-11-25"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-05-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:HydraulischRioleringsmodel;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37394 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-37644 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BevatFysischReinigendeVoorziening.
_:n3-37645 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:FysischReinigen.
_:n3-37646 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerwijderenVervuiling.
_:n3-37718 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-19"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-37719 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-37722 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:NatuurlijkOfKunstmatigGebied.
_:n3-37723 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OpslagVanWater.
_:n3-37724 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2022-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Wadi;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37725 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-37726 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-37754 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-37755 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-37759 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-37760 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenVanLeidingen.
_:n3-37763 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:IsOverdrachtspunt.
_:n3-37765 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-37766 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-37771 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-37772 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-37773 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-37774 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-07-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Overstortbemaling;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-37775 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerpompenVanAfvalwater.
_:n3-37777 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-37780 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:SDR_waarde;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37781 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-37784 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanAfvalwater.
_:n3-37785 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanAfvalwater.
_:n3-37796 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:Invoer;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37800 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-37808 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date, "2022-10-02"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AfvoerendOppervlak;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "12"^^xsd:nonNegativeInteger.
_:n3-37809 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37810 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:Maaiveldschematisering;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37811 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-37812 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:Aantal_ieBedrijven;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37813 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:ContinueLozing;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37814 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Aantal_ieRecreatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37815 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LateraalAfvoerendOppervlak;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37816 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LateraalDebiet;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger.
_:n3-37821 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-37849 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LeidingenAansluiten.
_:n3-37850 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:RioolleidingenAansluiten.
_:n3-37851 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VertikaleWaterdichteConstructie.
_:n3-37872 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:HydraulischRioleringsmodel;
    owl:onProperty gwsw:hasRepresentation;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37873 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanAfvalwater.
_:n3-37874 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanAfvalwater.
_:n3-37898 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:AfgedektMetEenMetalenRooster.
_:n3-37901 a owl:Restriction;
    owl:onProperty gwsw:hasPart;
    owl:allValuesFrom _:n3-37902.
_:n3-37905 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolleiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37906 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Transportleiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37907 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2025-11-11"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-37928 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VolledigKerenVanWater.
_:n3-37934 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenVanLeidingen.
_:n3-37936 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:VerplaatsingDoorMiddelVanEenDraaiendeSchroef.
_:n3-37937 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:VerplaatsingDoorMiddelVanEenSchroef.
_:n3-37938 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-05-17"^^xsd:date;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Bergbezinkbassin;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37939 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-05-17"^^xsd:date;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ledigingsvoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37942 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:SchuifbarePlaat.
_:n3-37992 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Overstortdrempel;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37994 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BegroeideInfiltratievoorziening;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-37995 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OpvangHemelwater.
_:n3-37996 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OvertolligHemelwaterInfiltratievoorzieningAfvoeren.
_:n3-38039 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerpomptSpoelwater.
_:n3-38041 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenInTweeStroomrichtingen.
_:n3-38042 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:DoorspoelenRioolstelsel.
_:n3-38064 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerenHemelwaterNaarDeBovengrond.
_:n3-38198 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-38200 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:NetwerkVanVerbondenKnooppunten.
_:n3-38221 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-38242 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:Overstortdrempel;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38243 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-09-06"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Doorlaat;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38245 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38246 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:StromingsrichtingColl.
_:n3-38267 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-38268 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-38269 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    rdfs:comment "per definitie";
    a owl:Restriction;
    owl:onClass gwsw:Stuwklep;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38270 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-38271 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-38272 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Wervelventiel;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38273 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BovenstroomsWaterpeilRegelen.
_:n3-38274 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwconstructie;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38275 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:DeelVanEenStuwconstructie.
_:n3-38276 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-17"^^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-38278 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38279 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-38281 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-38282 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-38283 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-03-20"^^xsd:date;
    gwsw:hasValidity "11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:VrijeOverstorthoogte;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38284 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38285 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-03-20"^^xsd:date;
    gwsw:hasValidity "5t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Stromingsrichting;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38287 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:KerenVanWater.
_:n3-38288 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-22"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    rdfs:comment "per definitie";
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger.
_:n3-38289 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-38290 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-07"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwklep;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38291 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-38300 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Wervelventiel;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38301 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:WaterniveauInStelselRegelen.
_:n3-38302 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:RegelenVanHetDebietBenuttenBerging.
_:n3-38306 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OpslagVanHemelwater.
_:n3-38307 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwater.
_:n3-38309 a owl:Restriction;
    owl:onClass gwsw:Porositeit;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38310 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:VullingVanDeConstructie.
_:n3-38312 gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Infiltratiekoffer;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38314 gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Infiltratieput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38316 a owl:Restriction;
    owl:onClass gwsw:Infiltratieput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38317 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:OmstortingVanDeConstructie.
_:n3-38428 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-38430 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GeheelVanStelsels.
_:n3-38433 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanDrieLeidingen.
_:n3-38435 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:InEenTaludLoodrechtOpDeKruinlijnAangebracht.
_:n3-38498 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:ScharnierBovenzijde.
_:n3-38551 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-38558 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-38559 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:SDR_waarde;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38560 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-38564 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanAfvalwater.
_:n3-38570 a owl:Restriction;
    owl:onClass gwsw:Verbindingsstuk;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-38571 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-38573 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:ZonderAansluitingen.
_:n3-38576 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanAfvalwater.
_:n3-38589 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:ToegangVoorInjecteren.
_:n3-38590 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:TunnelDrooghouden.
_:n3-38591 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerpomptTunnelwater.
_:n3-38881 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38883 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38888 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Keerklep;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-38889 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:UitstroomVanAfvalwaterNaarOppervlaktewater.
_:n3-38891 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VormVanEenBak.
_:n3-38945 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InStandHoudenOnderdruk.
_:n3-38970 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VoorzienVanVeer.
_:n3-38979 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-38984 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-38985 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-38986 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-38987 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-38988 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-38989 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanHemelwater.
_:n3-38991 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:LangereDrempel.
_:n3-38992 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VergroteInhoudVoorDeDrempel.
_:n3-38993 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-38999 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-39000 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanLeidingen.
_:n3-39016 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BovenzijdeNietZichtbaar.
_:n3-39044 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GrotendeelsOverdekt_BovenkantGelijkMetDeVerh.
_:n3-39045 a owl:Restriction;
    owl:onClass gwsw:Goot;
    owl:onProperty gwsw:isRepresentationOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39091 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanLeidingenMetVerschillendeDiam.
_:n3-39191 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanGrondwater.
_:n3-39244 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-04"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Vijzelpomp;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39245 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:VerpompenMetEenVijzel.
_:n3-39246 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-04"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Vijzelgemaal;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39247 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:VerplaatsingDoorMiddelVanEenVijzel.
_:n3-39430 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-39431 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenInTweeStroomrichtingen.
_:n3-39476 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39477 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VormPutColl.
_:n3-39478 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-08-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-11-06"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Compartiment;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39479 gwsw:hasDateChange "2017-05-17"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-11-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39480 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VormPutColl.
_:n3-39503 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-39504 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-39505 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VormLeidingColl.
_:n3-39518 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39519 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VormOpeningColl.
_:n3-39537 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-39538 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-39539 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VormPutColl.
_:n3-39545 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-09-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Overstortdrempel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39546 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-03-20"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwmuur;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39547 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-39555 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-39556 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:DeelVanVrijvervalTransportleiding.
_:n3-39561 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-39562 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-39582 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-39607 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ProfielLeiding;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39609 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:Gesloten.
_:n3-39610 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportDoorDeZwaartekracht.
_:n3-39611 a owl:Restriction;
    owl:onClass gwsw:ContinueLozing;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39625 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-39627 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-39629 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanAfvalwater.
_:n3-39630 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportDoorDeZwaartekracht.
_:n3-39637 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-39639 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-39645 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ProfielLeiding;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39646 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportDoorDeZwaartekracht.
_:n3-39647 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-39648 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-39651 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportDoorDeZwaartekracht.
_:n3-39661 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-39662 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-03-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Aantal_ieBedrijven;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39663 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-03-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Aantal_ieRecreatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39664 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LateraalDebietDWA;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39667 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-39668 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-39669 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanVuilwater.
_:n3-39670 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanVuilwater.
_:n3-39672 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 "0"^^xsd:nonNegativeInteger.
_:n3-39673 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-39674 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-39677 a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolleiding;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-39678 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanVuilwater.
_:n3-39679 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanVuilwater.
_:n3-39680 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanVuilwater.
_:n3-39760 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BeplanteLaagte.
_:n3-39763 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:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39764 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-39765 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:Statisch.
_:n3-39766 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-39767 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-39768 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-39876 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-39877 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-39909 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:CilindrischeVorm.
_:n3-39910 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:SpiraalachtigeGoot.
_:n3-39911 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:Mantoegankelijk.
_:n3-39912 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OverbruggenGrootNiveauverschil.
_:n3-39913 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:Rond.
_:n3-39914 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:TangentiaalInlatenEnSpiraalsgewijsLatenAfstromen.
_:n3-39915 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwconstructie;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39916 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Stuwput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-39917 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfremmenVanDeStroomsnelheidVanHetAfvalwater.
_:n3-39933 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-39934 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:WijzeVanInwinningColl.
_:n3-40937 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanDrieLeidingen.
_:n3-40954 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ToegangGevenTotZinker.
_:n3-40961 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:VerplaatsingDoorMiddelVanEenZuiger.
gwsw:Dt_AantalWoningen rdfs:label "Aantal woningen (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33508.
gwsw:Dt_Afvloeiingscoefficient rdfs:label "Afvloeiingscoëfficiënt (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33513.
gwsw:Dt_Afvoercoefficient rdfs:label "Afvoercoëfficiënt (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33518.
gwsw:Dt_BreedteBouwwerk rdfs:label "Breedte bouwwerk (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33531.
gwsw:Dt_BreedteLeiding rdfs:label "Breedte leiding (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33546.
gwsw:Dt_BreedtePut rdfs:label "Breedte put (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33551.
geo:gmlLiteral a rdfs:Datatype.
gwsw:Dt_ContinueLozing rdfs:label "Continue lozing (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33556.
gwsw:Dt_ContractiecoefficientDoorlaatprofiel rdfs:label "Contractiecoëfficiënt doorlaatprofiel (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33561.
gwsw:Dt_DakoppervlakHellend rdfs:label "Dakoppervlak hellend (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33566.
gwsw:Dt_DakoppervlakVlak rdfs:label "Dakoppervlak vlak (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33571.
gwsw:Dt_DakoppervlakVlakUitgestrekt rdfs:label "Dakoppervlak vlak uitgestrekt (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33576.
gwsw:Dt_DiameterLeiding rdfs:label "Diameter leiding (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33591.
gwsw:Dt_DiameterPut rdfs:label "Diameter put (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33596.
_:n3-33508 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-33509.
_:n3-33509 rdf:first _:n3-33510.
_:n3-33510 xsd:minInclusive 0.
_:n3-33509 rdf:rest _:n3-33511.
_:n3-33511 rdf:first _:n3-33512.
_:n3-33512 xsd:maxInclusive 9999.
_:n3-33511 rdf:rest rdf:nil.
_:n3-33513 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33514.
_:n3-33514 rdf:first _:n3-33515.
_:n3-33515 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33514 rdf:rest _:n3-33516.
_:n3-33516 rdf:first _:n3-33517.
_:n3-33517 xsd:maxInclusive "1"^^xsd:decimal.
_:n3-33516 rdf:rest rdf:nil.
_:n3-33518 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33519.
_:n3-33519 rdf:first _:n3-33520.
_:n3-33520 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33519 rdf:rest _:n3-33521.
_:n3-33521 rdf:first _:n3-33522.
_:n3-33522 xsd:maxInclusive "99"^^xsd:decimal.
_:n3-33521 rdf:rest rdf:nil.
_:n3-33531 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-33532.
_:n3-33532 rdf:first _:n3-33533.
_:n3-33533 xsd:minInclusive 500.
_:n3-33532 rdf:rest _:n3-33534.
_:n3-33534 rdf:first _:n3-33535.
_:n3-33535 xsd:maxInclusive 10000.
_:n3-33534 rdf:rest rdf:nil.
_:n3-33546 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-33547.
_:n3-33547 rdf:first _:n3-33548.
_:n3-33548 xsd:minInclusive 63.
_:n3-33547 rdf:rest _:n3-33549.
_:n3-33549 rdf:first _:n3-33550.
_:n3-33550 xsd:maxInclusive 4000.
_:n3-33549 rdf:rest rdf:nil.
_:n3-33551 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-33552.
_:n3-33552 rdf:first _:n3-33553.
_:n3-33553 xsd:minInclusive 300.
_:n3-33552 rdf:rest _:n3-33554.
_:n3-33554 rdf:first _:n3-33555.
_:n3-33555 xsd:maxInclusive 4000.
_:n3-33554 rdf:rest rdf:nil.
_:n3-33556 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33557.
_:n3-33557 rdf:first _:n3-33558.
_:n3-33558 xsd:minInclusive "1"^^xsd:decimal.
_:n3-33557 rdf:rest _:n3-33559.
_:n3-33559 rdf:first _:n3-33560.
_:n3-33560 xsd:maxInclusive "99999"^^xsd:decimal.
_:n3-33559 rdf:rest rdf:nil.
_:n3-33561 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33562.
_:n3-33562 rdf:first _:n3-33563.
_:n3-33563 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33562 rdf:rest _:n3-33564.
_:n3-33564 rdf:first _:n3-33565.
_:n3-33565 xsd:maxInclusive "99999"^^xsd:decimal.
_:n3-33564 rdf:rest rdf:nil.
_:n3-33566 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33567.
_:n3-33567 rdf:first _:n3-33568.
_:n3-33568 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33567 rdf:rest _:n3-33569.
_:n3-33569 rdf:first _:n3-33570.
_:n3-33570 xsd:maxInclusive "999999"^^xsd:decimal.
_:n3-33569 rdf:rest rdf:nil.
_:n3-33571 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33572.
_:n3-33572 rdf:first _:n3-33573.
_:n3-33573 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33572 rdf:rest _:n3-33574.
_:n3-33574 rdf:first _:n3-33575.
_:n3-33575 xsd:maxInclusive "999999"^^xsd:decimal.
_:n3-33574 rdf:rest rdf:nil.
_:n3-33576 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33577.
_:n3-33577 rdf:first _:n3-33578.
_:n3-33578 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33577 rdf:rest _:n3-33579.
_:n3-33579 rdf:first _:n3-33580.
_:n3-33580 xsd:maxInclusive "999999"^^xsd:decimal.
_:n3-33579 rdf:rest rdf:nil.
_:n3-33591 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-33592.
_:n3-33592 rdf:first _:n3-33593.
_:n3-33593 xsd:minInclusive 63.
_:n3-33592 rdf:rest _:n3-33594.
_:n3-33594 rdf:first _:n3-33595.
_:n3-33595 xsd:maxInclusive 4000.
_:n3-33594 rdf:rest rdf:nil.
_:n3-33596 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-33597.
_:n3-33597 rdf:first _:n3-33598.
_:n3-33598 xsd:minInclusive 300.
_:n3-33597 rdf:rest _:n3-33599.
_:n3-33599 rdf:first _:n3-33600.
_:n3-33600 xsd:maxInclusive 4000.
_:n3-33599 rdf:rest rdf:nil.
gwsw:Dt_GeslotenVerhardOppervlakHellend rdfs:label "Gesloten verhard oppervlak hellend (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33606.
_:n3-33606 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33607.
_:n3-33607 rdf:first _:n3-33608.
_:n3-33608 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33607 rdf:rest _:n3-33609.
_:n3-33609 rdf:first _:n3-33610.
_:n3-33610 xsd:maxInclusive "999999"^^xsd:decimal.
_:n3-33609 rdf:rest rdf:nil.
gwsw:Dt_GeslotenVerhardOppervlakVlak rdfs:label "Gesloten verhard oppervlak vlak (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33611.
_:n3-33611 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33612.
_:n3-33612 rdf:first _:n3-33613.
_:n3-33613 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33612 rdf:rest _:n3-33614.
_:n3-33614 rdf:first _:n3-33615.
_:n3-33615 xsd:maxInclusive "999999"^^xsd:decimal.
_:n3-33614 rdf:rest rdf:nil.
gwsw:Dt_GeslotenVerhardOppervlakVlakUitgestrekt rdfs:label "Gesloten verhard oppervlak vlak uitgestrekt (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33616.
_:n3-33616 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33617.
_:n3-33617 rdf:first _:n3-33618.
_:n3-33618 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33617 rdf:rest _:n3-33619.
_:n3-33619 rdf:first _:n3-33620.
_:n3-33620 xsd:maxInclusive "999999"^^xsd:decimal.
_:n3-33619 rdf:rest rdf:nil.
gwsw:Dt_HoogteBouwwerk rdfs:label "Hoogte bouwwerk (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33621.
_:n3-33621 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-33622.
_:n3-33622 rdf:first _:n3-33623.
_:n3-33623 xsd:minInclusive 500.
_:n3-33622 rdf:rest _:n3-33624.
_:n3-33624 rdf:first _:n3-33625.
_:n3-33625 xsd:maxInclusive 10000.
_:n3-33624 rdf:rest rdf:nil.
gwsw:Dt_HoogteLeiding rdfs:label "Hoogte leiding (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33636.
_:n3-33636 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-33637.
_:n3-33637 rdf:first _:n3-33638.
_:n3-33638 xsd:minInclusive 63.
_:n3-33637 rdf:rest _:n3-33639.
_:n3-33639 rdf:first _:n3-33640.
_:n3-33640 xsd:maxInclusive 4000.
_:n3-33639 rdf:rest rdf:nil.
gwsw:Dt_HoogtePut rdfs:label "Hoogte put (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33641.
_:n3-33641 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-33642.
_:n3-33642 rdf:first _:n3-33643.
_:n3-33643 xsd:minInclusive 500.
_:n3-33642 rdf:rest _:n3-33644.
_:n3-33644 rdf:first _:n3-33645.
_:n3-33645 xsd:maxInclusive 4000.
_:n3-33644 rdf:rest rdf:nil.
gwsw:Dt_LengteBouwwerk rdfs:label "Lengte bouwwerk (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33646.
_:n3-33646 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-33647.
_:n3-33647 rdf:first _:n3-33648.
_:n3-33648 xsd:minInclusive 500.
_:n3-33647 rdf:rest _:n3-33649.
_:n3-33649 rdf:first _:n3-33650.
_:n3-33650 xsd:maxInclusive 10000.
_:n3-33649 rdf:rest rdf:nil.
gwsw:Dt_LengteLeiding rdfs:label "Lengte leiding (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33651.
_:n3-33651 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33652.
_:n3-33652 rdf:first _:n3-33653.
_:n3-33653 xsd:minInclusive "1"^^xsd:decimal.
_:n3-33652 rdf:rest _:n3-33654.
_:n3-33654 rdf:first _:n3-33655.
_:n3-33655 xsd:maxInclusive "75"^^xsd:decimal.
_:n3-33654 rdf:rest rdf:nil.
gwsw:Dt_LengtePut rdfs:label "Lengte put (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33656.
_:n3-33656 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-33657.
_:n3-33657 rdf:first _:n3-33658.
_:n3-33658 xsd:minInclusive 300.
_:n3-33657 rdf:rest _:n3-33659.
_:n3-33659 rdf:first _:n3-33660.
_:n3-33660 xsd:maxInclusive 4000.
_:n3-33659 rdf:rest rdf:nil.
gwsw:Dt_MaximaleCapaciteitDoorlaat rdfs:label "Maximale capaciteit doorlaat (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33661.
_:n3-33661 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33662.
_:n3-33662 rdf:first _:n3-33663.
_:n3-33663 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33662 rdf:rest _:n3-33664.
_:n3-33664 rdf:first _:n3-33665.
_:n3-33665 xsd:maxInclusive "99999"^^xsd:decimal.
_:n3-33664 rdf:rest rdf:nil.
gwsw:Dt_OnverhardOppervlakHellend rdfs:label "Onverhard oppervlak hellend (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33666.
_:n3-33666 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33667.
_:n3-33667 rdf:first _:n3-33668.
_:n3-33668 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33667 rdf:rest _:n3-33669.
_:n3-33669 rdf:first _:n3-33670.
_:n3-33670 xsd:maxInclusive "999999"^^xsd:decimal.
_:n3-33669 rdf:rest rdf:nil.
gwsw:Dt_OnverhardOppervlakVlak rdfs:label "Onverhard oppervlak vlak (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33671.
_:n3-33671 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33672.
_:n3-33672 rdf:first _:n3-33673.
_:n3-33673 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33672 rdf:rest _:n3-33674.
_:n3-33674 rdf:first _:n3-33675.
_:n3-33675 xsd:maxInclusive "999999"^^xsd:decimal.
_:n3-33674 rdf:rest rdf:nil.
gwsw:Dt_OnverhardOppervlakVlakUitgestrekt rdfs:label "Onverhard oppervlak vlak uitgestrekt (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33676.
_:n3-33676 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33677.
_:n3-33677 rdf:first _:n3-33678.
_:n3-33678 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33677 rdf:rest _:n3-33679.
_:n3-33679 rdf:first _:n3-33680.
_:n3-33680 xsd:maxInclusive "999999"^^xsd:decimal.
_:n3-33679 rdf:rest rdf:nil.
gwsw:Dt_OpenVerhardOppervlakHellend rdfs:label "Open verhard oppervlak hellend (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33681.
_:n3-33681 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33682.
_:n3-33682 rdf:first _:n3-33683.
_:n3-33683 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33682 rdf:rest _:n3-33684.
_:n3-33684 rdf:first _:n3-33685.
_:n3-33685 xsd:maxInclusive "999999"^^xsd:decimal.
_:n3-33684 rdf:rest rdf:nil.
gwsw:Dt_OpenVerhardOppervlakVlak rdfs:label "Open verhard oppervlak vlak (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33686.
_:n3-33686 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33687.
_:n3-33687 rdf:first _:n3-33688.
_:n3-33688 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33687 rdf:rest _:n3-33689.
_:n3-33689 rdf:first _:n3-33690.
_:n3-33690 xsd:maxInclusive "999999"^^xsd:decimal.
_:n3-33689 rdf:rest rdf:nil.
gwsw:Dt_OpenVerhardOppervlakVlakUitgestrekt rdfs:label "Open verhard oppervlak vlak uitgestrekt (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33691.
_:n3-33691 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33692.
_:n3-33692 rdf:first _:n3-33693.
_:n3-33693 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33692 rdf:rest _:n3-33694.
_:n3-33694 rdf:first _:n3-33695.
_:n3-33695 xsd:maxInclusive "999999"^^xsd:decimal.
_:n3-33694 rdf:rest rdf:nil.
gwsw:Dt_Porositeit rdfs:label "Porositeit (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33701.
_:n3-33701 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33702.
_:n3-33702 rdf:first _:n3-33703.
_:n3-33703 xsd:minInclusive "0"^^xsd:decimal.
_:n3-33702 rdf:rest _:n3-33704.
_:n3-33704 rdf:first _:n3-33705.
_:n3-33705 xsd:maxInclusive "99"^^xsd:decimal.
_:n3-33704 rdf:rest rdf:nil.
gwsw:Dt_Z_coordinaat rdfs:label "Z-coördinaat (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-33721.
_:n3-33721 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-33722.
_:n3-33722 rdf:first _:n3-33723.
_:n3-33723 xsd:minInclusive "-20"^^xsd:decimal.
_:n3-33722 rdf:rest _:n3-33724.
_:n3-33724 rdf:first _:n3-33725.
_:n3-33725 xsd:maxInclusive "325"^^xsd:decimal.
_:n3-33724 rdf:rest rdf:nil.
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-39503, _:n3-39504, _:n3-39505.
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-34377, _:n3-34378, _:n3-34379.
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-32198, _:n3-32199, _:n3-32200.
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-35868, _:n3-35869, _:n3-35870.
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-39935.
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-33102.
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: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: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-30781.
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-34386.
gwsw:AanslagniveauBenedenstrooms rdfs:label "Aanslagniveau benedenstrooms"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    skos:definition "Aanslagniveau aan de uitlaatzijde van de pomp(en)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasUnit "m";
    skos:altLabel "Aanslagniveau stroomafwaarts"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Aanslagniveau, _:n3-30782, _:n3-30783.
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-37168, _:n3-37169, _:n3-37173, _:n3-37174, _:n3-37175, _:n3-37176, _:n3-37177, _:n3-37178, _:n3-37179, _:n3-37180, _:n3-37184, _:n3-37189, _:n3-37190, _:n3-37191, _:n3-37192.
gwsw:AanslagniveauBovenstrooms rdfs:label "Aanslagniveau bovenstrooms"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    skos:definition "Aanslagniveau aan de inlaatzijde van de pomp(en)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasUnit "m";
    skos:altLabel "Aanslagniveau stroomopwaarts"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Aanslagniveau, _:n3-30784, _:n3-30785.
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-33990, _:n3-33997;
    owl:disjointWith gwsw:Ruimte.
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-39625, _:n3-39627, _:n3-39629, _:n3-39630.
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-38221.
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-34196, _:n3-34198, _:n3-34202, _:n3-34203, _:n3-34204, _:n3-34205.
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-38999, _:n3-39000.
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-35736, _:n3-35737, _:n3-35738, _:n3-35739, _:n3-35740.
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-38064.
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-35412, _:n3-35413, _:n3-35414, _:n3-35415, _:n3-35418, _:n3-35419, _:n3-35421, _:n3-35423, _:n3-35425, _:n3-35426, _:n3-35427, _:n3-35430, _:n3-35431, _:n3-35432, _:n3-35433, _:n3-35436, _:n3-35446.
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-30812, _:n3-30814.
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-35240, _:n3-35241, _:n3-35242, _:n3-35243, _:n3-35244.
gwsw:Invoer rdfs:label "Invoer"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-11-25"^^xsd:date, "2026-05-01"^^xsd:date;
    skos:definition "Hoeveelheid afvalwater die per tijdseenheid in een knooppunt wordt geloosd. Deze kan variëren in de tijd"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "m3/h";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Capaciteit, _:n3-35113, _:n3-35114, _:n3-35115.
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-37298, _:n3-37299, _:n3-37300, _:n3-37301, _:n3-37302, _:n3-37303, _:n3-37305, _:n3-37315, _:n3-37316, _:n3-37317, _:n3-37318, _:n3-37319, _:n3-37321, _:n3-37322, _:n3-37323, _:n3-37325, _:n3-37332.
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-35125, _:n3-35126, _:n3-35128, _:n3-35129, _:n3-35130, _:n3-35131, _:n3-35132, _:n3-35134, _:n3-35135, _:n3-35136, _:n3-35137, _:n3-35138, _:n3-35139, _:n3-35142, _:n3-35147, _:n3-35148, _:n3-35149, _:n3-35150, _:n3-35151, _:n3-35154, _:n3-35155, _:n3-35156, _:n3-35157, _:n3-35162, _:n3-35164, _:n3-35165.
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-30836, _:n3-30837, _:n3-30838, _:n3-30839, _:n3-30840, _:n3-30841, _:n3-30843.
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-34296, _:n3-34297, _:n3-34299, _:n3-34300, _:n3-34301, _:n3-34303, _:n3-34304, _:n3-34305, _:n3-34306, _:n3-34307, _:n3-34308, _:n3-34309.
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-39661, _:n3-39662, _:n3-39663, _:n3-39664, _:n3-39667, _:n3-39668, _:n3-39669, _:n3-39670.
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-37796, _:n3-37800, _:n3-37808, _:n3-37809, _:n3-37810, _:n3-37811, _:n3-37812, _:n3-37813, _:n3-37814, _:n3-37815, _:n3-37816, _:n3-37821, _:n3-37849, _:n3-37850, _:n3-37851.
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-34116, _:n3-34117, _:n3-34118, _:n3-34119, _:n3-34120, _:n3-34121, _:n3-34124, _:n3-34125, _:n3-34126, _:n3-34127, _:n3-34128, _:n3-34129.
gwsw:Compartiment rdfs:label "Compartiment"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2019-05-15"^^xsd:date, "2024-04-22"^^xsd:date;
    skos:definition "Een ruimtelijk deel van een constructie"@nl, "[IMBOR] Een onderdeel van een Overstortput, Bijzondere putconstructie, Stuwput, Septictank, Bergingsvijver of Gemaal."@nl;
    skos:notation "CMP"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasValidity "1d";
    rdfs:comment "2 of meer";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Ruimte, _:n3-32477, _:n3-32478, _:n3-32479, _:n3-32480, _:n3-32481, _:n3-32482, _:n3-32483, _:n3-32484, _:n3-32485, _:n3-32486, _:n3-32487, _:n3-32488, _:n3-32489, _:n3-32490, _:n3-32491, _:n3-32492, _:n3-32493, _:n3-32495.
gwsw:Aantal_ie rdfs:label "Aantal i.e."@nl;
    skos:definition "[NEN 3300:1996] berekeningseenheid om de hoeveelheid vervuiling in afvalwater per inwoner per dag aan te geven"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-24"^^xsd:date;
    gwsw:hasUnit "pcs";
    gwsw:hasValidity "15d";
    rdfs:seeAlso "[IRIS-RIOKEN:2012] Maat voor de belasting van het afvalwater met organische bestanddelen die een inwoner gemiddeld per dag produceert. Ook het afvalwater van bedrijven wordt in deze maat uitgedrukt."@nl;
    skos:altLabel "Aantal inwonerequivalenten"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-30846.
gwsw:Aantal_ieBedrijven rdfs:label "Aantal i.e. bedrijven"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-11-25"^^xsd:date;
    skos:definition "Aantal inwonerequivalenten afkomstig van bedrijven"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-11-30"^^xsd:date;
    gwsw:hasUnit "pcs";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Aantal_ie, _:n3-30847, _:n3-30849, _:n3-30850, _:n3-30851, _:n3-30852.
gwsw:Aantal_iePerWoning rdfs:label "Aantal i.e. per woning"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-07"^^xsd:date;
    skos:definition "Gemiddeld aantal inwonerequivalenten per woning"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-03-01"^^xsd:date;
    gwsw:hasUnit "pcs";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Aantal_ie, _:n3-30854.
gwsw:Aantal_ieRecreatie rdfs:label "Aantal i.e. recreatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-11-25"^^xsd:date;
    skos:definition "Aantal inwonerequivalenten afkomstig van recreatie"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-01"^^xsd:date;
    gwsw:hasUnit "pcs";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Aantal_ie, _:n3-30855, _:n3-30856, _:n3-30857, _:n3-30858, _:n3-30859.
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-30866.
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-34130, _:n3-34131, _:n3-34133, _:n3-34134, _:n3-34135, _:n3-34136, _:n3-34139, _:n3-34140, _:n3-34141, _:n3-34142, _:n3-34146, _:n3-34147, _:n3-34148, _:n3-34149.
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: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-34086, _:n3-34087, _:n3-34089, _:n3-34091, _:n3-34098, _:n3-34099, _:n3-34103.
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-32522.
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-35814.
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-39561, _:n3-39562, _:n3-39582, _:n3-39607, _:n3-39609, _:n3-39610, _:n3-39611.
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-32318.
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-30941.
gwsw:AfslagniveauBenedenstrooms rdfs:label "Afslagniveau benedenstrooms"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-30"^^xsd:date;
    skos:definition "Afslagniveau aan de uitlaatzijde van de pomp(en)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasUnit "m";
    skos:altLabel "Afslagniveau stroomafwaarts"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Afslagniveau, _:n3-30942, _:n3-30943.
gwsw:AfslagniveauBovenstrooms rdfs:label "Afslagniveau bovenstrooms"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    skos:definition "Afslagniveau aan de inlaatzijde van de pomp(en)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasUnit "m";
    skos:altLabel "Afslagniveau stroomopwaarts"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Afslagniveau, _:n3-30944, _:n3-30945.
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-36007, _:n3-36008, _:n3-36009, _:n3-36010, _:n3-36014, _:n3-36015, _:n3-36021, _:n3-36024.
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-30950.
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-34392, _:n3-34403.
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-38428, _:n3-38430.
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-38576.
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-37872, _:n3-37873, _:n3-37874.
gwsw:Afvloeiingscoefficient rdfs:label "Afvloeiingscoëfficiënt"@nl, "Runoff coefficient"@en;
    skos:definition "[EN 16323:2014] factor dependent on the ground catchment, and by which the rainwater quantity per unit of time is multiplied in order to indicate the flow expected to be carried to the drain or sewer system"@en, "[NEN 3300:1996] coëfficiënt toegepast op het, volgens de berekening, aangenomen naar de riolering afvoerende oppervlak"@nl, "[NEN-EN 752:2008] factor die afhankelijk is van het afvoerend oppervlak en waarmee de hoeveelheid regenwater per tijdseenheid moet worden vermenigvuldigd om de verwachte instroom naar het systeem van aansluitleidingen of de buitenriolering af te schatten"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-21"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-30980.
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-38551, _:n3-38558, _:n3-38559, _:n3-38560, _:n3-38564, _:n3-38570.
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-30993, _:n3-30994, _:n3-30995.
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-38278, _:n3-38279, _:n3-38281, _:n3-38282, _:n3-38283, _:n3-38284, _:n3-38285, _:n3-38287.
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-36982, _:n3-36983, _:n3-36984, _:n3-36985, _:n3-36986, _:n3-36987, _:n3-36989, _:n3-36990, _:n3-36991.
gwsw:AfvoerendOppervlak rdfs:label "Afvoerend oppervlak"@nl, "Catchment area"@en;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2014-05-11"^^xsd:date, "2024-04-20"^^xsd:date;
    skos:definition "Het oppervlak van de bovenlaag dat water afvoert naar het object"@nl, "[EN 16323:2014] area draining to a drain, sewer or watercourse"@en, "[NEN 3300:1996] het naar de riolering afwaterende oppervlak"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    gwsw:hasValidity "1d 3d 10d 12d 15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-30996, _:n3-30997, _:n3-30999, _:n3-31000, _:n3-31001, _:n3-31002, _:n3-31003.
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-36846, _:n3-36848.
gwsw:AfvoerendOppervlakHellend rdfs:label "Afvoerend oppervlak hellend"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    skos:definition "Afvoerend oppervlak met een helling groter dan 4%"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlak, _:n3-31005.
gwsw:AfvoerendOppervlakVlak rdfs:label "Afvoerend oppervlak vlak"@nl;
    skos:definition "Afvoerend oppervlak met een helling kleiner of gelijk aan 4% en anders dan vlak uitgestrekt afvoerend oppervlak"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlak, _:n3-31006.
gwsw:AfvoerendOppervlakVlakUitgestrekt rdfs:label "Afvoerend oppervlak vlak uitgestrekt"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-24"^^xsd:date;
    skos:definition "Oppervlak met een afstroomlengte naar het lozingspunt op het rioolstelsel die groter is dan 100 m. Bijvoorbeeld: platte daken van fabrieken of parkeerplaatsen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlak, _:n3-31007.
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-34049.
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-37718, _:n3-37719, _:n3-37722, _:n3-37723.
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-38198, _:n3-38200.
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-35517, _:n3-35519, _:n3-35520.
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-32154, _:n3-32155, _:n3-32156, _:n3-32157, _:n3-32158, _:n3-32159, _:n3-32162, _:n3-32163, _:n3-32164, _:n3-32165, _:n3-32166, _:n3-32171, _:n3-32172.
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-39506.
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-39520.
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-39540.
gwsw:Apparatuur rdfs:label "Apparatuur"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-05-01"^^xsd:date, "2017-05-31"^^xsd:date, "2024-04-22"^^xsd:date, "2024-12-16"^^xsd:date;
    skos:definition "De apparatuur bestemd voor meten, regelen, controleren en onderhouden van het transport van afvalwater."@nl, "[IMBOR] Een (vaak compact) mechanisch of elektronisch ding dat is gemaakt of toegepast voor een specifieke toepassing en doorgaans in één behuizing gevat is."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-20"^^xsd:date;
    gwsw:hasValidity "1d 3d 10d 11d 12d 13d 14f 15d";
    skos:altLabel "Apparaat"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-31099.
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-37274, _:n3-37275, _:n3-37277, _:n3-37278, _:n3-37281.
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-35815.
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-35871.
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-35933.
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: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: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-35913.
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-37777, _:n3-37780, _:n3-37781, _:n3-37784, _:n3-37785.
gwsw:Balkeerklep rdfs:label "Balkeerklep"@nl;
    skos:definition "Functioneert door middel van een inwendige bal die reageert op de vloeistofdruk."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-17"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Keerklep, _:n3-31714.
gwsw:Keerklep rdfs:label "Keerklep"@nl, "Non-return valve"@en;
    skos:definition "[EN 16323:2014] device that prevents backflow of wastewater"@en;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-17"^^xsd:date;
    gwsw:hasValidity "1d 3d";
    skos:scopeNote gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:MechanischeAfsluiter, _:n3-35213, _:n3-35214, _:n3-35215, _:n3-35216, _:n3-35217.
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-31765, _:n3-31766, _:n3-31767.
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-33767, _:n3-33768, _:n3-33769.
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-32132, _:n3-32133, _:n3-32134.
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-35466, _:n3-35467, _:n3-35468, _:n3-35469, _:n3-35470.
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-31768, _:n3-31770.
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-36622, _:n3-36623, _:n3-36624, _:n3-36625, _:n3-36626, _:n3-36627, _:n3-36628.
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-31776, _:n3-31777, _:n3-31778.
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-34944, _:n3-34947, _:n3-34948, _:n3-34950, _:n3-34953, _:n3-34954, _:n3-34955, _:n3-34956, _:n3-34957, _:n3-34958, _:n3-34959, _:n3-34960, _:n3-34961, _:n3-34964, _:n3-34965.
gwsw:Slokop rdfs:label "Slokop"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-31"^^xsd:date;
    skos:definition "Een regelvoorziening voor het laten wegstromen van overtollig hemelwater bij een infiltratievoorziening"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    gwsw:hasValidity "1d 3d";
    rdfs:seeAlso "file:///img/Slokop.jpg";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Put, _:n3-37992, _:n3-37994, _:n3-37995, _:n3-37996.
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-34889, _:n3-34891, _:n3-34892.
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-34896, _:n3-34897, _:n3-34898, _:n3-34900, _:n3-34902, _:n3-34903, _:n3-34904.
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-34912, _:n3-34913, _:n3-34916, _:n3-34917.
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-31834.
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-38571, _:n3-38573.
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-31977, _:n3-31979, _:n3-31980, _:n3-31983, _:n3-31984, _:n3-31990, _:n3-31991, _:n3-31992, _:n3-31993, _:n3-31994, _:n3-31995.
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-36972, _:n3-36973, _:n3-36974, _:n3-36975, _:n3-36976, _:n3-36977, _:n3-36979.
gwsw:Ledigingsvoorziening rdfs:label "Ledigingsvoorziening"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Voorziening voor het verwijderen van afvalwater"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-35405, _:n3-35406, _:n3-35407, _:n3-35408, _:n3-35409, _:n3-35410, _:n3-35411.
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-38267, _:n3-38268, _:n3-38269, _:n3-38270, _:n3-38271, _:n3-38272, _:n3-38273.
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-37056, _:n3-37057, _:n3-37058.
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-38984, _:n3-38985, _:n3-38986, _:n3-38987, _:n3-38988, _:n3-38989.
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-31998.
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-31999, _:n3-32000, _:n3-32001, _:n3-32002, _:n3-32003.
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-34970.
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-32010, _:n3-32011, _:n3-32013, _:n3-32014, _:n3-32018, _:n3-32019, _:n3-32020, _:n3-32021.
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-32023, _:n3-32026.
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-32029, _:n3-32030, _:n3-32031, _:n3-32032, _:n3-32033, _:n3-32034, _:n3-32037.
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-35688, _:n3-35689, _:n3-35693, _:n3-35697, _:n3-35703.
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-34311, _:n3-34312, _:n3-34313, _:n3-34316, _:n3-34317, _:n3-34318, _:n3-34319, _:n3-34322, _:n3-34323, _:n3-34324.
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-37201, _:n3-37214, _:n3-37215, _:n3-37216, _:n3-37218.
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-32086, _:n3-32087, _:n3-32092, _:n3-32093, _:n3-32094, _:n3-32095, _:n3-32096, _:n3-32097.
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-32098, _:n3-32099, _:n3-32100, _:n3-32101, _:n3-32102.
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-39763, _:n3-39764, _:n3-39765.
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-33318, _:n3-33319, _:n3-33320.
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-32114.
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-33770, _:n3-33772.
gwsw:BlindePut rdfs:label "Blinde put"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Eric van Gorkom";
    gwsw:hasDateChange "2022-09-27"^^xsd:date, "2015-07-09"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-05-01"^^xsd:date;
    skos:scopeNote gwsw:Cof_REV, gwsw:Cof_BAS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Put, gwsw:ExtraObjecttype, _:n3-32129.
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-32135, _:n3-32136, _:n3-32137.
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-32138, _:n3-32139.
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: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-32151.
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-37765, _:n3-37766, _:n3-37771, _:n3-37772, _:n3-37773, _:n3-37774, _:n3-37775.
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-32183, _:n3-32184.
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-35487, _:n3-35488.
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-39476, _:n3-39477.
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-34363, _:n3-34364.
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-32174, _:n3-32175, _:n3-32176.
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-35807, _:n3-35808.
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-32276, _:n3-32277, _:n3-32278, _:n3-32279.
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-32177, _:n3-32178.
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-37901;
    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-32189, _:n3-32190.
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-32201, _:n3-32202.
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-33359, _:n3-33360, _:n3-33361, _:n3-33362, _:n3-33363, _:n3-33364, _:n3-33367, _:n3-33368, _:n3-33369, _:n3-33370, _:n3-33371, _:n3-33372, _:n3-33373, _:n3-33374, _:n3-33375, _:n3-33376.
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-32203, _:n3-32204.
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;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolput, _:n3-37000, _:n3-37002, _:n3-37003, _:n3-37010, _:n3-37011, _:n3-37012.
gwsw:Constructieonderdeelorientatie rdfs:label "Constructieonderdeeloriëntatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-07-30"^^xsd:date;
    skos:definition "Een topologisch element dat de ligging van het constructieonderdeel beschrijft, de bijbehorend geometrie kan een punt of lijn zijn. Bij een buisvormig deel (deelliner, buisdeel) beschrijft de geometrie (punt of lijn) het midden van de binnenonderkant"@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-22"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:RepresentatieFysiekObject, _:n3-32551, _:n3-32553, _:n3-32554.
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-39766, _:n3-39767, _:n3-39768.
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-39430.
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-37391, _:n3-37392, _:n3-37393, _:n3-37394.
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-34051, _:n3-34052, _:n3-34053, _:n3-34054.
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-35931, _:n3-35932.
gwsw:CapaciteitGemaal rdfs:label "Capaciteit gemaal"@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 en pompschakeling)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-05-29"^^xsd:date;
    gwsw:hasUnit "m3/h";
    skos:altLabel "Gemaalcapaciteit"@nl, "Geïnstalleerde capaciteit gemaal"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Capaciteit, _:n3-32319, _:n3-32320.
gwsw:Centrifugaalpomp rdfs:label "Centrifugaalpomp"@nl;
    gwsw:hasAuthorChange "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateChange "2007-10-25"^^xsd:date;
    skos:definition "Een pomp waarbij de vloeistof wordt verpompt met een draaiend rad (rotor of waaier)."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Pomp, _:n3-32352.
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-35491, _:n3-35492.
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-38288, _:n3-38289, _:n3-38290, _:n3-38291, _:n3-38300, _:n3-38301.
gwsw:Compartimentorientatie rdfs:label "Compartimentorië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 compartimentbodem beschrijft"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-12"^^xsd:date;
    gwsw:hasValidity "1d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Knooppunt, _:n3-32496, _:n3-32497, _:n3-32498.
gwsw:VormCompartiment rdfs:label "Vorm compartiment"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-11-06"^^xsd:date;
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Vorm, _:n3-39478, _:n3-39479, _:n3-39480.
gwsw:LateraalAfvoerendOppervlak rdfs:label "Lateraal afvoerend oppervlak"@nl;
    skos:definition "HWA aansluiting vanuit ander rioolstelsel. Uitgedrukt in de equivalente hoeveelheid van het oppervlaktype Gesloten Verhard Oppervlak Vlak"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    gwsw:hasUnit "m2";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Bovengrond, _:n3-35383, _:n3-35384, _:n3-35385, _:n3-35386, _:n3-35387.
gwsw:LateraalDebiet rdfs:label "Lateraal debiet"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-11-25"^^xsd:date;
    skos:definition "Lozingsdebiet vanuit ander rioolstelsel"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    gwsw:hasUnit "m3/h";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Lozingsdebiet, _:n3-35388, _:n3-35389, _:n3-35390, _:n3-35391.
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-34369, _:n3-34370.
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-38433.
gwsw:ContinueLozing rdfs:label "Continue lozing"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-11-25"^^xsd:date, "2024-10-21"^^xsd:date;
    skos:definition "Lozing met een constant debiet zonder verloop. Denk hierbij aan de inloop van rioolvreemdwater of een proceswaterlozing waarbij geen sprake is van een dagvariatie."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m3/h";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-32559, _:n3-32560, _:n3-32561.
gwsw:ContractiecoefficientDoorlaatprofiel rdfs:label "Contractiecoëfficiënt doorlaatprofiel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2015-09-20"^^xsd:date;
    skos:definition "[IMBOR] De verhouding in een bepaalde dwarsdoorsnede tussen het stroomvoerende en het geometrische profiel van een opening in een wand."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-32566, _:n3-32567.
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-33035, _:n3-33036, _:n3-33037, _:n3-33038, _:n3-33039, _:n3-33040, _:n3-33041, _:n3-33042, _:n3-33043, _:n3-33044.
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-36585, _:n3-36586, _:n3-36587, _:n3-36589, _:n3-36590, _:n3-36592, _:n3-36593, _:n3-36595.
gwsw:DrainageInfiltratieTransportStelsel rdfs:label "Drainage/infiltratie transportstelsel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2026-05-01"^^xsd:date, "2026-06-30"^^xsd:date;
    skos:definition "Een stelsel van hemelwaterriolen en geperforeerde buizen dat, afhankelijk van de grondwaterstand, een drainerende of infiltrerende werking heeft, en dat tevens dient voor het transport van overtollig water hemel- en grondwater"@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2022-09-26"^^xsd:date;
    skos:altLabel "DIT-stelsel"@nl, "Gecombineerd infiltratiestelsel"@nl;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Infiltratiestelsel, _:n3-33430, _:n3-33431, _:n3-33432, _:n3-33433, _:n3-33434, _:n3-33435.
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-33047, _:n3-33048, _:n3-33049, _:n3-33050, _:n3-33051, _:n3-33052, _:n3-33053.
gwsw:DakoppervlakHellend rdfs:label "Dakoppervlak hellend"@nl;
    skos:notation "DAK_HEL"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlakHellend, _:n3-33076.
gwsw:DakoppervlakVlak rdfs:label "Dakoppervlak vlak"@nl;
    skos:notation "DAK_VLA"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlakVlak, _:n3-33077.
gwsw:DakoppervlakVlakUitgestrekt rdfs:label "Dakoppervlak vlak uitgestrekt"@nl;
    skos:notation "DAK_VLU"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlakVlakUitgestrekt, _:n3-33078.
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-33106, _:n3-33107.
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-33110.
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-37096, _:n3-37098, _:n3-37103.
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-34918, _:n3-34919, _:n3-34920, _:n3-34921, _:n3-34922, _:n3-34923, _:n3-34924.
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-33321, _:n3-33322.
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-33323, _:n3-33324.
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-33346.
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-35990, _:n3-35991.
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-34380, _:n3-34381.
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-39518, _:n3-39519.
gwsw:Stromingsrichting rdfs:label "Stromingsrichting"@nl;
    skos:definition "De richting waarin de vloeistof zich verplaatst, wordt bepaald door de verhanglijn"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    rdfs:seeAlso "[HYD] Aanduiding mogelijke stromingsrichting"@nl;
    skos:altLabel "Stroomrichting"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-38242, _:n3-38243, _:n3-38245, _:n3-38246.
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-33387, _:n3-33388.
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-34930, _:n3-34931, _:n3-34934, _:n3-34935, _:n3-34936, _:n3-34937.
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-33415, _:n3-33416, _:n3-33422, _:n3-33423, _:n3-33424, _:n3-33425, _:n3-33426.
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-33407.
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-37236, _:n3-37237, _:n3-37238, _:n3-37239, _:n3-37241.
gwsw:Infiltratiestelsel rdfs:label "Infiltratiestelsel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Eric van Gorkom";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2019-05-15"^^xsd:date, "2022-12-24"^^xsd:date;
    skos:definition "Stelsel of systeem bestaande uit infiltratievoorzieningen"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    rdfs:seeAlso "file:///img/Infiltratiestelsel.jpg";
    skos:altLabel "Infiltratiesysteem"@nl;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolstelsel, _:n3-34938, _:n3-34939, _:n3-34940, _:n3-34941, _:n3-34942, _:n3-34943.
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-38310, _:n3-38312, _:n3-38314.
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-35081, _:n3-35091, _:n3-35092, _:n3-35093, _:n3-35094, _:n3-35095, _:n3-35096, _:n3-35097.
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-35707, _:n3-35708.
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-39191.
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-33474, _:n3-33475, _:n3-33476, _:n3-33477.
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-33481, _:n3-33482, _:n3-33483, _:n3-33484.
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-36034, _:n3-36035.
gwsw:Drukrioleringspomp rdfs:label "Drukrioleringspomp"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2015-07-28"^^xsd:date;
    skos:definition "Een pomp die toegepast wordt in een pompunit"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-05-03"^^xsd:date;
    rdfs:seeAlso "file:///img/Drukrioleringspomp.jpg";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Pomp, _:n3-33507.
gwsw:DubbelkerendeSpindelschuif rdfs:label "Dubbelkerende spindelschuif"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een mechanische afsluiter die bestaat uit een naar beneden schuifbare plaat op basis van een afstelbare metalen staaf met draad (spindel) die de doorstroomopening in beide richtingen af kan sluiten."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Schuif, _:n3-33727.
gwsw:Schuif rdfs:label "Schuif"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een ijzeren staaf waarmee een bewegend onderdeel van een object afgesloten kan worden."@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-20"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:MechanischeAfsluiter, _:n3-37938, _:n3-37939, _:n3-37942.
gwsw:ProfielLeiding rdfs:label "Profiel leiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-07-11"^^xsd:date;
    skos:definition "Een vlak dat de doorsnede dwars op de richting beginpunt naar eindpunt van een gesloten leiding beschrijft. Het bestaat uit minimaal 4 x/y waarden in [m], decimaalteken (punt) toegestaan. De eerste coördinaat is gelijk aan de laatste coördinaat"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    gwsw:hasUnit "gml";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Vlak, _:n3-37259, _:n3-37260, _:n3-37261.
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-38991, _:n3-38992, _:n3-38993.
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-33762, _:n3-33763.
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:EnkelkerendeSpindelschuif rdfs:label "Enkelkerende spindelschuif"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een doorlaat met een voorziening om de stroming te regelen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Schuif, _:n3-33810.
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-33882, _:n3-33883.
gwsw:NiveauBuitenwater rdfs:label "Niveau buitenwater"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-07-25"^^xsd:date;
    skos:definition "Niveau van het ontvangend oppervlaktewater."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-25"^^xsd:date;
    gwsw:hasUnit "m";
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Waterpeil, _:n3-36480, _:n3-36481, _:n3-36482, _:n3-36483.
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-33884, _:n3-33886.
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-37754, _:n3-37755, _:n3-37759, _:n3-37760.
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-34408, _:n3-34409, _:n3-34411.
_:n3-33998 a owl:Class;
    owl:unionOf _:n3-33999.
_:n3-33999 rdf:first gwsw:Ruimte;
    rdf:rest _:n3-34000.
_:n3-34000 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-34023.
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-34036.
gwsw:StromingsrichtingColl rdfs:label "Stromingsrichting (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-38247.
gwsw:MaaiveldschematiseringColl rdfs:label "Maaiveldschematisering (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-35743.
gwsw:Pompschakeling rdfs:label "Pompschakeling"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-02-28"^^xsd:date;
    skos:definition "Wijze waarop de pompen worden in- en uitgeschakeld"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:seeAlso "[HYD] Aanduiding of pompen in samenloop of enkelloop functioneren"@nl;
    skos:altLabel "Pompregime"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-37219, _:n3-37220.
gwsw:OntwerpcapaciteitGemaal rdfs:label "Ontwerpcapaciteit gemaal"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-11-25"^^xsd:date;
    skos:definition "De capaciteit op basis van het ontwerp"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-18"^^xsd:date;
    gwsw:hasUnit "m3/h";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Capaciteit, _:n3-36701, _:n3-36702.
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-34104.
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-34106.
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-39672, _:n3-39673, _:n3-39674, _:n3-39677, _:n3-39678, _:n3-39679, _:n3-39680.
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-34157, _:n3-34158.
gwsw:GeslotenVerhardOppervlakHellend rdfs:label "Gesloten verhard oppervlak hellend"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    skos:definition "[Omgevingswet] (bij concept VerhardOppervlak) De verharding als gevolg waarvan neerslag niet of zeer beperkt in de bodem kan infiltreren"@nl;
    skos:notation "GVH_HEL"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:seeAlso "https://content.omgevingswet.overheid.nl/doc/concept/VerhardOppervlak";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlakHellend, _:n3-34169.
gwsw:GeslotenVerhardOppervlakVlak rdfs:label "Gesloten verhard oppervlak vlak"@nl;
    skos:definition "[Omgevingswet] (bij concept VerhardOppervlak) De verharding als gevolg waarvan neerslag niet of zeer beperkt in de bodem kan infiltreren"@nl;
    skos:notation "GVH_VLA"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:seeAlso "https://content.omgevingswet.overheid.nl/doc/concept/VerhardOppervlak";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlakVlak, _:n3-34170.
gwsw:GeslotenVerhardOppervlakVlakUitgestrekt rdfs:label "Gesloten verhard oppervlak vlak uitgestrekt"@nl;
    skos:definition "[Omgevingswet] (bij concept VerhardOppervlak) De verharding als gevolg waarvan neerslag niet of zeer beperkt in de bodem kan infiltreren"@nl;
    skos:notation "GVH_VLU"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:seeAlso "https://content.omgevingswet.overheid.nl/doc/concept/VerhardOppervlak";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlakVlakUitgestrekt, _:n3-34171.
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-38945.
gwsw:LateraalDebietHWA rdfs:label "Lateraal debiet HWA"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-11-25"^^xsd:date;
    skos:definition "HWA lozingsdebiet vanuit ander rioolstelsel"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    gwsw:hasUnit "m3/h";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:LateraalDebiet, _:n3-35394, _:n3-35395.
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-38881.
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-34356.
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-34362.
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-34382, _:n3-34383.
gwsw:HydraulischRioleringsmodel rdfs:label "Hydraulisch rioleringsmodel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-04-18"^^xsd:date;
    skos:definition "Een als netwerk gemodelleerd rioolstelsel"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-05-02"^^xsd:date;
    rdfs:seeAlso "file:///img/NetwerkVsStelsel.jpg", "[SUF-HYD 1.10] Een beschrijving van de geometrie en de samenhang van de onderdelen van een rioolstelsel."@nl;
    skos:altLabel "Netwerkmodel"@nl;
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:RepresentatieFysiekObject, _:n3-34427, _:n3-34428, _:n3-34429.
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-35505, _:n3-35506.
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-35502, _:n3-35503, _:n3-35504.
gwsw:Maaiveldschematisering rdfs:label "Maaiveldschematisering"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-12-19"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-17"^^xsd:date;
    rdfs:seeAlso "[HYD] Aanduiding schematisering maaiveld bij uitstroom van water via de putdeksel"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-35741, _:n3-35742.
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-35733, _:n3-35734, _:n3-35735.
gwsw:Opdrachtgever rdfs:label "Employing authority"@en, "Opdrachtgever"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2020-04-20"^^xsd:date;
    skos:definition "Een rechtspersoon die opdracht geeft voor het uitvoeren van activiteiten dan wel het leveren van producten of diensten. De initiator van het project, dus ongeacht onderaanneming."@nl, "[IMBOR] Een opdrachtgever is een organisatie die een bepaalde opdracht tot het verrichten van werkzaamheden verstrekt aan een andere (rechts)persoon, de opdrachtnemer."@nl;
    skos:notation "AAM"^^gwsw:Dt_Notation_IL, "CAM"^^gwsw:Dt_Notation_IP, "EAM"^^gwsw:Dt_Notation_RK, "GAM"^^gwsw:Dt_Notation_RL, "JAM"^^gwsw:Dt_Notation_RP;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    gwsw:hasValidity "3d 14d";
    rdfs:seeAlso "[KIB] De naam van de bevoegde instantie"@nl;
    skos:altLabel "Bevoegde instantie"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Levensvorm.
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-37194, _:n3-37195.
gwsw:Opdrachtnemer rdfs:label "Opdrachtnemer"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-08"^^xsd:date;
    skos:definition "Rechtspersoon die door middel van een overeenkomst door een opdrachtgever tegen vergoeding in staat wordt gesteld tot het uitvoeren van bepaalde activiteiten dan wel het leveren van producten of diensten"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-26"^^xsd:date;
    gwsw:hasValidity "3d 6d 14d";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Levensvorm.
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-39537, _:n3-39538, _:n3-39539.
gwsw:VrijeOverstorthoogte rdfs:label "Vrije overstorthoogte"@nl;
    skos:definition "De vrije ruimte boven de overstortdrempel"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-12-07"^^xsd:date;
    gwsw:hasUnit "mm";
    gwsw:hasValidity "1d 10d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Afstand, _:n3-39545, _:n3-39546, _:n3-39547.
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-34887.
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-34888.
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-34893.
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-34894.
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-38316, _:n3-38317.
gwsw:Retentiewaarde rdfs:label "Retentiewaarde"@nl;
    gwsw:hasAuthorChange "Eric van Gorkom";
    gwsw:hasDateChange "2024-05-13"^^xsd:date;
    skos:definition "De maximale verblijftijd van water boven de oppervlakte van het veld";
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2022-10-01"^^xsd:date;
    gwsw:hasUnit "h";
    gwsw:hasValidity "1d 3d 10d 15d";
    skos:altLabel "Verblijftijd";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-37724, _:n3-37725, _:n3-37726.
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-34968, _:n3-34969.
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-38589.
gwsw:Spoelklep rdfs:label "Spoelklep"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2024-05-01"^^xsd:date, "2022-10-03"^^xsd:date, "2019-01-08"^^xsd:date;
    skos:definition "Klep onder de oppervlaktewaterspiegel die geopend kan worden om het rioolstelsel door te spoelen met oppervlaktewater"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-03-01"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:MechanischeAfsluiter, _:n3-38041, _:n3-38042.
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-39933, _:n3-39934.
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-36041, _:n3-36042.
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-39647, _:n3-39648, _:n3-39651.
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-35108.
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-35110.
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-39876, _:n3-39877.
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-38883, _:n3-38888, _:n3-38889.
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-35340, _:n3-35341.
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-35343.
gwsw:Lozingsdebiet rdfs:label "Lozingsdebiet"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-11-25"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasUnit "m3/h";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Capaciteit, _:n3-35681.
gwsw:LateraalDebietDWA rdfs:label "Lateraal debiet DWA"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-11-25"^^xsd:date;
    skos:definition "DWA lozingsdebiet vanuit ander rioolstelsel"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-31"^^xsd:date;
    gwsw:hasUnit "m3/h";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:LateraalDebiet, _:n3-35392, _:n3-35393.
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-35471, _:n3-35472.
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-35524.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Transportleiding, _:n3-39637, _:n3-39639, _:n3-39645, _:n3-39646.
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-35719.
_:n3-35743 a owl:Class;
    owl:oneOf _:n3-35744.
_:n3-35744 rdf:first gwsw:ReservoirMaaiveldschema;
    rdf:rest _:n3-35745.
_:n3-35745 rdf:first gwsw:Gekneveld;
    rdf:rest _:n3-35746.
_:n3-35746 rdf:first gwsw:Verlies;
    rdf:rest rdf:nil.
_:n3-35815 a owl:Class;
    owl:oneOf _:n3-35816.
_:n3-35816 rdf:rest _:n3-35817.
_:n3-35817 rdf:rest _:n3-35818.
_:n3-35818 rdf:rest _:n3-35819.
_:n3-35819 rdf:rest _:n3-35820.
_:n3-35820 rdf:first gwsw:GewapendBeton;
    rdf:rest _:n3-35821.
_:n3-35821 rdf:first gwsw:Vezelcement;
    rdf:rest _:n3-35822.
_:n3-35822 rdf:first gwsw:GVK;
    rdf:rest _:n3-35823.
_:n3-35823 rdf:first gwsw:GrijsGietijzer;
    rdf:rest _:n3-35824.
_:n3-35824 rdf:first gwsw:NodulairGietijzer;
    rdf:rest _:n3-35825.
_:n3-35825 rdf:first gwsw:Staal;
    rdf:rest _:n3-35826.
_:n3-35826 rdf:first gwsw:Epoxy;
    rdf:rest _:n3-35827.
_:n3-35827 rdf:first gwsw:Polyester;
    rdf:rest _:n3-35828.
_:n3-35828 rdf:first gwsw:PE;
    rdf:rest _:n3-35829.
_:n3-35829 rdf:first gwsw:Polypropyleen;
    rdf:rest _:n3-35830.
_:n3-35830 rdf:first gwsw:Asbestcement;
    rdf:rest _:n3-35831.
_:n3-35831 rdf:first gwsw:Beton;
    rdf:rest _:n3-35832.
_:n3-35832 rdf:first gwsw:PVC;
    rdf:rest _:n3-35833.
_:n3-35833 rdf:first gwsw:Gietijzer;
    rdf:rest _:n3-35834.
_:n3-35834 rdf:first gwsw:RoestvastStaal;
    rdf:rest _:n3-35835.
_:n3-35835 rdf:rest rdf:nil.
_:n3-35871 a owl:Class;
    owl:oneOf _:n3-35872.
_:n3-35872 rdf:rest _:n3-35873.
_:n3-35873 rdf:rest _:n3-35874.
_:n3-35874 rdf:rest _:n3-35875.
_:n3-35875 rdf:first gwsw:Gres;
    rdf:rest _:n3-35876.
_:n3-35876 rdf:first gwsw:Zwavelbeton;
    rdf:rest _:n3-35877.
_:n3-35877 rdf:first gwsw:Bitumen;
    rdf:rest _:n3-35878.
_:n3-35878 rdf:rest _:n3-35879.
_:n3-35879 rdf:first gwsw:MetselwerkBaksteen;
    rdf:rest _:n3-35880.
_:n3-35880 rdf:first gwsw:Klei;
    rdf:rest _:n3-35881.
_:n3-35881 rdf:first gwsw:Asbestcement;
    rdf:rest _:n3-35882.
_:n3-35882 rdf:first gwsw:BetonnenSegmenten;
    rdf:rest _:n3-35883.
_:n3-35883 rdf:first gwsw:Vezelcement;
    rdf:rest _:n3-35884.
_:n3-35884 rdf:first gwsw:GVK;
    rdf:rest _:n3-35885.
_:n3-35885 rdf:first gwsw:GrijsGietijzer;
    rdf:rest _:n3-35886.
_:n3-35886 rdf:first gwsw:NodulairGietijzer;
    rdf:rest _:n3-35887.
_:n3-35887 rdf:first gwsw:Gietijzer;
    rdf:rest _:n3-35888.
_:n3-35888 rdf:first gwsw:Plaatijzer;
    rdf:rest _:n3-35889.
_:n3-35889 rdf:first gwsw:Staal;
    rdf:rest _:n3-35890.
_:n3-35890 rdf:rest _:n3-35891.
_:n3-35891 rdf:first gwsw:Metselwerk;
    rdf:rest _:n3-35892.
_:n3-35892 rdf:first gwsw:MetselwerkBepleisterd;
    rdf:rest _:n3-35893.
_:n3-35893 rdf:first gwsw:MetselwerkOnbepleisterd;
    rdf:rest _:n3-35894.
_:n3-35894 rdf:first gwsw:Mergel;
    rdf:rest _:n3-35895.
_:n3-35895 rdf:first gwsw:Epoxy;
    rdf:rest _:n3-35896.
_:n3-35896 rdf:first gwsw:Polyester;
    rdf:rest _:n3-35897.
_:n3-35897 rdf:rest _:n3-35898.
_:n3-35898 rdf:first gwsw:PE;
    rdf:rest _:n3-35899.
_:n3-35899 rdf:first gwsw:HDPE;
    rdf:rest _:n3-35900.
_:n3-35900 rdf:first gwsw:Rubber;
    rdf:rest _:n3-35901.
_:n3-35901 rdf:first gwsw:Polypropyleen;
    rdf:rest _:n3-35902.
_:n3-35902 rdf:first gwsw:BAIZob;
    rdf:rest _:n3-35903.
_:n3-35903 rdf:first gwsw:Beton;
    rdf:rest _:n3-35904.
_:n3-35904 rdf:first gwsw:GewapendBeton;
    rdf:rest _:n3-35905.
_:n3-35905 rdf:first gwsw:GespotenBeton;
    rdf:rest _:n3-35906.
_:n3-35906 rdf:first gwsw:PVC;
    rdf:rest _:n3-35907.
_:n3-35907 rdf:first gwsw:GladStaal;
    rdf:rest _:n3-35908.
_:n3-35908 rdf:first gwsw:VoorgespannenBeton;
    rdf:rest _:n3-35909.
_:n3-35909 rdf:first gwsw:BetonStalenKern;
    rdf:rest _:n3-35910.
_:n3-35910 rdf:first gwsw:RoestvastStaal;
    rdf:rest rdf:nil.
_:n3-35913 a owl:Class;
    owl:oneOf _:n3-35914.
_:n3-35914 rdf:first gwsw:BetonnenSegmenten;
    rdf:rest _:n3-35915.
_:n3-35915 rdf:first gwsw:Vezelcement;
    rdf:rest _:n3-35916.
_:n3-35916 rdf:first gwsw:GVK;
    rdf:rest _:n3-35917.
_:n3-35917 rdf:first gwsw:Epoxy;
    rdf:rest _:n3-35918.
_:n3-35918 rdf:first gwsw:Polyester;
    rdf:rest _:n3-35919.
_:n3-35919 rdf:rest _:n3-35920.
_:n3-35920 rdf:first gwsw:PE;
    rdf:rest _:n3-35921.
_:n3-35921 rdf:first gwsw:HDPE;
    rdf:rest _:n3-35922.
_:n3-35922 rdf:first gwsw:Polypropyleen;
    rdf:rest _:n3-35923.
_:n3-35923 rdf:first gwsw:BAIZob;
    rdf:rest _:n3-35924.
_:n3-35924 rdf:first gwsw:PVC;
    rdf:rest rdf:nil.
_:n3-35933 a owl:Class;
    owl:oneOf _:n3-35934.
_:n3-35934 rdf:rest _:n3-35935.
_:n3-35935 rdf:rest _:n3-35936.
_:n3-35936 rdf:rest _:n3-35937.
_:n3-35937 rdf:rest _:n3-35938.
_:n3-35938 rdf:first gwsw:Bitumen;
    rdf:rest _:n3-35939.
_:n3-35939 rdf:rest _:n3-35940.
_:n3-35940 rdf:first gwsw:MetselwerkBaksteen;
    rdf:rest _:n3-35941.
_:n3-35941 rdf:first gwsw:Metselwerk;
    rdf:rest _:n3-35942.
_:n3-35942 rdf:first gwsw:Zwavelbeton;
    rdf:rest _:n3-35943.
_:n3-35943 rdf:first gwsw:Klei;
    rdf:rest _:n3-35944.
_:n3-35944 rdf:first gwsw:BAIZob;
    rdf:rest _:n3-35945.
_:n3-35945 rdf:first gwsw:GewapendBeton;
    rdf:rest _:n3-35946.
_:n3-35946 rdf:first gwsw:GespotenBeton;
    rdf:rest _:n3-35947.
_:n3-35947 rdf:first gwsw:BetonnenSegmenten;
    rdf:rest _:n3-35948.
_:n3-35948 rdf:first gwsw:Vezelcement;
    rdf:rest _:n3-35949.
_:n3-35949 rdf:first gwsw:GVK;
    rdf:rest _:n3-35950.
_:n3-35950 rdf:first gwsw:GrijsGietijzer;
    rdf:rest _:n3-35951.
_:n3-35951 rdf:first gwsw:NodulairGietijzer;
    rdf:rest _:n3-35952.
_:n3-35952 rdf:first gwsw:Staal;
    rdf:rest _:n3-35953.
_:n3-35953 rdf:first gwsw:MetselwerkBepleisterd;
    rdf:rest _:n3-35954.
_:n3-35954 rdf:first gwsw:MetselwerkOnbepleisterd;
    rdf:rest _:n3-35955.
_:n3-35955 rdf:first gwsw:Mergel;
    rdf:rest _:n3-35956.
_:n3-35956 rdf:first gwsw:Epoxy;
    rdf:rest _:n3-35957.
_:n3-35957 rdf:first gwsw:Polyester;
    rdf:rest _:n3-35958.
_:n3-35958 rdf:first gwsw:PE;
    rdf:rest _:n3-35959.
_:n3-35959 rdf:first gwsw:HDPE;
    rdf:rest _:n3-35960.
_:n3-35960 rdf:first gwsw:Polypropyleen;
    rdf:rest _:n3-35961.
_:n3-35961 rdf:first gwsw:Asbestcement;
    rdf:rest _:n3-35962.
_:n3-35962 rdf:first gwsw:Beton;
    rdf:rest _:n3-35963.
_:n3-35963 rdf:first gwsw:PVC;
    rdf:rest _:n3-35964.
_:n3-35964 rdf:first gwsw:Gietijzer;
    rdf:rest _:n3-35965.
_:n3-35965 rdf:first gwsw:VoorgespannenBeton;
    rdf:rest _:n3-35966.
_:n3-35966 rdf:first gwsw:Gres;
    rdf:rest rdf:nil.
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-38306, _:n3-38307, _:n3-38309.
gwsw:NiveauBenedenstroomsOpenen rdfs:label "Niveau benedenstrooms openen"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2019-07-11"^^xsd:date;
    skos:definition "[IMBOR] Hoogte t.o.v. NAP om de afsluiter benedenstrooms te openen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-23"^^xsd:date;
    gwsw:hasUnit "m";
    skos:altLabel "Niveau stroomafwaarts openen"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:HoogteTovNAP, _:n3-36468, _:n3-36469.
gwsw:NiveauBenedenstroomsSluiten rdfs:label "Niveau benedenstrooms sluiten"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2019-07-11"^^xsd:date;
    skos:definition "[IMBOR] Hoogte t.o.v. NAP om de afsluiter benedenstrooms te sluiten."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasUnit "m";
    skos:altLabel "Niveau stroomafwaarts sluiten"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:HoogteTovNAP, _:n3-36470, _:n3-36471.
gwsw:NiveauBovenstroomsOpenen rdfs:label "Niveau bovenstrooms openen"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2019-07-11"^^xsd:date;
    skos:definition "[IMBOR] Hoogte t.o.v. NAP om de afsluiter bovenstrooms te openen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasUnit "m";
    skos:altLabel "Niveau stroomopwaarts openen"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:HoogteTovNAP, _:n3-36476, _:n3-36477.
gwsw:NiveauBovenstroomsSluiten rdfs:label "Niveau bovenstrooms sluiten"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2019-07-11"^^xsd:date;
    skos:definition "[IMBOR] Hoogte t.o.v. NAP om de afsluiter bovenstrooms te sluiten."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasUnit "m";
    skos:altLabel "Niveau stroomopwaarts sluiten"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:HoogteTovNAP, _:n3-36478, _:n3-36479.
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-36219.
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-36226.
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-38435.
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-37928.
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-37898.
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-39760.
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-36513.
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-36515, _:n3-36516, _:n3-36517.
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-36635.
gwsw:OnverhardOppervlakHellend rdfs:label "Onverhard oppervlak hellend"@nl;
    skos:notation "ONV_HEL"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlakHellend, _:n3-36705.
gwsw:OnverhardOppervlakVlak rdfs:label "Onverhard oppervlak vlak"@nl;
    skos:notation "ONV_VLA"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlakVlak, _:n3-36706.
gwsw:OnverhardOppervlakVlakUitgestrekt rdfs:label "Onverhard oppervlak vlak uitgestrekt"@nl;
    skos:notation "ONV_VLU"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlakVlakUitgestrekt, _:n3-36707.
gwsw:ProjectreferentieOpdrachtnemer rdfs:label "Projectreferentie opdrachtnemer"@nl;
    skos:notation "EBI"^^gwsw:Dt_Notation_RK;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-26"^^xsd:date;
    gwsw:hasValidity "3d 6d 14d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:UniekeIdentificatie.
gwsw:OpenVerhardOppervlakHellend rdfs:label "Open verhard oppervlak hellend"@nl;
    skos:notation "OVH_HEL"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlakHellend, _:n3-36849.
gwsw:OpenVerhardOppervlakVlak rdfs:label "Open verhard oppervlak vlak"@nl;
    skos:notation "OVH_VLA"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlakVlak, _:n3-36850.
gwsw:OpenVerhardOppervlakVlakUitgestrekt rdfs:label "Open verhard oppervlak vlak uitgestrekt"@nl;
    skos:notation "OVH_VLU"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "m2";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:AfvoerendOppervlakVlakUitgestrekt, _:n3-36851.
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-36858, _:n3-36859, _:n3-36860.
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-36903.
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-36950.
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-37763.
gwsw:Overstortbemaling rdfs:label "Overstortbemaling"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2016-04-15"^^xsd:date, "2024-04-30"^^xsd:date, "2024-07-15"^^xsd:date;
    skos:definition "Bemaling, meestal naar oppervlaktewater, die eerst dan in werking treedt als een bepaald peil in het rioolstelsel is bereikt"@nl, "[NEN 3300:1996] aanvullende bemaling, meestal naar oppervlaktewater, die eerst dan in werking treedt als een bepaald peil in het rioolstelsel is bereikt"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-36967, _:n3-36968, _:n3-36969, _:n3-36970, _:n3-36971.
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-36993.
gwsw:Persluchtpomp rdfs:label "Persluchtpomp"@nl;
    gwsw:hasAuthorChange "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateChange "2007-10-25"^^xsd:date;
    skos:definition "Een pomp waarbij de vloeistof door middel van perslucht wordt verplaatst."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Pomp, _:n3-37120.
gwsw:ProjectreferentieOpdrachtgever rdfs:label "Employers job reference"@en, "Projectreferentie opdrachtgever"@nl;
    skos:definition "[EN13508-2+A1] De opdrachtcode van de opdrachtgever"@nl, "[EN13508-2+A1] The employer’s job reference code"@en;
    skos:notation "ABJ"^^gwsw:Dt_Notation_IL, "CBJ"^^gwsw:Dt_Notation_IP, "EBJ"^^gwsw:Dt_Notation_RK, "GBJ"^^gwsw:Dt_Notation_RL, "JBJ"^^gwsw:Dt_Notation_RP;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    gwsw:hasValidity "3d 6d 14d";
    skos:altLabel "Opdrachtcode opdrachtgever (EN)"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:UniekeIdentificatie.
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-37364.
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-37644, _:n3-37645, _:n3-37646.
gwsw:SDR_waarde rdfs:label "SDR-waarde"@nl, "Standard dimension ratio"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-09-02"^^xsd:date;
    skos:definition "De SDR-waarde (Standard Dimension Ratio) is gebaseerd op de kunststof leiding in nieuwstaat. Het is de waarde van de buitendiameter van de leiding gedeeld door de wanddikte van de leiding."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-03-20"^^xsd:date;
    skos:altLabel "Buiskengetal"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-37905, _:n3-37906, _:n3-37907.
_:n3-37902 a owl:Class;
    owl:unionOf _:n3-37903.
_:n3-37903 rdf:first gwsw:Ruimte;
    rdf:rest _:n3-37904.
_:n3-37904 rdf:first gwsw:FysiekObject;
    rdf:rest rdf:nil.
gwsw:SchildmuurEindkap rdfs:label "Schildmuur (eindkap)"@nl;
    skos:definition "Een schildmuur als eindkap (knooppunt). Bevindt zich aan het eind van een leiding (uitlegger), zonder verdere koppeling met een put en dergelijke."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-16"^^xsd:date;
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Hulpstuk, _:n3-37934.
gwsw:Schroefcentrifugaalpomp rdfs:label "Schroefcentrifugaalpomp"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-13"^^xsd:date;
    skos:definition "Een pomp waarbij de vloeistof door middel van een schroefcentrifugaalwaaier wordt verplaatst."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Pomp, _:n3-37936.
gwsw:Schroefpomp rdfs:label "Schroefpomp"@nl;
    gwsw:hasAuthorChange "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateChange "2007-10-25"^^xsd:date;
    skos:definition "Een pomp waarbij de vloeistof door middel van een schroef wordt verplaatst."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Pomp, _:n3-37937.
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-38039.
_:n3-38247 a owl:Class;
    owl:oneOf _:n3-38248.
_:n3-38248 rdf:first gwsw:StromingVanBeginpuntNaarEindpunt;
    rdf:rest _:n3-38249.
_:n3-38249 rdf:first gwsw:StromingVanEindpuntNaarBeginpunt;
    rdf:rest _:n3-38250.
_:n3-38250 rdf:first gwsw:StromingInBeideRichtingen;
    rdf:rest _:n3-38251.
_:n3-38251 rdf:first gwsw:GeenStroming_Gesloten;
    rdf:rest rdf:nil.
gwsw:Stuwklep rdfs:label "Stuwklep"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    skos:definition "Klep als onderdeel van de stuwconstructie"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-17"^^xsd:date, "2020-04-17"^^xsd:date;
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Keerklep, _:n3-38274, _:n3-38275, _:n3-38276.
gwsw:Wervelventiel rdfs:label "Vortex flow control"@en, "Wervelventiel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-13"^^xsd:date;
    skos:definition "[NEN 3300:1996] doorlaat die het debiet regelt"@nl;
    skos:notation "D"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    gwsw:hasValidity "1d 3d";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_REV, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Doorlaat, _:n3-39915, _:n3-39916, _:n3-39917.
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-38302.
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-39044, _:n3-39045.
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-39555, _:n3-39556.
gwsw:Terugslagklep rdfs:label "Non-return valve"@en, "Terugslagklep"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    skos:definition "[NEN 3300:1996] Afsluitconstructie waardoor stroming in slechts één richting mogelijk is. Het scharnierpunt zit aan de bovenzijde"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    skos:scopeNote gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Keerklep, _:n3-38498.
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-38590, _:n3-38591.
gwsw:Uitlaat rdfs:label "Outfall"@en, "Uitlaat"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    skos:definition "De aanduiding van een uitstroommogelijkheid, het is een punt (leidinguiteinde) of constructie (zie ook de EN/NEN definitie). De uitlaat wordt binnen het stelsel (netwerk) altijd beschreven als \"Uitlaat (punt)\", eventueel in combinatie met een \"Uitlaatconstructie\"."@nl, "[EN 16323:2014] structure or point from which wastewater is discharged to a wastewater treatment plant or receiving water"@en, "[NEN-EN 752:2008] constructie of punt van waaruit afvalwater wordt geloosd naar een afvalwaterzuiveringsinstallatie of ontvangend water [EN 1085:2007, definitie 1280]"@nl, "[Omgevingswet] Opening waardoor water stroomt of onttrokken wordt aan een reservoir of oppervlaktewaterlichaam"@nl;
    skos:notation "UIT"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-09-08"^^xsd:date;
    rdfs:seeAlso "https://content.omgevingswet.overheid.nl/doc/concept/Uitlaat";
    skos:scopeNote gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:RepresentatieFysiekObject.
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-38891.
gwsw:Veerklep rdfs:label "Veerklep"@nl;
    skos:definition "Voorzien van een veer om gestuurd te reageren op de vloeistofdruk."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-07-17"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Keerklep, _:n3-38970.
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-38979.
gwsw:VerdektePut rdfs:label "Verdekte put"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Eric van Gorkom";
    gwsw:hasDateChange "2022-09-27"^^xsd:date, "2014-12-02"^^xsd:date, "2024-08-01"^^xsd:date;
    skos:definition "[NEN 3300:1996] rioolput waarvan de bovenzijde niet zichtbaar is"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_REV, gwsw:Cof_BAS, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Put, gwsw:ExtraObjecttype, _:n3-39016.
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-39091.
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-39244, _:n3-39245.
gwsw:Vijzelpomp rdfs:label "Vijzelpomp"@nl;
    gwsw:hasAuthorChange "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateChange "2007-10-25"^^xsd:date;
    skos:definition "Een pomp waarbij de vloeistof door middel van een vijzel wordt verplaatst."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    rdfs:seeAlso "file:///img/Vijzelpomp.jpg";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Pomp, _:n3-39246, _:n3-39247.
gwsw:Vlinderklep rdfs:label "Vlinderklep"@nl;
    skos:definition "Afsluitconstructie waarbij stroming in twee richtingen mogelijk is. De klep draait om haar middellijn."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_HYD, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:MechanischeAfsluiter, _:n3-39431.
_:n3-39506 a owl:Class;
    owl:oneOf _:n3-39507.
_:n3-39507 rdf:first gwsw:Rond;
    rdf:rest _:n3-39508.
_:n3-39508 rdf:first gwsw:Rechthoekig;
    rdf:rest _:n3-39509.
_:n3-39509 rdf:first gwsw:Eivormig;
    rdf:rest _:n3-39510.
_:n3-39510 rdf:first gwsw:EivormigOmgekeerd;
    rdf:rest _:n3-39511.
_:n3-39511 rdf:first gwsw:U_vorm;
    rdf:rest _:n3-39512.
_:n3-39512 rdf:rest _:n3-39513.
_:n3-39513 rdf:first gwsw:Anders;
    rdf:rest _:n3-39514.
_:n3-39514 rdf:first gwsw:Heul;
    rdf:rest _:n3-39515.
_:n3-39515 rdf:first gwsw:Muil;
    rdf:rest _:n3-39516.
_:n3-39516 rdf:first gwsw:Trapezium;
    rdf:rest _:n3-39517.
_:n3-39517 rdf:first gwsw:Ovaal;
    rdf:rest rdf:nil.
_:n3-39520 a owl:Class;
    owl:oneOf _:n3-39521.
_:n3-39521 rdf:first gwsw:Rechthoekig;
    rdf:rest _:n3-39522.
_:n3-39522 rdf:first gwsw:Rond;
    rdf:rest _:n3-39523.
_:n3-39523 rdf:first gwsw:AndersVorm;
    rdf:rest rdf:nil.
_:n3-39540 a owl:Class;
    owl:oneOf _:n3-39541.
_:n3-39541 rdf:first gwsw:Rechthoekig;
    rdf:rest _:n3-39542.
_:n3-39542 rdf:first gwsw:Rond;
    rdf:rest _:n3-39543.
_:n3-39543 rdf:first gwsw:AndersVorm;
    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-39909, _:n3-39910.
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-39911, _:n3-39912, _:n3-39913, _:n3-39914.
_:n3-39935 a owl:Class;
    owl:oneOf _:n3-39936.
_:n3-39936 rdf:first gwsw:Grondradar;
    rdf:rest _:n3-39937.
_:n3-39937 rdf:first gwsw:Afgeleid;
    rdf:rest _:n3-39938.
_:n3-39938 rdf:first gwsw:NietAchterhaald;
    rdf:rest _:n3-39939.
_:n3-39939 rdf:first gwsw:ObjecttypeNietKunnenAchterhalen;
    rdf:rest _:n3-39940.
_:n3-39940 rdf:first gwsw:BasisregistratieAdressenEnGebouwen;
    rdf:rest _:n3-39941.
_:n3-39941 rdf:first gwsw:Inmeting;
    rdf:rest _:n3-39942.
_:n3-39942 rdf:first gwsw:Inspectie;
    rdf:rest _:n3-39943.
_:n3-39943 rdf:first gwsw:CBS;
    rdf:rest _:n3-39944.
_:n3-39944 rdf:first gwsw:Luchtfoto;
    rdf:rest _:n3-39945.
_:n3-39945 rdf:first gwsw:BGT;
    rdf:rest _:n3-39946.
_:n3-39946 rdf:first gwsw:GBKN;
    rdf:rest _:n3-39947.
_:n3-39947 rdf:first gwsw:AHN;
    rdf:rest _:n3-39948.
_:n3-39948 rdf:first gwsw:AHN1;
    rdf:rest _:n3-39949.
_:n3-39949 rdf:first gwsw:AHN2;
    rdf:rest _:n3-39950.
_:n3-39950 rdf:first gwsw:AHN3;
    rdf:rest _:n3-39951.
_:n3-39951 rdf:first gwsw:AHN4;
    rdf:rest _:n3-39952.
_:n3-39952 rdf:first gwsw:GPSLandmeting;
    rdf:rest _:n3-39953.
_:n3-39953 rdf:first gwsw:GPSVanuitWagen;
    rdf:rest _:n3-39954.
_:n3-39954 rdf:first gwsw:LIDAR3D;
    rdf:rest _:n3-39955.
_:n3-39955 rdf:first gwsw:Plan_Ontwerp;
    rdf:rest _:n3-39956.
_:n3-39956 rdf:first gwsw:Revisie;
    rdf:rest _:n3-39957.
_:n3-39957 rdf:first gwsw:Sensor;
    rdf:rest _:n3-39958.
_:n3-39958 rdf:first gwsw:Schatting;
    rdf:rest _:n3-39959.
_:n3-39959 rdf:first gwsw:Aantal_ie;
    rdf:rest _:n3-39960.
_:n3-39960 rdf:rest _:n3-39961.
_:n3-39961 rdf:first gwsw:Drinkwaterverbruik;
    rdf:rest _:n3-39962.
_:n3-39962 rdf:first gwsw:Afvalwaterakkoord;
    rdf:rest _:n3-39963.
_:n3-39963 rdf:first gwsw:BrutoVloeroppervlak;
    rdf:rest _:n3-39964.
_:n3-39964 rdf:first gwsw:Vergunning;
    rdf:rest _:n3-39965.
_:n3-39965 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-40937.
gwsw:Zinkerput rdfs:label "Zinkerput"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-05-31"^^xsd:date;
    skos:definition "[NEN 3300:1996] rioolput waarop een zinker is aangesloten"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    gwsw:hasValidity "1d 3d";
    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-40954.
gwsw:Zuigerpomp rdfs:label "Zuigerpomp"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-09-20"^^xsd:date;
    skos:definition "Een pomp waarbij de vloeistof door middel van een zuiger wordt verplaatst."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_HYD, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Pomp, _:n3-40961.
gwsw:Anders rdfs:label "Anders"@nl, "Other"@en;
    skos:definition "Geen standaard profiel. De geometrie kan beschreven worden met het kenmerk Profiel Leiding of Profiel Open Leiding"@nl, "Toelichting in attribuut NDE opnemen"@nl;
    skos:notation "Z"^^gwsw:Dt_Notation_IR;
    gwsw:hasValidity "6d";
    rdfs:seeAlso "[RIB] Verdere informatie moet worden opgenomen in het opmerkingenveld van de waarneming"@nl;
    a gwsw:VormLeidingColl.
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:DirectTransportDoorPompenZonderOpvangInOntvput rdfs:label "Direct transport door pompen zonder opvang in een ontvangput/kelder"@nl;
    a gwsw:Technologie.
gwsw:VerplaatsingDoorMiddelVanEenDraaiendRad rdfs:label "Verplaatsing door middel van een draaiend rad"@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:TransportOnderOverdrukOfOnderdruk rdfs:label "Transport onder overdruk of onderdruk"@nl;
    a gwsw:Technologie.
gwsw:VerplaatsingDoorMiddelVanPerslucht rdfs:label "Verplaatsing door middel van perslucht"@nl;
    a gwsw:Technologie.
gwsw:VerplaatsingDoorMiddelVanEenDraaiendeSchroef rdfs:label "Verplaatsing door middel van een draaiende schroef"@nl;
    a gwsw:Technologie.
gwsw:VerplaatsingDoorMiddelVanEenSchroef rdfs:label "Verplaatsing door middel van een schroef"@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:VerplaatsingDoorMiddelVanEenVijzel rdfs:label "Verplaatsing door middel van een vijzel"@nl;
    a gwsw:Technologie.
gwsw:VerplaatsingDoorMiddelVanEenZuiger rdfs:label "Verplaatsing door middel van een zuiger"@nl;
    a gwsw:Technologie.
gwsw:VerpompenMetEenVijzel rdfs:label "Verpompen met een vijzel"@nl;
    a gwsw:Technologie.
gwsw:AfgedektMetEenMetalenRooster rdfs:label "Afgedekt met een metalen rooster"@nl;
    a gwsw:Uitvoering.
gwsw:VoorzienVanInwendigeBal rdfs:label "Voorzien van een inwendige bal"@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:GeenOpeningAanDeBovenzijde rdfs:label "Geen opening aan de bovenzijde"@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:BovenzijdeNietZichtbaar rdfs:label "Bovenzijde niet zichtbaar"@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:WaterdoorlatendeWanden rdfs:label "Waterdoorlatende wanden"@nl;
    a gwsw:Uitvoering.
gwsw:GeheelVanVerbondenDITRiolen_DrainsEnHemel rdfs:label "Geheel van verbonden DIT riolen, drains en hemelwaterriolen"@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:GeheelVanVerbondenInfiltratievoorzieningen rdfs:label "Geheel van verbonden infiltratievoorzieningen"@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: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: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: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: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: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:MetEenCirkelsegmentAlsDwarsprofiel rdfs:label "Met een cirkelsegment als dwarsprofiel"@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:ScharnierBovenzijde rdfs:label "Met scharnier aan de bovenzijde"@nl;
    a gwsw:Uitvoering.
gwsw:SchuifbarePlaat rdfs:label "Schuifbare plaat"@nl;
    a gwsw:Uitvoering.
gwsw:SpiraalachtigeGoot rdfs:label "Spiraalachtige goot"@nl;
    a gwsw:Uitvoering.
gwsw:TangentiaalInlatenEnSpiraalsgewijsLatenAfstromen rdfs:label "Tangentiaal inlaten en spiraalsgewijs laten afstromen"@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:VoorzienVanVeer rdfs:label "Voorzien van een veer"@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:AanvullendeBemaling rdfs:label "Aanvullende bemaling"@nl;
    a gwsw:Functie.
gwsw:AfremmenVanDeStroomsnelheidVanHetAfvalwater rdfs:label "Afremmen van de stroomsnelheid van het afvalwater"@nl;
    a gwsw:Functie.
gwsw:AfsluitenInEenStroomrichting rdfs:label "Afsluiten in één stroomrichting"@nl;
    a gwsw:Functie.
gwsw:AfsluitenInTweeStroomrichtingen rdfs:label "Afsluiten in twee stroomrichtingen"@nl;
    a gwsw:Functie.
gwsw:AfsluitenVanLeidingen rdfs:label "Afsluiten van leidingen"@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: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:Meten_Regelen_ControlerenEnOnderhouden rdfs:label "Meten, regelen, controleren en onderhouden"@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: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:DoorspoelenRioolstelsel rdfs:label "Doorspoelen rioolstelsel"@nl;
    a gwsw:Functie.
gwsw:ToegangGevenVoorDoorspoelen rdfs:label "Toegang geven voor doorspoelen"@nl;
    a gwsw:Functie.
gwsw:DrainageEnTransportVanHemel_EnGrondwater rdfs:label "Drainage en transport van hemel- en grondwater"@nl;
    a gwsw:Functie.
gwsw:TransportVanVuilwater rdfs:label "Transport van vuilwater"@nl;
    a gwsw:Functie.
gwsw:LozenBuitenHetStelsel rdfs:label "Lozen buiten het stelsel"@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:InfiltratieEnTransportVanHemel rdfs:label "Infiltratie en transport van hemelwater"@nl;
    a gwsw:Functie.
gwsw:TijdelijkeBergingVanHemelwater rdfs:label "Tijdelijke berging van hemelwater"@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: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:VerwijderenVanWater rdfs:label "Verwijderen van water "@nl;
    a gwsw:Functie.
gwsw:VoortgeleidingVanMaterie rdfs:label "Voortgeleiding van materie"@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:OpslagVanHemelwater rdfs:label "Opslag van hemelwater"@nl;
    a gwsw:Functie.
gwsw:OpslagVanWater rdfs:label "Opslag van water"@nl;
    a gwsw:Functie.
gwsw:OpvangHemelwater rdfs:label "Opvang hemelwater"@nl;
    a gwsw:Functie.
gwsw:OverbruggenGrootNiveauverschil rdfs:label "Overbruggen groot niveauverschil"@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:OvertolligHemelwaterInfiltratievoorzieningAfvoeren rdfs:label "Overtollig hemelwater infiltratievoorziening afvoeren"@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: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:ToegangGevenTotZinker rdfs:label "Toegang geven tot zinker"@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:TunnelDrooghouden rdfs:label "Tunnel drooghouden"@nl;
    a gwsw:Doel.
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:DeelVanPompunit rdfs:label "Deel van pompunit"@nl;
    a gwsw:Toepassing.
gwsw:OnderdeelVanEenLeiding rdfs:label "Onderdeel van een leiding"@nl;
    a gwsw:Toepassing.
gwsw:IsOverdrachtspunt rdfs:label "Is overdrachtspunt"@nl;
    a gwsw:Toepassing.
gwsw:DeelVanEenStuwconstructie rdfs:label "Deel van een stuwconstructie"@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: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: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: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: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:Metselwerk rdfs:label "Metselwerk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Stenen die met cement of een variant daarop aan elkaar verbonden zijn."@nl;
    skos:notation "METSELWERK"^^gwsw:Dt_Notation_NC, "MSW"^^gwsw:Dt_Notation_HY;
    gwsw:hasAuthorStart "Marinus Vonhof", "Johan Post";
    gwsw:hasDateStart "2022-10-03"^^xsd:date, "2026-05-21"^^xsd:date;
    gwsw:hasValidity "1d 3d 10d 12d 14d";
    a gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
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: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:CilindrischeVorm rdfs:label "Cilindrische vorm"@nl;
    a gwsw:Structuur.
gwsw:Gesloten rdfs:label "Gesloten"@nl;
    a gwsw:Structuur.
gwsw:GeenStroming_Gesloten rdfs:label "Geen stroming, gesloten"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Vloeistoffen stromen in geen van beide richtingen van de leiding, omdat de stroming is afgesloten."@nl;
    skos:notation "GSL"^^gwsw:Dt_Notation_HY;
    a gwsw:StromingsrichtingColl.
gwsw:StromingInBeideRichtingen rdfs:label "Stroming in beide richtingen"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Vloeistoffen stromen in geen van beide richtingen van de leiding."@nl;
    skos:notation "OPN"^^gwsw:Dt_Notation_HY;
    a gwsw:StromingsrichtingColl.
gwsw:StromingVanBeginpuntNaarEindpunt rdfs:label "Stroming van beginpunt naar eindpunt"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Vloeistoffen stromen van het referentiepunt dat is aangegeven als begin van de leiding naar het referentiepunt dat is aangegeven als eindpunt van de leiding."@nl;
    skos:notation "1_2"^^gwsw:Dt_Notation_HY;
    a gwsw:StromingsrichtingColl.
gwsw:StromingVanEindpuntNaarBeginpunt rdfs:label "Stroming van eindpunt naar beginpunt"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Vloeistoffen stromen van het referentiepunt dat is aangegeven als eind van de leiding naar het referentiepunt dat is aangegeven als begin van de leiding."@nl;
    skos:notation "2_1"^^gwsw:Dt_Notation_HY;
    a gwsw:StromingsrichtingColl.
gwsw:Gekneveld rdfs:label "Gekneveld"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een maaiveldschematisering die op een bepaalde manier gesloten is met knevels, dat wil zeggen met voorzieningen bedoeld om een afdekking af te dichten."@nl;
    skos:notation "KNV"^^gwsw:Dt_Notation_HY;
    a gwsw:MaaiveldschematiseringColl.
gwsw:ReservoirMaaiveldschema rdfs:label "Reservoir (maaiveldschematisering)"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2024-05-16"^^xsd:date, "2024-07-16"^^xsd:date;
    skos:notation "RES"^^gwsw:Dt_Notation_HY;
    a gwsw:MaaiveldschematiseringColl.
gwsw:Verlies rdfs:label "Verlies"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Binnen de maaiveldschematisering van het object is er sprake van een vermindering aan stabiliteit."@nl;
    skos:notation "VRL"^^gwsw:Dt_Notation_HY;
    a gwsw:MaaiveldschematiseringColl.
