@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 Persleidingen, filter op CoFs PLI TOP, versie=1.7 (2026-08-25T17:17:13)"@nl;
    rdfs:label "Deelmodel Persleidingen, filter collectie_PLITOP_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-61522 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-22"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-03-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61528 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ondergrond;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61529 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Straat;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61533 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2022-10-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Verbindingsstuk;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-61534 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-07-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Maaiveldorientatie;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61535 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AanvoerVanAfvalwater.
_:n3-61544 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AanvoerVanAfvalwater.
_:n3-61549 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AanvoerVanAfvalwater.
_:n3-61552 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61553 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-61554 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61555 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-61561 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61562 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-61621 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ProcesPersleidingincident;
    owl:onProperty gwsw:isInputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61622 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-11-04"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleidingincident;
    owl:onProperty gwsw:hasInput;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61626 gwsw:hasAuthorStart "Eric van Gorkom";
    gwsw:hasDateStart "2021-11-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gebouw;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61627 gwsw:hasAuthorStart "Eric van Gorkom";
    gwsw:hasDateStart "2021-11-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gemaal;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61634 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61645 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:MateriaalDeksel.
_:n3-61648 gwsw:hasValidity "12t 14t";
    a owl:Restriction;
    owl:onClass gwsw:MateriaalDeksel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61649 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:Afdekken.
_:n3-61681 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-12-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:MechanischeAfsluiter;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61682 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Bedieningswijze;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61683 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BedienenAfsluiter.
_:n3-61685 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenVanLeidingen.
_:n3-61688 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-61689 a owl:Restriction;
    owl:onClass gwsw:WaarnemingGasophoping;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61690 a owl:Restriction;
    owl:onClass gwsw:Wandmeting;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61717 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-05-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61718 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-61719 a owl:Restriction;
    owl:onClass gwsw:Transportleiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61721 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-05-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61722 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-61723 a owl:Restriction;
    owl:onClass gwsw:Transportleiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61800 a owl:Restriction;
    owl:onClass gwsw:Wandmeting;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61833 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Apparatuurorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61834 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:Meten_Regelen_ControlerenEnOnderhouden.
_:n3-61835 a owl:Restriction;
    owl:onClass gwsw:TheoretischeLevensduur;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61836 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-07-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Punt;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61837 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Apparatuur;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61838 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Maaiveldorientatie;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61844 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Beluchter;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61845 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lanceerpunt;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61846 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Mangat;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61847 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ontluchter;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61848 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Waterslagvoorziening;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61849 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Zakbaak;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-61850 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Punt;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62337 gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2018-11-14"^^xsd:date, "2024-04-23"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-09-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62338 gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2018-11-14"^^xsd:date, "2024-04-23"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-09-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Transportleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62341 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:DeellinerAangebracht.
_:n3-62449 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VoorzienVanInwendigeBal.
_:n3-62479 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Afsluiteraandrijving;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62480 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:BedieningswijzeColl.
_:n3-62485 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62486 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:boolean.
_:n3-62496 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-62497 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-62500 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 "0"^^xsd:nonNegativeInteger.
_:n3-62501 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62502 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-62555 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Appendage_orientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62556 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Energieverliescoefficient;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62557 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BeluchtenLeiding.
_:n3-62558 a owl:Restriction;
    owl:onClass gwsw:InspecterenPersleiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62559 a owl:Restriction;
    owl:onClass gwsw:Transportleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62561 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BeluchtenMechanischeLeiding.
_:n3-62789 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ConstructieBeschermen.
_:n3-62790 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DiagnosePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62849 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-62867 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-62868 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62869 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-62870 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62871 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-62872 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-62873 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BuisInGebogenVorm.
_:n3-62874 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanLeidingenInEenHoek.
_:n3-62893 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-19"^^xsd:date;
    gwsw:hasValidity "5t 10t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Bouwwerkorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62894 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-62902 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-09-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ondergrond;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62906 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:ConstructieVanEnigeOmvang.
_:n3-62907 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VerbondenMetDeGrond.
_:n3-62908 a owl:Restriction;
    owl:onClass gwsw:TheoretischeLevensduur;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62909 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-62910 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-08-19"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Bouwwerk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62911 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-62912 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-62913 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-62920 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_BreedteBuisdeel.
_:n3-62921 a owl:Restriction;
    owl:onClass gwsw:Buisdeel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62922 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_BreedteBuisdeel.
_:n3-62923 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOvaliteit;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62929 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_BreedteHulpstuk.
_:n3-62930 a owl:Restriction;
    owl:onClass gwsw:Hulpstuk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62933 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62934 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-62935 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_BreedteLeiding.
_:n3-62938 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62939 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_BreedtePut.
_:n3-62964 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VormVanEenToren.
_:n3-62994 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-04"^^xsd:date, "2022-10-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62996 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-10-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DefectAanBuisdeel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62997 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2022-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Transportleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62998 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LengteBuisdeel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-62999 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:OpbouwLeiding.
_:n3-63000 a owl:Restriction;
    owl:onClass gwsw:BreedteBuisdeel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63001 a owl:Restriction;
    owl:onClass gwsw:Constructieonderdeelorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63002 a owl:Restriction;
    owl:onClass gwsw:DiameterBuisdeel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63003 a owl:Restriction;
    owl:onClass gwsw:HoogteBuisdeel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63004 a owl:Restriction;
    owl:onClass gwsw:InspecterenBuisdeel;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63005 a owl:Restriction;
    owl:onClass gwsw:InspecterenPersleiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63006 a owl:Restriction;
    owl:onClass gwsw:MateriaalBuisdeel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63007 a owl:Restriction;
    owl:onClass gwsw:Verbindingstype;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63008 a owl:Restriction;
    owl:onClass gwsw:Wanddikte;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-63009 a owl:Restriction;
    owl:onClass gwsw:InspecterenBuisdeel;
    owl:onProperty gwsw:isInputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63011 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-63012 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-63014 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-63053 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-63144 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-07-16"^^xsd:date;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Transportleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63145 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-05-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63146 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:KunststofLaag.
_:n3-63206 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63234 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:BijTrilling_Uitzetting_Krimp.
_:n3-63235 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:OpvangenVanSpanningen.
_:n3-63236 a owl:Restriction;
    owl:onClass gwsw:Transportleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63257 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:DeelVanEenOpZichzelfStaandeConstructie.
_:n3-63258 a owl:Restriction;
    owl:onClass gwsw:TheoretischeLevensduur;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63285 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Buisdeel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63286 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-63287 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Reparatie;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63289 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-63290 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:OorzaakPLIConstructief;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63291 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:IncidentobjectConstructief;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63837 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-63841 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-63842 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-63844 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Maatregel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63845 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-63945 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-10-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Buisdeel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63946 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:DefectAanBuisdeelColl.
_:n3-63958 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeAfsluiter;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63959 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ontluchter;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63960 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Verbindingsstuk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-63961 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:DefectAanHulpstuk_AppendageColl.
_:n3-64033 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DiagnoseStellenPersleidingincident;
    owl:onProperty gwsw:isOutputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64034 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BeschrijvingWaarneming;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64035 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-11-04"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:WaargenomenDefect;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64043 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-08-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ProcesPersleidingincident;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64044 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DiagnosePersleidingincident;
    owl:onProperty gwsw:hasOutput;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64047 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_DiameterBuisdeel.
_:n3-64048 a owl:Restriction;
    owl:onClass gwsw:Buisdeel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64051 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_DiameterHulpstuk.
_:n3-64052 a owl:Restriction;
    owl:onClass gwsw:Hulpstuk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64053 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-64054 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-64055 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_DiameterLeiding.
_:n3-64066 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:BeschermenTegenOverstromingen.
_:n3-64067 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-09-03"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lining;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64068 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-64109 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-64110 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-64111 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BeperkenDebiet.
_:n3-64223 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-64224 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-64225 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-64461 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Spindel;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64462 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenInTweeStroomrichtingen.
_:n3-64478 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64479 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-64486 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64487 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:boolean.
_:n3-64497 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-64498 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-64502 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 "0"^^xsd:nonNegativeInteger.
_:n3-64503 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64504 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-64537 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Beluchter;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64538 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lanceerpunt;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64539 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeAfsluiter;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64540 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ontluchter;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64541 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ontspanningsventiel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64542 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Waterslagvoorziening;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64543 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_Energieverliescoefficient.
_:n3-64544 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Spindel;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64545 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenInEenStroomrichting.
_:n3-64560 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-10-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Herstelkosten;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64561 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BedreigingKering;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64562 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Commentaar;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64563 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DuurAfvoeronderbreking;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64564 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EffectWaterkwaliteit;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64565 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gezondheidsrisico;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64566 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Indoedelschade;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64567 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pandschade;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64568 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:PubliciteitMedia;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64569 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ToelichtingAantalDoden;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64570 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ToelichtingAantalGewonden;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64571 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ToelichtingMeldingen;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64572 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VerminderdeBereikbaarheid;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64573 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Voertuigschade;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64574 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AantalDoden;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64575 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AantalGewonden;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64576 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AantalMeldingen;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64577 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluerenPersleidingincident;
    owl:onProperty gwsw:isOutputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64578 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VeroorzaaktDoor;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64579 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:hasOutput;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64580 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ProcesPersleidingincident;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64652 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeAfsluiter;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64724 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-28"^^xsd:date;
    gwsw:hasValidity "14t 15t";
    a owl:Restriction;
    owl:onClass gwsw:Begindatum;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64725 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-64732 a owl:Restriction;
    owl:onProperty gwsw:hasPart;
    owl:allValuesFrom _:n3-64733.
_:n3-64758 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-64771 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-64780 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:WaarnemingGasophoping;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64781 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:GasOphopingtypeColl.
_:n3-64792 gwsw:hasAuthorStart "Eric van Gorkom";
    gwsw:hasDateStart "2021-11-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Adresgegevens;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64793 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:Vrijstaand_Overdekt_OmslotenEnToegankelijk.
_:n3-64827 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-03-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ServiceMechanisch;
    owl:onProperty gwsw:isInputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64828 gwsw:hasAuthorStart "Eric van Gorkom";
    gwsw:hasDateStart "2021-11-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Adresgegevens;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64832 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-05-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Waterslagvoorziening;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64834 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-64838 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerpompenVanWater.
_:n3-64865 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-22"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Lozingspunt;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64876 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-64882 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanHemelwaterEnVuilwater.
_:n3-64883 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanHemelwaterEnVuilwater.
_:n3-64884 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwaterEnVuilwater.
_:n3-64892 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-64893 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-64929 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-64930 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:boolean.
_:n3-65047 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-13"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Lozingspunt;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65058 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanHemelwater.
_:n3-65059 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanHemelwater.
_:n3-65061 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-10-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65062 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-65063 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-05-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Systeem;
    owl:onProperty gwsw:hasInput;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65064 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:DoorvoerenToestandswijziging.
_:n3-65065 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:HerstelOorspronkelijkFunctioneren.
_:n3-65070 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ProcesPersleidingincident;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65071 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:IncidentobjectPLI;
    owl:onProperty gwsw:hasInput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65072 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2016-08-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:OndernomenActie;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65097 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-65100 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_HoogteBuisdeel.
_:n3-65101 a owl:Restriction;
    owl:onClass gwsw:Buisdeel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65102 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_HoogteBuisdeel.
_:n3-65103 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOvaliteit;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65108 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_HoogteHulpstuk.
_:n3-65109 a owl:Restriction;
    owl:onClass gwsw:Hulpstuk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65112 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65113 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-65114 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_HoogteLeiding.
_:n3-65117 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-08-01"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65118 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_HoogtePut.
_:n3-65121 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_Z_coordinaat.
_:n3-65127 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-29"^^xsd:date;
    gwsw:hasValidity "5t 10t 11t 14t";
    a owl:Restriction;
    owl:onClass gwsw:Hulpstukorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65128 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-18"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:LengteHulpstuk;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65137 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-05"^^xsd:date;
    gwsw:hasValidity "5t";
    a owl:Restriction;
    owl:onClass gwsw:MateriaalHulpstuk;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65138 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:OnderdeelVanEenLeiding.
_:n3-65139 a owl:Restriction;
    owl:onClass gwsw:BreedteHulpstuk;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65140 a owl:Restriction;
    owl:onClass gwsw:HoogteHulpstuk;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65141 a owl:Restriction;
    owl:onClass gwsw:InspecterenPersleiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65142 a owl:Restriction;
    owl:onClass gwsw:DiameterHulpstuk;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65143 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-13"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-29"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Hulpstuk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65144 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-65146 a owl:Restriction;
    owl:onClass gwsw:Lijn;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65165 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-12-10"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:IncidentobjectHydraulisch;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65166 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:OorzaakPLIHydraulisch;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65606 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-65614 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:IncidentobjectPLI.
_:n3-65615 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ConstructieveIntegriteitOnvoldoende;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65616 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:IncidentobjectPLIConstructief.
_:n3-65617 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-12-10"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:HydraulischeCapaciteitOnvoldoende;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65618 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:IncidentobjectPLIHydraulisch.
_:n3-65619 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:HerstellenPersleiding;
    owl:onProperty gwsw:isInputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65620 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65621 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-65705 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-65771 a owl:Restriction;
    owl:onClass gwsw:Opmerking;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65772 a owl:Restriction;
    owl:onClass gwsw:WijzeVanInwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65773 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOpLocatie;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65774 a owl:Restriction;
    owl:onClass gwsw:Buisdeel;
    owl:onProperty gwsw:hasInput;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65775 a owl:Restriction;
    owl:onClass gwsw:Buisdeel;
    owl:onProperty gwsw:hasOutput;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65776 a owl:Restriction;
    owl:onClass gwsw:InspectieprojectPersleiding;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65778 a owl:Restriction;
    owl:onClass gwsw:Opmerking;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65779 a owl:Restriction;
    owl:onClass gwsw:WijzeVanInwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65780 a owl:Restriction;
    owl:onClass gwsw:Beluchter;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65781 a owl:Restriction;
    owl:onClass gwsw:Buisdeel;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65782 a owl:Restriction;
    owl:onClass gwsw:Hulpstuk;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65783 a owl:Restriction;
    owl:onClass gwsw:Lanceerpunt;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65784 a owl:Restriction;
    owl:onClass gwsw:Mangat;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65785 a owl:Restriction;
    owl:onClass gwsw:MechanischeAfsluiter;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65786 a owl:Restriction;
    owl:onClass gwsw:MechanischeTransportleiding;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65787 a owl:Restriction;
    owl:onClass gwsw:Ontluchter;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65788 a owl:Restriction;
    owl:onClass gwsw:Reparatie;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65789 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOpLocatie;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65790 a owl:Restriction;
    owl:onClass gwsw:Waterslagvoorziening;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65791 a owl:Restriction;
    owl:onClass gwsw:MechanischeTransportleiding;
    owl:onProperty gwsw:hasInput;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65792 a owl:Restriction;
    owl:onClass gwsw:InspectieprojectPersleiding;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65806 a owl:Restriction;
    owl:onClass gwsw:InspectieprojectPersleiding;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65807 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-07-22"^^xsd:date;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:InspecterenPersleiding;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65808 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-07-22"^^xsd:date;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Inspectieplan;
    owl:onProperty gwsw:isOutputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65809 a owl:Restriction;
    owl:onClass gwsw:InspecterenBuisdeel;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65860 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-65861 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-65863 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-65865 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-65866 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-65867 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-65869 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-65871 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-65873 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-65874 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-65879 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-05-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AfvoerDWA_situatie;
    owl:onProperty gwsw:isAspectOf;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65880 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-05-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:AfvoerHWA_situatie;
    owl:onProperty gwsw:isAspectOf;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-65882 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-65883 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-65885 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-65897 a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65898 a owl:Restriction;
    owl:onClass gwsw:MateriaalBuisdeel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65899 a owl:Restriction;
    owl:onClass gwsw:MateriaalLeiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65900 a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65901 a owl:Restriction;
    owl:onClass gwsw:TheoretischeLevensduur;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-65945 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-65948 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-65950 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-65952 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenInEenStroomrichting.
_:n3-65967 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-65968 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-65975 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-65976 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-65979 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-65997 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:BezinkenStoffen.
_:n3-65998 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OpvangVanAfstromendHemelwater.
_:n3-66078 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanVierLeidingen.
_:n3-66104 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pigging_installatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66105 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Appendage_orientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66106 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Energieverliescoefficient;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66107 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LancerenVanEenPig.
_:n3-66108 a owl:Restriction;
    owl:onClass gwsw:InspecterenPersleiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66147 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-66148 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66149 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66150 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66152 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Verbindingstype;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66153 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-66154 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66156 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66158 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-66160 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:LengteLeiding.
_:n3-66161 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:MateriaalLeiding.
_:n3-66162 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:VormLeiding.
_:n3-66165 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-66166 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:BreedteLeiding.
_:n3-66167 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:HoogteLeiding.
_:n3-66168 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66171 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-01"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:DiameterLeiding.
_:n3-66173 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-09-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ondergrond;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66181 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VoortgeleidingVanMaterie.
_:n3-66182 a owl:Restriction;
    owl:onClass gwsw:TheoretischeLevensduur;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66197 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-12-03"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeRioolleiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66198 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeTransportleiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66199 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-66200 a owl:Restriction;
    owl:onClass gwsw:TypeDruk;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66201 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-66203 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-66204 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-66205 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66206 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-66207 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:DeelVanMechanischeTransportleiding.
_:n3-66214 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:WaarnemingLekkage;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66215 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-66216 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:WaarnemingLekkage;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66217 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:LekkagetypeColl.
_:n3-66224 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Buisdeel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66225 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-66231 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-66232 a owl:Restriction;
    owl:onClass gwsw:WaarnemingGasophoping;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66233 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Hulpstuk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66234 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-66237 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66238 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-66239 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_LengteLeiding.
_:n3-66240 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66241 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_LengtePut.
_:n3-66252 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-66254 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-66255 a owl:Restriction;
    owl:onClass gwsw:Constructieonderdeelorientatie;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66256 a owl:Restriction;
    owl:onClass gwsw:LocatieWaarneming;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66263 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-09-03"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DikteLining;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66264 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-09-03"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66266 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-09-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-07-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:VrijvervalTransportleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66269 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolput;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66271 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:BuisAanBinnenzijdeLeiding.
_:n3-66341 a owl:Restriction;
    owl:onClass gwsw:Lijn;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66342 a owl:Restriction;
    owl:onClass gwsw:Omtreklocatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66343 a owl:Restriction;
    owl:onClass gwsw:Punt;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66344 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOpLocatie;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66423 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-13"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Hemelwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66424 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-22"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:GemengdStelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66431 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleidingsysteem;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66432 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-03-01"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Vuilwaterstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66438 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LozenAfvalwater.
_:n3-66468 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-66469 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-66470 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-66471 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-66472 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-11-07"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Putorientatie;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66473 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-66474 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-66475 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-66482 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasValidity "1t 3t 12t";
    a owl:Restriction;
    owl:onClass gwsw:DatumMaatregel;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66501 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-10-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeRioolleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66502 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Appendage_orientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66503 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ToegangGevenTotEenLeiding.
_:n3-66504 a owl:Restriction;
    owl:onClass gwsw:InspecterenPersleiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66505 a owl:Restriction;
    owl:onClass gwsw:Transportleiding;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66523 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeAfsluiter;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66524 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalAfsluiterColl.
_:n3-66544 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalLeidingColl.
_:n3-66545 a owl:Restriction;
    owl:onClass gwsw:Buisdeel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66546 a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66547 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-02-22"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Afdekking;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66549 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalDekselColl.
_:n3-66583 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-05"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Hulpstuk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66584 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalLeidingColl.
_:n3-66603 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66604 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalLeidingColl.
_:n3-66605 a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66666 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66667 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:MateriaalPutColl.
_:n3-66739 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-12-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Afsluiteraandrijving;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66741 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:IdentificatieTelemetriesysteem;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66746 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:Serienummer;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66747 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:StopcodeStroomgroep;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66748 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ServiceMechanisch;
    owl:onProperty gwsw:isInputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66750 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-66753 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:StandaardAfsluiterstand;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66754 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Fabricaat;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66755 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DefectAanHulpstuk_Appendage;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66756 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-66757 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-22"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MateriaalAfsluiter;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66758 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Energieverliescoefficient;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66759 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:Mechanisch.
_:n3-66760 a owl:Restriction;
    owl:onClass gwsw:InspecterenPersleiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66762 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-02-28"^^xsd:date, "2023-01-10"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ontluchter;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-66763 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ontspanningsventiel;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-66764 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-10-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Mangat;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-66767 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-07-22"^^xsd:date;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MinimaalBenodigdeWanddikte;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66769 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:Gesloten.
_:n3-66770 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOverdrukOfOnderdruk.
_:n3-66771 a owl:Restriction;
    owl:onClass gwsw:Leidingdruk;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-66773 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ontspanningsventiel;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-66774 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-07-22"^^xsd:date;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MinimaalBenodigdeWanddikte;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66775 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ontluchter;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-66776 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:Gesloten.
_:n3-66777 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOverdrukOfOnderdruk.
_:n3-66778 a owl:Restriction;
    owl:onClass gwsw:InspecterenPersleiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66779 a owl:Restriction;
    owl:onClass gwsw:Leidingdruk;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-66780 a owl:Restriction;
    owl:onClass gwsw:InspecterenPersleiding;
    owl:onProperty gwsw:isInputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66891 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom gwsw:Dt_Ovaliteit.
_:n3-66892 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOvaliteit;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66906 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:nonNegativeInteger.
_:n3-66907 a owl:Restriction;
    owl:onClass gwsw:WaarnemingDraadbreuk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66908 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-66909 a owl:Restriction;
    owl:onClass gwsw:WaarnemingBuiging;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66910 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-66911 a owl:Restriction;
    owl:onClass gwsw:WaarnemingBuiging;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66912 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-66913 a owl:Restriction;
    owl:onClass gwsw:WaarnemingBuiging;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66914 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-66915 a owl:Restriction;
    owl:onClass gwsw:WaarnemingHoekverdraaiing;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66916 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-66917 a owl:Restriction;
    owl:onClass gwsw:WaarnemingHoekverdraaiing;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66941 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeRioolleiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66942 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeTransportleiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-66943 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-66954 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanTweeLeidingen.
_:n3-67345 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-67365 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-67367 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-09-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-67368 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-09-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-67369 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Aansluiting;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-67374 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:GoedBlijvenFunctioneren.
_:n3-67375 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:ZonderToestandswijziging.
_:n3-67376 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-08-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:HerstellenPersleiding;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67377 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:OndernomenActieColl.
_:n3-67391 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-02-28"^^xsd:date, "2023-01-10"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeRioolleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67393 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-03-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ServiceMechanisch;
    owl:onProperty gwsw:isInputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67394 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2023-01-10"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeTransportleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67395 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DefectAanHulpstuk_Appendage;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67396 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Appendage_orientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67397 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Energieverliescoefficient;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67398 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OntluchtenLeiding.
_:n3-67399 a owl:Restriction;
    owl:onClass gwsw:InspecterenPersleiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67403 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-03-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleidingsysteem;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67404 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerVanGassenUitDeRiolering.
_:n3-67409 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-05-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeRioolleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger.
_:n3-67410 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeTransportleiding;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "2"^^xsd:nonNegativeInteger.
_:n3-67411 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-03-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-03-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ServiceMechanisch;
    owl:onProperty gwsw:isInputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67413 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Energieverliescoefficient;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67414 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:Be_OfOntluchten.
_:n3-67415 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LuchtInMechanischeLeidingRegelen.
_:n3-67455 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ConstructieveIntegriteitOnvoldoende;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67456 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:OorzaakPLIConstructiefColl.
_:n3-67477 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:HydraulischeCapaciteitOnvoldoende;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67478 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:OorzaakPLIHydraulischColl.
_:n3-67573 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Project;
    owl:onProperty gwsw:isInputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67577 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Project;
    owl:onProperty gwsw:isOutputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67603 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-08-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-01-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Waarneming;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67685 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanLeidingenMetVerschillendMatOfVerb.
_:n3-67737 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-67746 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:Calamiteit.
_:n3-67747 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OvertolligAfvalwaterLatenWegstromen.
_:n3-67779 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67780 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-67831 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-67832 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-05"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Pigging;
    owl:onProperty gwsw:isInputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67833 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-67834 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Zakbaak;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-67835 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleidingsysteem;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67838 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOverdruk.
_:n3-67839 gwsw:hasDateChange "2020-10-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Incidentobject;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67840 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Punt;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67841 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DatumIncident;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67842 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Incidentnummer;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67843 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:SignalerenPersleidingincident;
    owl:onProperty gwsw:isOutputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67844 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-11-04"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ActiehouderPersleidingincident;
    owl:onProperty gwsw:isInputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67845 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-03-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ontluchtingsleiding;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-67846 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Waterslagvoorziening;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-67847 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleiding;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67848 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Rioolgemaal;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67850 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lozingspunt;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67852 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportOnderOverdruk.
_:n3-67853 a owl:Restriction;
    owl:onClass gwsw:Pigging_installatie;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67875 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-05"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleiding;
    owl:onProperty gwsw:hasInput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67880 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfstromingHerstellen.
_:n3-67881 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lanceerpunt;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67882 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:OnderhoudPlegen.
_:n3-67883 a owl:Restriction;
    owl:onClass gwsw:Persleidingsysteem;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67951 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerpompenVanAfvalwater.
_:n3-67953 a owl:Restriction;
    owl:onClass gwsw:Rioolstelsel;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67988 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-08-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DiagnoseStellenPersleidingincident;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67989 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ActiehouderPersleidingincident;
    owl:onProperty gwsw:hasInput;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67990 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluerenPersleidingincident;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67991 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:HerstellenPersleiding;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-67992 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:SignalerenPersleidingincident;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68000 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-26"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    gwsw:hasValidity "1t 10t 12t";
    a owl:Restriction;
    owl:onClass gwsw:ProjectreferentieOpdrachtgever;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68001 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-31"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Opdrachtnemer;
    owl:onProperty gwsw:hasOutput;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68002 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-26"^^xsd:date;
    gwsw:hasValidity "1t 10t 12t";
    a owl:Restriction;
    owl:onClass gwsw:ProjectreferentieOpdrachtnemer;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68003 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Opdrachtgever;
    owl:onProperty gwsw:hasInput;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68004 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-10-26"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    gwsw:hasValidity "1t 10t 12t";
    a owl:Restriction;
    owl:onClass gwsw:Project;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68005 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-26"^^xsd:date;
    gwsw:hasValidity "1t 10t 12t";
    a owl:Restriction;
    owl:onClass gwsw:Project;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68006 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68007 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:boolean.
_:n3-68009 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-68010 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-68012 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-68013 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-68015 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Appendage_orientatie;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68016 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-68017 a owl:Restriction;
    owl:onClass gwsw:LocatieWaarneming;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68033 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-68034 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68035 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68036 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68037 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-06-01"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    gwsw:hasValidity "5t 10t 12t 14t";
    a owl:Restriction;
    owl:onClass gwsw:MateriaalPut;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68038 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68050 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:BreedtePut.
_:n3-68051 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:HoogtePut.
_:n3-68052 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:LengtePut.
_:n3-68053 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:VormPut.
_:n3-68054 gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-24"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasAspect;
    owl:someValuesFrom gwsw:MateriaalPut.
_:n3-68056 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-68057 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68060 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-68061 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-09-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ondergrond;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68065 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-05-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Adresgegevens;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68067 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GegravenOfGeboordeKokervormigeDiepte.
_:n3-68069 a owl:Restriction;
    owl:onClass gwsw:TheoretischeLevensduur;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68126 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-11-07"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Maaiveldorientatie;
    owl:onProperty gwsw:hasConnection;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68127 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-68129 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68421 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Constructieonderdeelorientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68422 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:ResultaatRepareren.
_:n3-68423 a owl:Restriction;
    owl:onClass gwsw:InspecterenPersleiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68427 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:DoorvoerenBeperkteToestandswijziging.
_:n3-68457 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:NatuurlijkOfKunstmatigGebied.
_:n3-68458 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:OpslagVanWater.
_:n3-68500 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-68501 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-68502 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleidingsysteem;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68506 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-68507 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-68508 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-68510 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerpompenVanAfvalwater.
_:n3-68513 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Drukklasse;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68514 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Kleur;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68515 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-68516 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-68518 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-08-20"^^xsd:date;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BCBbb;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68519 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanAfvalwater.
_:n3-68520 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanAfvalwater.
_:n3-68523 a owl:Restriction;
    owl:onClass gwsw:Buisdeel;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-68535 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 "1"^^xsd:nonNegativeInteger.
_:n3-68560 gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lining;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68563 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-05-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Coating;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68584 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:LeidingenAansluiten.
_:n3-68585 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:RioolleidingenAansluiten.
_:n3-68586 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VertikaleWaterdichteConstructie.
_:n3-68608 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanAfvalwater.
_:n3-68609 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanAfvalwater.
_:n3-68636 a owl:Restriction;
    owl:onProperty gwsw:hasPart;
    owl:allValuesFrom _:n3-68637.
_:n3-68640 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-68641 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-68642 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2025-11-11"^^xsd:date;
    a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-68676 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-20"^^xsd:date;
    gwsw:hasValidity "*t";
    a owl:Restriction;
    owl:onClass gwsw:Spindel;
    owl:onProperty gwsw:hasPart;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68677 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:SchuifbarePlaat.
_:n3-68685 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-68689 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-03-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ontluchter;
    owl:onProperty gwsw:hasInput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68690 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-03-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-24"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gemaal;
    owl:onProperty gwsw:hasInput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68692 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-03-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2017-03-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Ontspanningsventiel;
    owl:onProperty gwsw:hasInput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68693 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-05-15"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeAfsluiter;
    owl:onProperty gwsw:hasInput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68711 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-10-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:WaarnemingPersleidingincident;
    owl:onProperty gwsw:hasInput;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68712 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:ProcesPersleidingincident;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68713 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-10-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleidingincident;
    owl:onProperty gwsw:hasOutput;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68756 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DubbelkerendeSpindelschuif;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68757 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EnkelkerendeSpindelschuif;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68758 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:RotatieOmzettenNaarTranslatie.
_:n3-68793 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:GeleidenVanTreinen.
_:n3-68799 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfvoerenHemelwaterNaarDeBovengrond.
_:n3-68821 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:MechanischeAfsluiter;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-68822 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:StandaardAfsluiterstandColl.
_:n3-68935 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:NetwerkVanVerbondenKnooppunten.
_:n3-68936 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-68956 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-68960 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-05-15"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Aansluiting;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-69162 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-05-01"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Herstellen;
    owl:onProperty gwsw:isInputOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69165 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GeheelVanStelsels.
_:n3-69168 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanDrieLeidingen.
_:n3-69233 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:ScharnierBovenzijde.
_:n3-69246 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Apparatuur;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69248 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:date.
_:n3-69249 a owl:Restriction;
    owl:onClass gwsw:Bouwwerk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69250 a owl:Restriction;
    owl:onClass gwsw:Constructieonderdeel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69251 a owl:Restriction;
    owl:onClass gwsw:Inwinning;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69253 a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69254 a owl:Restriction;
    owl:onClass gwsw:Put;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69268 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69269 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69272 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69286 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-69288 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-07-16"^^xsd:date;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Coating;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69290 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Drukklasse;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69291 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:KathodischeBescherming;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69292 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2024-05-16"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Kleur;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69294 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-69295 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-69296 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:BCBbb;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-69297 gwsw:hasValidity "13t 14t";
    a owl:Restriction;
    owl:onClass gwsw:AfvoerDWA_situatie;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-69298 gwsw:hasValidity "13t 14t";
    a owl:Restriction;
    owl:onClass gwsw:AfvoerHWA_situatie;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-69299 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanAfvalwater.
_:n3-69301 a owl:Restriction;
    owl:onClass gwsw:Beluchter;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-69302 a owl:Restriction;
    owl:onClass gwsw:Buisdeel;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-69303 a owl:Restriction;
    owl:onClass gwsw:Compensator;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-69304 a owl:Restriction;
    owl:onClass gwsw:Mangat;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-69305 a owl:Restriction;
    owl:onClass gwsw:Verbindingsstuk;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-69311 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanAfvalwater.
_:n3-69324 a owl:Restriction;
    owl:onProperty gwsw:toepassing;
    owl:hasValue gwsw:ToegangVoorInjecteren.
_:n3-69355 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-69356 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:WijzeVanDrukbepaling;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69357 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-05-14"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leidingdruk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69705 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:VoorzienVanVeer.
_:n3-69714 a owl:Restriction;
    owl:onProperty gwsw:doel;
    owl:hasValue gwsw:VerminderenVuilbelastingVanOppervlaktewater.
_:n3-69723 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-69724 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanHemelwater.
_:n3-69733 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DefectAanHulpstuk_Appendage;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69734 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-69735 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanLeidingen.
_:n3-69736 a owl:Restriction;
    owl:onClass gwsw:Aansluiting;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69737 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Leiding;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69738 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VerbindingstypeColl.
_:n3-69739 a owl:Restriction;
    owl:onClass gwsw:Buisdeel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69826 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanLeidingenMetVerschillendeDiam.
_:n3-69829 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69830 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:boolean.
_:n3-69831 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-12"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-69832 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VeroorzakerPersleidingincident.
_:n3-69895 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VervangenFunctie.
_:n3-69926 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanGrondwater.
_:n3-70165 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom geo:gmlLiteral.
_:n3-70166 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:AfsluitenInTweeStroomrichtingen.
_:n3-70186 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-70188 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:EvaluatiePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70189 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-70238 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70239 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-70272 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:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70273 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-70274 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:VormPutColl.
_:n3-70293 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-09-03"^^xsd:date;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-25"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lining;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70296 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 "1"^^xsd:nonNegativeInteger.
_:n3-70297 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-70317 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-70344 a owl:Restriction;
    owl:onProperty gwsw:structuur;
    owl:hasValue gwsw:Gesloten.
_:n3-70345 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportDoorDeZwaartekracht.
_:n3-70359 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-04-22"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-03-15"^^xsd:date;
    rdfs:comment "20160415: Inverse = optioneel, niet elke specialisatie zit in vv stelsel";
    a owl:Restriction;
    owl:onClass gwsw:Aansluiting;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70360 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-70364 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanAfvalwater.
_:n3-70365 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportDoorDeZwaartekracht.
_:n3-70372 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-70373 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-09-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-07-28"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Lining;
    owl:onProperty gwsw:hasPart;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70374 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-70381 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportDoorDeZwaartekracht.
_:n3-70383 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-70386 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:TransportDoorDeZwaartekracht.
_:n3-70407 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-03-01"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    a owl:Restriction;
    owl:onClass gwsw:Lozingspunt;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70408 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-70412 a owl:Restriction;
    owl:onClass gwsw:VrijvervalRioolleiding;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-70413 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:InzamelingVanVuilwater.
_:n3-70414 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TijdelijkeBergingVanVuilwater.
_:n3-70415 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:TransportVanVuilwater.
_:n3-70440 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-11-04"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:DiagnosePersleidingincident;
    owl:onProperty gwsw:isAspectOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70441 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2014-08-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-01-05"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Opmerking;
    owl:onProperty gwsw:hasAspect;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-70447 a owl:Restriction;
    owl:onClass gwsw:MetingBuigingHorizontaal;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70448 a owl:Restriction;
    owl:onClass gwsw:MetingBuigingTotaal;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70449 a owl:Restriction;
    owl:onClass gwsw:MetingBuigingVerticaal;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70450 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOpLocatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70451 a owl:Restriction;
    owl:onClass gwsw:Omtreklocatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70452 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOpLocatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70453 a owl:Restriction;
    owl:onClass gwsw:Omtreklocatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70454 a owl:Restriction;
    owl:onClass gwsw:MetingAantalDraadbreuken;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70455 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOpLocatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70456 a owl:Restriction;
    owl:onClass gwsw:Gasophopingtype;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70457 a owl:Restriction;
    owl:onClass gwsw:LengteGasophoping;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70458 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOpLocatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70459 a owl:Restriction;
    owl:onClass gwsw:MetingHoekverdraaiingHorizontaal;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70460 a owl:Restriction;
    owl:onClass gwsw:MetingHoekverdraaiingVerticaal;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70461 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOpLocatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70462 a owl:Restriction;
    owl:onClass gwsw:Lekdebiet;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70463 a owl:Restriction;
    owl:onClass gwsw:Lekkagetype;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70464 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOpLocatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70465 a owl:Restriction;
    owl:onClass gwsw:InspecterenBuisdeel;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70466 a owl:Restriction;
    owl:onClass gwsw:InspecterenPersleiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70467 a owl:Restriction;
    owl:onClass gwsw:WaarnemingBuiging;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-70468 a owl:Restriction;
    owl:onClass gwsw:WaarnemingDelaminatie;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-70469 a owl:Restriction;
    owl:onClass gwsw:WaarnemingDraadbreuk;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-70470 a owl:Restriction;
    owl:onClass gwsw:WaarnemingGasophoping;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-70471 a owl:Restriction;
    owl:onClass gwsw:WaarnemingHoekverdraaiing;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-70472 a owl:Restriction;
    owl:onClass gwsw:WaarnemingLekkage;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-70473 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOvaliteit;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-70474 a owl:Restriction;
    owl:onClass gwsw:WaarnemingVervuiling;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-70475 a owl:Restriction;
    owl:onClass gwsw:WaarnemingVoegwijdte;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-70476 a owl:Restriction;
    owl:onClass gwsw:Wandmeting;
    owl:onProperty gwsw:hasPart;
    owl:minQualifiedCardinality "0"^^xsd:nonNegativeInteger.
_:n3-70477 a owl:Restriction;
    owl:onClass gwsw:LocatieWaarneming;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70481 a owl:Restriction;
    owl:onClass gwsw:BreedteBuisdeelMeting;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70482 a owl:Restriction;
    owl:onClass gwsw:HoogteBuisdeelMeting;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70483 a owl:Restriction;
    owl:onClass gwsw:MetenOvaliteit;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70484 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOpLocatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70485 a owl:Restriction;
    owl:onClass gwsw:Opmerking;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70486 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-10-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:SignalerenPersleidingincident;
    owl:onProperty gwsw:isInputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70491 a owl:Restriction;
    owl:onClass gwsw:Omtreklocatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70492 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOpLocatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70493 a owl:Restriction;
    owl:onClass gwsw:VoegwijdteMeting;
    owl:onProperty gwsw:hasAspect;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70494 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOpLocatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70501 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-70502 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-70503 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:integer.
_:n3-70504 a owl:Restriction;
    owl:onClass gwsw:Buisdeel;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70505 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Wandmeting;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70506 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-70507 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Wandmeting;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70508 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-70509 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Wandmeting;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70510 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-70511 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Wandmeting;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70512 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-70513 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Wandmeting;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70514 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-70515 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Wandmeting;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70516 a owl:Restriction;
    owl:onProperty gwsw:hasValue;
    owl:allValuesFrom xsd:decimal.
_:n3-70517 a owl:Restriction;
    owl:onClass gwsw:AfwijkingWanddikte;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70518 a owl:Restriction;
    owl:onClass gwsw:Omtreklocatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70519 a owl:Restriction;
    owl:onClass gwsw:WanddikteAfnameGemiddeld;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70520 a owl:Restriction;
    owl:onClass gwsw:WanddikteAfnameMaximaal;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70521 a owl:Restriction;
    owl:onClass gwsw:WanddikteAfnameMinimaal;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70522 a owl:Restriction;
    owl:onClass gwsw:WanddiktemetingGemiddeld;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70523 a owl:Restriction;
    owl:onClass gwsw:WanddiktemetingMaximaal;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70524 a owl:Restriction;
    owl:onClass gwsw:WanddiktemetingMinimaal;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70525 a owl:Restriction;
    owl:onClass gwsw:WaarnemingOpLocatie;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70621 gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-03"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Persleidingsysteem;
    owl:onProperty gwsw:isPartOf;
    owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70622 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-05-03"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Gemaal;
    owl:onProperty gwsw:isPartOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70623 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Appendage_orientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70624 gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Energieverliescoefficient;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70625 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:Electromechanisch_Mechanisch_Bouwkundig.
_:n3-70626 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerminderingWaterslageffect.
_:n3-70627 a owl:Restriction;
    owl:onClass gwsw:InspecterenPersleiding;
    owl:onProperty gwsw:isOutputOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70662 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:TypeDruk;
    owl:onProperty gwsw:isAspectOf;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-70663 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:WijzeVanDrukbepalingColl.
_:n3-70668 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-70669 a owl:Restriction;
    owl:onProperty gwsw:hasReference;
    owl:allValuesFrom gwsw:WijzeVanInwinningColl.
_:n3-70703 a owl:Restriction;
    owl:onProperty gwsw:uitvoering;
    owl:hasValue gwsw:GeslotenVat.
_:n3-70704 a owl:Restriction;
    owl:onProperty gwsw:technologie;
    owl:hasValue gwsw:ViaGasvullingDrukvariatiesOpvangen.
_:n3-71672 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:VerbindenVanDrieLeidingen.
_:n3-71678 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-71679 gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    a owl:Restriction;
    owl:onClass gwsw:Appendage_orientatie;
    owl:onProperty gwsw:hasAspect;
    owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger.
_:n3-71680 a owl:Restriction;
    owl:onProperty gwsw:functie;
    owl:hasValue gwsw:MetenVanNiveauwijziging.
gwsw:Dt_BreedteBuisdeel rdfs:label "Breedte buisdeel (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64271.
gwsw:Dt_BreedteHulpstuk rdfs:label "Breedte hulpstuk (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64276.
gwsw:Dt_BreedteLeiding rdfs:label "Breedte leiding (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64281.
gwsw:Dt_BreedtePut rdfs:label "Breedte put (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64286.
geo:gmlLiteral a rdfs:Datatype.
gwsw:Dt_DiameterBuisdeel rdfs:label "Diameter buisdeel (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64316.
gwsw:Dt_DiameterHulpstuk rdfs:label "Diameter hulpstuk (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64321.
gwsw:Dt_DiameterLeiding rdfs:label "Diameter leiding (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64326.
_:n3-64271 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-64272.
_:n3-64272 rdf:first _:n3-64273.
_:n3-64273 xsd:minInclusive 63.
_:n3-64272 rdf:rest _:n3-64274.
_:n3-64274 rdf:first _:n3-64275.
_:n3-64275 xsd:maxInclusive 4000.
_:n3-64274 rdf:rest rdf:nil.
_:n3-64276 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-64277.
_:n3-64277 rdf:first _:n3-64278.
_:n3-64278 xsd:minInclusive 63.
_:n3-64277 rdf:rest _:n3-64279.
_:n3-64279 rdf:first _:n3-64280.
_:n3-64280 xsd:maxInclusive 4000.
_:n3-64279 rdf:rest rdf:nil.
_:n3-64281 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-64282.
_:n3-64282 rdf:first _:n3-64283.
_:n3-64283 xsd:minInclusive 63.
_:n3-64282 rdf:rest _:n3-64284.
_:n3-64284 rdf:first _:n3-64285.
_:n3-64285 xsd:maxInclusive 4000.
_:n3-64284 rdf:rest rdf:nil.
_:n3-64286 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-64287.
_:n3-64287 rdf:first _:n3-64288.
_:n3-64288 xsd:minInclusive 300.
_:n3-64287 rdf:rest _:n3-64289.
_:n3-64289 rdf:first _:n3-64290.
_:n3-64290 xsd:maxInclusive 4000.
_:n3-64289 rdf:rest rdf:nil.
_:n3-64316 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-64317.
_:n3-64317 rdf:first _:n3-64318.
_:n3-64318 xsd:minInclusive 63.
_:n3-64317 rdf:rest _:n3-64319.
_:n3-64319 rdf:first _:n3-64320.
_:n3-64320 xsd:maxInclusive 4000.
_:n3-64319 rdf:rest rdf:nil.
_:n3-64321 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-64322.
_:n3-64322 rdf:first _:n3-64323.
_:n3-64323 xsd:minInclusive 63.
_:n3-64322 rdf:rest _:n3-64324.
_:n3-64324 rdf:first _:n3-64325.
_:n3-64325 xsd:maxInclusive 4000.
_:n3-64324 rdf:rest rdf:nil.
_:n3-64326 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-64327.
_:n3-64327 rdf:first _:n3-64328.
_:n3-64328 xsd:minInclusive 63.
_:n3-64327 rdf:rest _:n3-64329.
_:n3-64329 rdf:first _:n3-64330.
_:n3-64330 xsd:maxInclusive 4000.
_:n3-64329 rdf:rest rdf:nil.
gwsw:Dt_Energieverliescoefficient rdfs:label "Energieverliescoëfficiënt (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64336.
_:n3-64336 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-64337.
_:n3-64337 rdf:first _:n3-64338.
_:n3-64338 xsd:minInclusive "0"^^xsd:decimal.
_:n3-64337 rdf:rest _:n3-64339.
_:n3-64339 rdf:first _:n3-64340.
_:n3-64340 xsd:maxInclusive "1"^^xsd:decimal.
_:n3-64339 rdf:rest rdf:nil.
gwsw:Dt_HoogteBuisdeel rdfs:label "Hoogte buisdeel (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64361.
_:n3-64361 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-64362.
_:n3-64362 rdf:first _:n3-64363.
_:n3-64363 xsd:minInclusive 63.
_:n3-64362 rdf:rest _:n3-64364.
_:n3-64364 rdf:first _:n3-64365.
_:n3-64365 xsd:maxInclusive 4000.
_:n3-64364 rdf:rest rdf:nil.
gwsw:Dt_HoogteHulpstuk rdfs:label "Hoogte hulpstuk (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64366.
_:n3-64366 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-64367.
_:n3-64367 rdf:first _:n3-64368.
_:n3-64368 xsd:minInclusive 63.
_:n3-64367 rdf:rest _:n3-64369.
_:n3-64369 rdf:first _:n3-64370.
_:n3-64370 xsd:maxInclusive 4000.
_:n3-64369 rdf:rest rdf:nil.
gwsw:Dt_HoogteLeiding rdfs:label "Hoogte leiding (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64371.
_:n3-64371 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-64372.
_:n3-64372 rdf:first _:n3-64373.
_:n3-64373 xsd:minInclusive 63.
_:n3-64372 rdf:rest _:n3-64374.
_:n3-64374 rdf:first _:n3-64375.
_:n3-64375 xsd:maxInclusive 4000.
_:n3-64374 rdf:rest rdf:nil.
gwsw:Dt_HoogtePut rdfs:label "Hoogte put (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64376.
_:n3-64376 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-64377.
_:n3-64377 rdf:first _:n3-64378.
_:n3-64378 xsd:minInclusive 500.
_:n3-64377 rdf:rest _:n3-64379.
_:n3-64379 rdf:first _:n3-64380.
_:n3-64380 xsd:maxInclusive 4000.
_:n3-64379 rdf:rest rdf:nil.
gwsw:Dt_LengteLeiding rdfs:label "Lengte leiding (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64386.
_:n3-64386 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-64387.
_:n3-64387 rdf:first _:n3-64388.
_:n3-64388 xsd:minInclusive "1"^^xsd:decimal.
_:n3-64387 rdf:rest _:n3-64389.
_:n3-64389 rdf:first _:n3-64390.
_:n3-64390 xsd:maxInclusive "75"^^xsd:decimal.
_:n3-64389 rdf:rest rdf:nil.
gwsw:Dt_LengtePut rdfs:label "Lengte put (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64391.
_:n3-64391 a rdfs:Datatype;
    owl:onDatatype xsd:integer;
    owl:withRestrictions _:n3-64392.
_:n3-64392 rdf:first _:n3-64393.
_:n3-64393 xsd:minInclusive 300.
_:n3-64392 rdf:rest _:n3-64394.
_:n3-64394 rdf:first _:n3-64395.
_:n3-64395 xsd:maxInclusive 4000.
_:n3-64394 rdf:rest rdf:nil.
gwsw:Dt_Ovaliteit rdfs:label "Ovaliteit leiding (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64431.
_:n3-64431 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-64432.
_:n3-64432 rdf:first _:n3-64433.
_:n3-64433 xsd:minInclusive 0.
_:n3-64432 rdf:rest _:n3-64434.
_:n3-64434 rdf:first _:n3-64435.
_:n3-64435 xsd:maxInclusive 1.
_:n3-64434 rdf:rest rdf:nil.
gwsw:Dt_Z_coordinaat rdfs:label "Z-coördinaat (datatype)"@nl;
    a rdfs:Datatype;
    owl:equivalentClass _:n3-64456.
_:n3-64456 a rdfs:Datatype;
    owl:onDatatype xsd:decimal;
    owl:withRestrictions _:n3-64457.
_:n3-64457 rdf:first _:n3-64458.
_:n3-64458 xsd:minInclusive "-20"^^xsd:decimal.
_:n3-64457 rdf:rest _:n3-64459.
_:n3-64459 rdf:first _:n3-64460.
_:n3-64460 xsd:maxInclusive "325"^^xsd:decimal.
_:n3-64459 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-70238, _:n3-70239.
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-65112, _:n3-65113, _:n3-65114.
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-62933, _:n3-62934, _:n3-62935.
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-66603, _:n3-66604, _:n3-66605.
gwsw:LengteBuisdeel rdfs:label "Lengte buisdeel"@nl, "Pipe unit length"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-08-24"^^xsd:date;
    skos:definition "Lengte van een buisdeel"@nl, "[EN 16323:2014] internal length of the pipe barrel"@en, "[EN13508-2+A1] The length in millimetres of individual pipe units which comprise the pipeline. Where the pipe is continuous (e.g. masonry or brickwork), this code is not used"@en;
    skos:notation "ACG"^^gwsw:Dt_Notation_IL;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Lengte, _:n3-66224, _:n3-66225.
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-70670.
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-63837.
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:Aansluiting rdfs:label "Aansluiting"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-10-17"^^xsd:date;
    skos:definition "Het geheel van overdrachtspunt, leiding en inlaat voor de aanvoer van afvalwater"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-02-28"^^xsd:date;
    gwsw:hasValidity "3d 5d 10f 11d 13d 14f 15d";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-61522, _:n3-61528, _:n3-61529, _:n3-61533, _:n3-61534, _:n3-61535.
gwsw:OorzaakPLIConstructiefColl rdfs:label "Oorzaak PLI constructief (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-67457.
gwsw:OorzaakPLIHydraulischColl rdfs:label "Oorzaak PLI hydraulisch (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-67479.
gwsw:Maatregel rdfs:label "Maatregel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-10"^^xsd:date;
    skos:definition "[IRIS-RIOKEN:2012] Activiteiten die worden uitgevoerd ter verbetering van werken"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasValidity "1f 3f 5d 10f 11d 12f 14f";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Activiteit, _:n3-66482.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class.
gwsw:VerzamelingSoorten rdfs:label "Verzameling soorten"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-11-16"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-07-11"^^xsd:date;
    rdfs:comment "collection of qualitative aspects is specialisatie van collection of classes";
    skos:altLabel "Collectie kenmerkwaarden"@nl, "Domeinwaarden"@nl, "Verzameling kenmerkwaarden"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class.
gwsw:Activiteit rdfs:label "Activiteit"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2016-09-16"^^xsd:date;
    skos:definition "[Gellish] Is a deed (a performance by changing a state of affairs) by carrying out an action or pattern of behavior."@en, "[IMBOR] Iets dat mogelijk of daadwerkelijke gebeurt in ruimte en tijd."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    gwsw:hasValidity "1f 3f 5d 6d 10f 11d 12f 14f 15d";
    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: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-65121.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf _:n3-64724, _:n3-64725, _:n3-64732;
    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;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolstelsel, _:n3-70359, _:n3-70360, _:n3-70364, _:n3-70365.
gwsw:Ondergrond rdfs:label "Ondergrond"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-10-05"^^xsd:date;
    gwsw:hasValidity "1d 3d 5d 10d 11d 12d 14d 16d";
    rdfs:comment "De ruimte 'ondergrond' bevat leiding/put, via ondergrond verwijzen naar grondsoort enz";
    skos:altLabel "Bodem"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Ruimte, _:n3-67365, _:n3-67367, _:n3-67368, _:n3-67369.
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-68956, _:n3-68960.
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, gwsw:IncidentobjectPLIConstructief, _:n3-69733, _:n3-69734, _:n3-69735, _:n3-69736.
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-66471, _:n3-66472, _:n3-66473, _:n3-66474, _:n3-66475.
gwsw:Kolk rdfs:label "Kolk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-04"^^xsd:date;
    skos:definition "Een reservoir bestemd voor de opvang van hemelwater afkomstig van erop aangesloten oppervlakken, het laten bezinken van in dit water meegevoerde bezinkbare stoffen en de afvoer van dit water naar een rioolstelsel of naar de ondergrond"@nl, "[NEN 3300:1996] ingegraven bak voor de opvang van neerslag afkomstig van erop aangesloten oppervlakken, voor het laten bezinken van in dit water meegevoerde bezinkbare stoffen en voor de afvoer van dit water naar de riolering"@nl;
    skos:notation "EAA"^^gwsw:Dt_Notation_RK;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-03-23"^^xsd:date;
    gwsw:hasValidity "5d 11d 13d 15d";
    rdfs:seeAlso "Vervallen link: https://imgeo.geostandaarden.nl/def/imgeo-object/put/kolk-niet-bgt", "[IMGeo:1.0/2007] Open hemelwater afvoer, aangesloten op het transportnet van hemelwater."@nl;
    skos:altLabel "Afvoerput"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Put, _:n3-65997, _:n3-65998.
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-68799.
gwsw:Aansluitleiding rdfs:label "Aansluitleiding"@nl, "Drain (EN)"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-03-20"^^xsd:date;
    skos:definition "Een leiding voor de aanvoer van afvalwater."@nl, "[EN 16323:2014] pipeline, usually underground, designed to carry wastewater from a source to a sewer"@en, "[NEN 3300:1996] Leiding tussen een gebouw of een kolk en een knooppunt of leiding"@nl, "[NEN-EN 752:2008] gewoonlijk ondergrondse leiding die afvalwater van een gebouw of een kolk naar een riool voert [EN 1085:2007, definitie 2250]"@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2006-02-20"^^xsd:date;
    gwsw:hasValidity "5d 11d 13d 14f 15d";
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    rdfs:seeAlso "file:///img/Aansluitleiding.png";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Leiding, _:n3-61544.
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;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-66147, _:n3-66148, _:n3-66149, _:n3-66150, _:n3-66152, _:n3-66153, _:n3-66154, _:n3-66156, _:n3-66158, _:n3-66160, _:n3-66161, _:n3-66162, _:n3-66165, _:n3-66166, _:n3-66167, _:n3-66168, _:n3-66171, _:n3-66173, _:n3-66181, _:n3-66182.
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-61549.
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-65975, _:n3-65976, _:n3-65979.
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;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-68033, _:n3-68034, _:n3-68035, _:n3-68036, _:n3-68037, _:n3-68038, _:n3-68050, _:n3-68051, _:n3-68052, _:n3-68053, _:n3-68054, _:n3-68056, _:n3-68057, _:n3-68060, _:n3-68061, _:n3-68065, _:n3-68067, _:n3-68069.
gwsw:AantalDoden rdfs:label "Aantal doden"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date;
    skos:definition "Aantal doden als gevolg van een persleidingincident"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    gwsw:hasUnit "pcs";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-61552, _:n3-61553.
gwsw:EvaluatiePersleidingincident rdfs:label "Evaluatie persleidingincident"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Resultaat, _:n3-64560, _:n3-64561, _:n3-64562, _:n3-64563, _:n3-64564, _:n3-64565, _:n3-64566, _:n3-64567, _:n3-64568, _:n3-64569, _:n3-64570, _:n3-64571, _:n3-64572, _:n3-64573, _:n3-64574, _:n3-64575, _:n3-64576, _:n3-64577, _:n3-64578.
gwsw:AantalGewonden rdfs:label "Aantal gewonden"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date;
    skos:definition "Aantal gewonden als gevolg van een persleidingincident"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    gwsw:hasUnit "pcs";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-61554, _:n3-61555.
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-65860, _:n3-65861, _:n3-65863, _:n3-65865, _:n3-65866, _:n3-65867, _:n3-65869, _:n3-65871, _:n3-65873, _:n3-65874, _:n3-65879, _:n3-65880, _:n3-65882, _:n3-65883, _:n3-65885, _:n3-65897, _:n3-65898, _:n3-65899, _:n3-65900, _:n3-65901.
gwsw:Gemeente rdfs:label "Gemeente"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2020-04-18"^^xsd:date;
    skos:definition "[IMBOR] De bestuurslaag onder de Nederlandse provincie bestaande uit een verzameling woonkernen met het bijbehorende gebied."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-11-29"^^xsd:date;
    rdfs:seeAlso "[IRIS-RIOKEN:2012] Een van de Nederlandse gemeenten. Het gebied van een zelfstandig onderdeel van de staat, onder bestuur van een raad, een burgemeester en wethouders."@nl, "[Saniwijzer] Kleinste eenheid van openbaar bestuur, bestuurd door een gemeenteraad en B en W (bron definitie: Van Dale)"@nl;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Levensvorm, gwsw:ActiehouderPersleidingincident, gwsw:VeroorzakerPersleidingincident.
gwsw:AantalMeldingen rdfs:label "Aantal meldingen"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date;
    skos:definition "Aantal meldingen als gevolg van een persleidingincident"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    gwsw:hasUnit "pcs";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-61561, _:n3-61562.
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;
    skos:scopeNote gwsw:Cof_MLD, gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Put, _:n3-68535, _:n3-68560, _:n3-68563, _:n3-68584, _:n3-68585, _:n3-68586.
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-64865, _:n3-64876, _:n3-64882, _:n3-64883, _:n3-64884.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class.
gwsw:Drinkwaterbedrijf rdfs:label "Drinkwaterbedrijf"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-08-28"^^xsd:date;
    skos:scopeNote gwsw:Cof_MLD, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VeroorzakerPersleidingincident.
gwsw:Waterschap rdfs:label "Waterschap"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2016-08-25"^^xsd:date;
    skos:definition "[IMBOR] Een regionaal overheidsorgaan dat bestuurlijk verantwoordelijk is voor de waterhuishouding in een gebied."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-11-30"^^xsd:date;
    gwsw:hasValidity "1d";
    rdfs:seeAlso "Vervallen link: https://imgeo.geostandaarden.nl/def/imgeo-object/waterschap";
    skos:scopeNote gwsw:Cof_MLD, gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Levensvorm, gwsw:ActiehouderPersleidingincident, gwsw:VeroorzakerPersleidingincident.
gwsw:ActiehouderPersleidingincident rdfs:label "Actiehouder persleidingincident"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-04"^^xsd:date;
    skos:definition "Organisatie die de actie onderneemt"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Levensvorm, _:n3-61621, _:n3-61622.
gwsw:ProcesPersleidingincident rdfs:label "Proces persleidingincident"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-10-29"^^xsd:date;
    skos:definition "Proces voor registratie van persleidingincidenten"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:seeAlso "file:///img/ProcesPersleidingincident.png";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Activiteit, _:n3-67988, _:n3-67989, _:n3-67990, _:n3-67991, _:n3-67992.
gwsw:Persleidingincident rdfs:label "Persleidingincident"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-04"^^xsd:date;
    skos:definition "Een incident bij een persleiding of appendage die onderdeel is van de persleiding."@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Activiteit, _:n3-67839, _:n3-67840, _:n3-67841, _:n3-67842, _:n3-67843, _:n3-67844.
gwsw:Adresgegevens rdfs:label "Adresgegevens"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2018-12-05"^^xsd:date, "2026-05-01"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-29"^^xsd:date;
    gwsw:hasValidity "5d 11d 15d 16d";
    rdfs:comment "BAG / StUF-berichten - ADR Adres";
    rdfs:seeAlso "https://www.stelselcatalogus.nl/registraties/BAG/Adresseerbaar_object/Heeft_als_hoofdadres", "[NEN 5826:2002] de verzameling van gegevens voor de aanduiding van een individuele woon- of bedrijfseenheid dan wel de aanduiding van een bestemming"@nl;
    skos:altLabel "Adres-informatie"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-61626, _:n3-61627, _:n3-61634.
gwsw:Gebouw rdfs:label "Gebouw"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Eric van Gorkom";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-05-13"^^xsd:date, "2021-12-24"^^xsd:date;
    skos:definition "[IMBOR] Overdekte en geheel of gedeeltelijk met wanden omsloten constructief zelfstandige eenheid bedoeld voor het in een afgeschermde omgeving onderbrengen van mensen, dieren of voorwerpen of voor de productie van goederen."@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2007-11-29"^^xsd:date;
    gwsw:hasValidity "*d";
    rdfs:seeAlso "[NEN 3610:2010] Vrijstaande, overdekte en geheel of gedeeltelijke met wanden omsloten toegankelijke ruimte, die direct of indirect met de grond is verbonden."@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Bouwwerk, _:n3-64792, _:n3-64793.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Bouwwerk, _:n3-64827, _:n3-64828, _:n3-64832, _:n3-64834, _:n3-64838.
gwsw:Afdekking rdfs:label "Afdekking"@nl;
    gwsw:hasAuthorChange "Eric van Gorkom";
    gwsw:hasDateChange "2022-09-27"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-15"^^xsd:date;
    gwsw:hasValidity "5d 10d 11d 12f 13d 14f";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-61645, _:n3-61648, _:n3-61649.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-63257, _:n3-63258.
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-66547, _:n3-66549.
gwsw:Repareren rdfs:label "Repareren"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-10-28"^^xsd:date;
    skos:definition "[NEN 3300:1996] herstel van het oorspronkelijke functioneren, waarbij een beperkte toestandswijziging wordt doorgevoerd"@nl, "[NEN-EN 752:2008] herstellen van plaatselijke schade"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasValidity "6d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Maatregel, _:n3-68427.
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;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolleiding, _:n3-70293, _:n3-70296, _:n3-70297, _:n3-70317, _:n3-70344, _:n3-70345.
gwsw:DefectAanBuisdeelColl rdfs:label "Defect aan buisdeel (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-63947.
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-63053.
gwsw:Afsluiteraandrijving rdfs:label "Afsluiteraandrijving"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-05-01"^^xsd:date;
    skos:definition "[IMBOR] Een mechaniek om de doorstroming van een afsluiter te regelen, handmatig te bedienen of voorzien van een kleine motor."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-02-28"^^xsd:date;
    gwsw:hasValidity "10d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-61681, _:n3-61682, _:n3-61683.
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, gwsw:IncidentobjectPLIConstructief, gwsw:IncidentobjectPLIHydraulisch, _:n3-66739, _:n3-66741, _:n3-66746, _:n3-66747, _:n3-66748, _:n3-66750, _:n3-66753, _:n3-66754, _:n3-66755, _:n3-66756, _:n3-66757, _:n3-66758, _:n3-66759, _:n3-66760.
gwsw:Bedieningswijze rdfs:label "Bedieningswijze"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-12-16"^^xsd:date;
    skos:definition "[IMBOR] Categorisering van de wijze waarop het object bediend kan worden."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-10"^^xsd:date;
    skos:altLabel "Type bediening";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-62479, _:n3-62480.
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-61685.
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";
    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-65127, _:n3-65128, _:n3-65137, _:n3-65138, _:n3-65139, _:n3-65140, _:n3-65141, _:n3-65142.
gwsw:AfstandTotBeginpunt rdfs:label "Afstand tot beginpunt"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Afstand van de inlaat van de leiding tot het beginpunt."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Afstand, _:n3-61688, _:n3-61689, _:n3-61690.
gwsw:WaarnemingGasophoping rdfs:label "Waarneming gasophoping"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-10-29";
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:WaarnemingPersleiding, _:n3-70456, _:n3-70457, _:n3-70458.
gwsw:Wandmeting rdfs:label "Wandmeting"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-10-29";
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:WaarnemingPersleiding, _:n3-70517, _:n3-70518, _:n3-70519, _:n3-70520, _:n3-70521, _:n3-70522, _:n3-70523, _:n3-70524, _:n3-70525.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-69162, _:n3-69165.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Stelsel, _:n3-69311.
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;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Stelsel, _:n3-68608, _:n3-68609.
gwsw:Persleidingsysteem rdfs:label "Persleidingstelsel"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2026-05-21"^^xsd:date, "2021-10-01", "2024-04-30";
    skos:definition "Een netwerk met een enkele persleiding of meerdere persleidingen voor transport van afvalwater."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    gwsw:hasValidity "1d 12d";
    skos:altLabel "Persleidingsysteem"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_PLI, gwsw:Cof_RGM, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Transportstelsel, _:n3-67845, _:n3-67846, _:n3-67847, _:n3-67848, _:n3-67850, _:n3-67852, _:n3-67853.
gwsw:AfvoerDWA_situatie rdfs:label "Afvoer DWA-situatie"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2022-11-27"^^xsd:date, "2024-05-02"^^xsd:date;
    skos:definition "Som van DWA-debiet en DWA-debiet van invoerende afvoerpunten"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-11-25"^^xsd:date;
    gwsw:hasUnit "m3/h";
    gwsw:hasValidity "10d 15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-61717, _:n3-61718, _:n3-61719.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Leiding, _:n3-69286, _:n3-69288, _:n3-69290, _:n3-69291, _:n3-69292, _:n3-69294, _:n3-69295, _:n3-69296, _:n3-69297, _:n3-69298, _:n3-69299, _:n3-69301, _:n3-69302, _:n3-69303, _:n3-69304, _:n3-69305.
gwsw:AfvoerHWA_situatie rdfs:label "Afvoer HWA-situatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2022-11-27"^^xsd:date, "2024-05-02"^^xsd:date, "2023-01-13"^^xsd:date;
    skos:definition "Dit is de gesommeerde afvoer van het DWA-debiet, pompovercapaciteit en invoerende afvoerpunten"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-11-25"^^xsd:date;
    gwsw:hasUnit "m3/h";
    gwsw:hasValidity "10d 15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-61721, _:n3-61722, _:n3-61723.
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;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Ruimte.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Bouwwerk, _:n3-68457, _:n3-68458.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-68935.
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-66252, _:n3-66254, _:n3-66255, _:n3-66256.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:FysiekObject, _:n3-62893, _:n3-62894, _:n3-62902, _:n3-62906, _:n3-62907, _:n3-62908.
gwsw:AfwijkingWanddikte rdfs:label "Afwijking wanddikte"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    skos:definition "Nadere beschrijving van de waargenomen wanddikte, zoals lokale uitloging buiten- of binnenzijde of H2S aantasting."@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-30"^^xsd:date, "2026-01-04"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-61800.
gwsw:MateriaalAfsluiterColl rdfs:label "Materiaal afsluiter (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-66525.
gwsw:DefectAanHulpstuk_AppendageColl rdfs:label "Defect aan hulpstuk, appendage (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-63962.
gwsw:VerbindingstypeColl rdfs:label "Verbindingstype (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-69740.
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-70255.
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-70275.
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-61833, _:n3-61834, _:n3-61835.
gwsw:Apparatuurorientatie rdfs:label "Apparatuuroriëntatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-07-16"^^xsd:date;
    skos:definition "Een topologisch element dat het zwaartepunt (vertex) van de bovenkant apparatuurbodem beschrijft"@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-22"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:RepresentatieFysiekObject, _:n3-61836, _:n3-61837, _:n3-61838.
gwsw:TheoretischeLevensduur rdfs:label "Theoretische levensduur"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2026-05-19"^^xsd:date;
    skos:definition "Datum waarop een einde komt aan de theoretische periode waarin verwacht kan worden dat een bouw- of installatiedeel naar behoren kan functioneert, mits goed onderhouden."@nl, "[IMBOR] De tijdsduur dat het object na fabricatie vanaf de ingebruikname haar technische functie adequaat kan vervullen."@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-01"^^xsd:date;
    gwsw:hasUnit "yyyy-mm-dd";
    gwsw:hasValidity "15d";
    skos:altLabel "Technische levensduur"@nl, "Theoretisch Vervangingsjaar"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Datum, _:n3-69246, _:n3-69248, _:n3-69249, _:n3-69250, _:n3-69251, _:n3-69253, _:n3-69254.
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-68009, _:n3-68010, _:n3-68012, _:n3-68013, _:n3-68015, _:n3-68016, _:n3-68017.
gwsw:AppendageColl rdfs:label "Appendage (coll)"@nl;
    skos:definition "Hulpstuk in een mechanisch transportsysteem"@nl;
    gwsw:hasValidity "*d";
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-61839.
_:n3-61839 a owl:Class;
    owl:oneOf _:n3-61840.
_:n3-61840 rdf:first gwsw:MechanischeAfsluiter;
    rdf:rest _:n3-61841.
_:n3-61841 rdf:first gwsw:Ontluchter;
    rdf:rest _:n3-61842.
_:n3-61842 rdf:first gwsw:Compensator;
    rdf:rest _:n3-61843.
_:n3-61843 rdf:first gwsw:Waterslagvoorziening;
    rdf:rest rdf:nil.
gwsw:Ontluchter rdfs:label "Ontluchter"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Wouter van Riel";
    gwsw:hasDateChange "2021-10-01"^^xsd:date, "2024-04-23"^^xsd:date;
    skos:definition "Een toestel waarmee lucht uit een rioolstelsel kan ontsnappen."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    gwsw:hasValidity "1d 10d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, gwsw:IncidentobjectPLIConstructief, gwsw:IncidentobjectPLIHydraulisch, _:n3-67391, _:n3-67393, _:n3-67394, _:n3-67395, _:n3-67396, _:n3-67397, _:n3-67398, _:n3-67399.
gwsw:Compensator rdfs:label "Compensator"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-05-02"^^xsd:date;
    skos:definition "Hulpstuk voor het opvangen van spanningen in leidingwerk (vanwege trilling, uitzetting, krimp)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-28"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Hulpstuk, gwsw:IncidentobjectPLIConstructief, _:n3-63234, _:n3-63235, _:n3-63236.
gwsw:Waterslagvoorziening rdfs:label "Waterslagvoorziening"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2018-05-03"^^xsd:date, "2024-04-23"^^xsd:date;
    skos:definition "[NEN 3300:1996] Een constructie voor de vermindering van de effecten van waterslag"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    gwsw:hasValidity "10d 14d";
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, gwsw:IncidentobjectPLIConstructief, _:n3-70621, _:n3-70622, _:n3-70623, _:n3-70624, _:n3-70625, _:n3-70626, _:n3-70627.
gwsw:Appendage_orientatie rdfs:label "Appendage-oriëntatie"@nl;
    skos:definition "De positie van de appendage"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-06"^^xsd:date;
    gwsw:hasValidity "1d 3d 10d 12d 14d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:RepresentatieFysiekObject, _:n3-61844, _:n3-61845, _:n3-61846, _:n3-61847, _:n3-61848, _:n3-61849, _:n3-61850.
gwsw:Beluchter rdfs:label "Beluchter"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Finy Teitsma (Oranjewoud)", "Johan Post", "Wouter van Riel";
    gwsw:hasDateChange "2024-05-02"^^xsd:date, "2024-04-23"^^xsd:date, "2007-11-12"^^xsd:date, "2024-07-31"^^xsd:date, "2026-07-02"^^xsd:date;
    skos:definition "Een toestel voor het inbrengen van lucht in het stelsel."@nl;
    gwsw:hasAuthorStart "Finy Teitsma (Oranjewoud)";
    gwsw:hasDateStart "2007-10-23"^^xsd:date;
    gwsw:hasValidity "1d 10d 12d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-62555, _:n3-62556, _:n3-62557, _:n3-62558, _:n3-62559.
gwsw:Lanceerpunt rdfs:label "Lanceerpunt"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-04-23"^^xsd:date;
    skos:definition "[IMBOR] Een lanceerinrichting voor een pig run."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    gwsw:hasValidity "1d 3d 10d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-66104, _:n3-66105, _:n3-66106, _:n3-66107, _:n3-66108.
gwsw:Mangat rdfs:label "Mangat"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2024-04-30"^^xsd:date, "2024-05-02"^^xsd:date;
    skos:definition "Opening in leiding om toegang te geven. Veelal omgeven door een put."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    gwsw:hasValidity "10d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-66501, _:n3-66502, _:n3-66503, _:n3-66504, _:n3-66505.
gwsw:Zakbaak rdfs:label "Zakbaak"@nl;
    skos:definition "[Wikipedia] Een hulpconstructie (meetpaal) om veranderingen in de hoogte van dieper liggende bodemlagen te bepalen"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    gwsw:hasValidity "1d 3d 10d 12d 14d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-71678, _:n3-71679, _:n3-71680.
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-66550.
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-66606.
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-66668.
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-66648.
gwsw:Pigging rdfs:label "Pigging"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-04-05"^^xsd:date;
    skos:definition "Een methode om aangroei en/of vervuiling uit een leidingsysteem te verwijderen. Hierbij maakt men gebruik van reinigingsproppen, de zogenaamde pigs, die men met behulp van een bepaald medium door de leiding perst. De pig is een flexibele prop van een stevig, maar goed vervormbaar polyurethaan, bekleed met een coating en soms afgewerkt met een wirebrush van staal, rvs en Teflon. Afhankelijk van het soort vervuiling en de materiaalsoort van de leiding, zijn er ook andere afwerkingen mogelijk.(bron: https://www.vecom-group.com/nl/diensten/diensten-op-locatie/pipe-pigging/)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    rdfs:comment "Bron afbeelding: https://www.vecom-group.com/nl/diensten/diensten-op-locatie/pipe-pigging/";
    rdfs:seeAlso "file:///img/Pigging.jpg";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:ReinigenMechanischeLeiding, _:n3-67875, _:n3-67880.
gwsw:Reparatie rdfs:label "Reparatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-04-23"^^xsd:date, "2018-12-14"^^xsd:date;
    skos:definition "Het fysieke resultaat van repareren"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-13"^^xsd:date;
    gwsw:hasValidity "*f 10d";
    skos:scopeNote gwsw:Cof_EN, gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-68421, _:n3-68422, _:n3-68423.
gwsw:BCBbb rdfs:label "Deelliner"@nl, "Localised lining of pipe"@en;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2018-11-14"^^xsd:date, "2024-04-23"^^xsd:date;
    skos:definition "[IMBOR] Nieuwe bekleding of een geheel nieuw leidingdeel die in een bepaald stuk van een bestaande leiding wordt aangebracht."@nl;
    skos:notation "B"^^gwsw:Dt_Notation_IR;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-03-20"^^xsd:date;
    skos:altLabel "Deellining"@nl;
    skos:scopeNote gwsw:Cof_EN, gwsw:Cof_LDR, gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Reparatie, _:n3-62337, _:n3-62338, _:n3-62341.
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;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Leiding, _:n3-68513, _:n3-68514, _:n3-68515, _:n3-68516, _:n3-68518, _:n3-68519, _:n3-68520, _:n3-68523.
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-62449.
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-65948, _:n3-65950, _:n3-65952.
gwsw:Rioleringsplan rdfs:label "Rioleringsplan"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-10"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-11-30"^^xsd:date;
    gwsw:hasValidity "6d";
    rdfs:seeAlso "[IRIS-RIOKEN:2012] Strategisch operationeel of maatregelen plan waarin beschreven staat hoe men binnen een bepaald gebied met de riolering dient om te gaan"@nl;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Informatiedrager.
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-62500, _:n3-62501, _:n3-62502.
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-64502, _:n3-64503, _:n3-64504.
gwsw:BedieningswijzeColl rdfs:label "Bedieningswijze (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-62481.
_:n3-62481 a owl:Class;
    owl:oneOf _:n3-62482.
_:n3-62482 rdf:first gwsw:Handmatig;
    rdf:rest _:n3-62483.
_:n3-62483 rdf:first gwsw:Elektrisch;
    rdf:rest _:n3-62484.
_:n3-62484 rdf:first gwsw:Pneumatisch;
    rdf:rest rdf:nil.
gwsw:BedreigingKering rdfs:label "Bedreiging kering"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date, "2024-04-23"^^xsd:date;
    skos:definition "Aanduiding (in ja of nee) of het persleidingincident negatieve gevolgen heeft gehad voor de stabiliteit van een kerende constructie."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-62485, _:n3-62486.
gwsw:Begindatum rdfs:label "Begindatum"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2024-04-22"^^xsd:date, "2015-05-29"^^xsd:date, "2023-01-10"^^xsd:date;
    skos:definition "Datum waarop het fysieke object is geplaatst of geïnstalleerd (het wordt daarmee onderdeel van een fysiek systeem). Dus bijvoorbeeld niet de datum van fabricage."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-15"^^xsd:date;
    gwsw:hasUnit "yyyy-mm-dd";
    gwsw:hasValidity "5d 16d";
    skos:altLabel "Installatiedatum"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Datum, _:n3-62496, _:n3-62497.
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";
    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;
    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-62867, _:n3-62868, _:n3-62869.
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-66201, _:n3-66203, _:n3-66204, _:n3-66205.
gwsw:Energieverliescoefficient rdfs:label "Energieverliescoëfficiënt"@nl;
    skos:definition "Factor voor lokaal verlies van energie (bij appendages)"@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-64537, _:n3-64538, _:n3-64539, _:n3-64540, _:n3-64541, _:n3-64542, _:n3-64543.
gwsw:InspecterenPersleiding rdfs:label "Inspecteren persleiding"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2026-05-18"^^xsd:date, "2024-07-25"^^xsd:date;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-02"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Inspecteren, _:n3-65778, _:n3-65779, _:n3-65780, _:n3-65781, _:n3-65782, _:n3-65783, _:n3-65784, _:n3-65785, _:n3-65786, _:n3-65787, _:n3-65788, _:n3-65789, _:n3-65790, _:n3-65791, _:n3-65792.
gwsw:Beluchtingsventiel rdfs:label "Beluchtingsventiel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-06"^^xsd:date;
    skos:definition "Ventiel dat wordt gebruikt om een mechanische leiding te beluchten"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-05"^^xsd:date;
    gwsw:hasValidity "10d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Ontspanningsventiel, _:n3-62561.
gwsw:Ontspanningsventiel rdfs:label "Ontspanningsventiel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2013-10-02"^^xsd:date, "2024-04-23"^^xsd:date;
    skos:definition "[NEN-EN 752:2008] ventiel dat wordt gebruikt om een persleiding te beluchten of te ontluchten"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    gwsw:hasValidity "10d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, _:n3-67409, _:n3-67410, _:n3-67411, _:n3-67413, _:n3-67414, _:n3-67415.
gwsw:Vervangen rdfs:label "Vervangen"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-10-28"^^xsd:date;
    skos:definition "[NEN 3300:1996] Herstel van het oorspronkelijke functioneren, waarbij het bestaande object wordt verwijderd en een nieuw gelijkwaardig object wordt teruggeplaatst"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    gwsw:hasValidity "6d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Maatregel, _:n3-69895.
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-69723, _:n3-69724.
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-65705.
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-66423, _:n3-66424, _:n3-66431, _:n3-66432, _:n3-66438.
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-65047, _:n3-65058, _:n3-65059.
gwsw:Bescherming rdfs:label "Bescherming"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2022-10-04"^^xsd:date;
    skos:definition "Het fysieke resultaat van onderhouden of renoveren"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-03-20"^^xsd:date;
    gwsw:hasValidity "10d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_MTR, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, gwsw:Constructieonderdeel, _:n3-62789.
gwsw:BeschrijvingWaarneming rdfs:label "Beschrijving waarneming "@nl;
    skos:definition "De beschrijving van het waargenomen defect."@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-10-29"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-62790.
gwsw:DiagnosePersleidingincident rdfs:label "Diagnose persleidingincident"@nl;
    skos:definition "Prognose van een oorzaak"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Resultaat, _:n3-64033, _:n3-64034, _:n3-64035.
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-67951, _:n3-67953.
gwsw:Materie rdfs:label "Materie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-05-16"^^xsd:date, "2024-12-23"^^xsd:date;
    gwsw:hasAuthorStart "Wouter Johan Eric";
    gwsw:hasDateStart "2021-08-30"^^xsd:date;
    gwsw:hasValidity "*d";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class.
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: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-64053, _:n3-64054, _:n3-64055.
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-62849.
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-62870, _:n3-62871, _:n3-62872.
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-62873, _:n3-62874.
gwsw:Vorm rdfs:label "Vorm"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Geometrische omschrijving"@nl, "[IMBOR] Kwalitatieve aanduiding van de contouren van een beheerobject."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-23"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk.
gwsw:Onderzoeken rdfs:label "Onderzoeken"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2015-08-24"^^xsd:date;
    skos:definition "[NEN 3300:1996] Verzamelen, ordenen, analyseren en verwerken van gegevens, zodat informatie kan worden afgeleid over de toestand en het functioneren van de buitenriolering"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasValidity "1f 3f 5d 10f 11d 12f 14f";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Maatregel.
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-68500, _:n3-68501, _:n3-68502, _:n3-68506, _:n3-68507, _:n3-68508, _:n3-68510.
gwsw:Onderhouden rdfs:label "Maintenance"@en, "Onderhouden"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-10-28"^^xsd:date;
    skos:definition "[EN 16323:2014] routine work undertaken to ensure the continuing performance of an asset"@en, "[NEN 3300:1996] herstel van het oorspronkelijke functioneren, waarbij de toestand van objecten ongewijzigd gehandhaafd wordt"@nl, "[NEN-EN 752:2008] activiteiten die routinematig worden uitgevoerd om ervoor te zorgen dat de riolering goed blijft functioneren"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasValidity "1f 3f 5d 10f 11d 12f 14f 16d";
    rdfs:seeAlso "[EN ISO 11298-1:2018] routine work undertaken to ensure the existing performance of an asset"@nl;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Maatregel, _:n3-67374, _:n3-67375.
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-62909, _:n3-62910, _:n3-62911.
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-63011, _:n3-63012, _:n3-63014.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Ruimte, _:n3-62912, _:n3-62913.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf _:n3-68636;
    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:BreedteBuisdeel rdfs:label "Breedte buisdeel"@nl;
    skos:definition "De bij het materiaal gebruikelijke aanduiding van de breedte van een buisdeel (zie diameter leiding)"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-02"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Breedte, _:n3-62920, _:n3-62921.
gwsw:Buisdeel rdfs:label "Buisdeel"@nl, "Pipe unit"@en;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2022-09-29"^^xsd:date, "2024-07-26"^^xsd:date;
    skos:definition "Het buisdeel dat samen met andere buisdelen de leiding vormt"@nl, "[EN 16323:2014] component part of a drain or sewer manufactured as a single entity and intended to be joined with other pipe units"@en;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2011-12-02"^^xsd:date;
    gwsw:hasValidity "10d";
    rdfs:seeAlso "file:///img/Buisdeel.jpg";
    skos:altLabel "Buis"@nl;
    skos:scopeNote gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, gwsw:IncidentobjectPLIConstructief, _:n3-62994, _:n3-62996, _:n3-62997, _:n3-62998, _:n3-62999, _:n3-63000, _:n3-63001, _:n3-63002, _:n3-63003, _:n3-63004, _:n3-63005, _:n3-63006, _:n3-63007, _:n3-63008, _:n3-63009.
gwsw:BreedteBuisdeelMeting rdfs:label "Breedte buisdeel meting"@nl;
    skos:definition "De bij het materiaal gemeten breedte van een buisdeel"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-03"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Breedte, _:n3-62922, _:n3-62923.
gwsw:WaarnemingOvaliteit rdfs:label "Waarneming ovaliteit"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-10-29";
    skos:definition "Tangentiële deformatie"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:WaarnemingPersleiding, _:n3-70481, _:n3-70482, _:n3-70483, _:n3-70484.
gwsw:BreedteHulpstuk rdfs:label "Breedte hulpstuk"@nl;
    skos:definition "De bij het materiaal gebruikelijke aanduiding van de breedte van een hulpstuk."@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-18"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Breedte, _:n3-62929, _:n3-62930.
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";
    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-64109, _:n3-64110, _:n3-64111.
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-62938, _:n3-62939.
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-67737, _:n3-67746, _:n3-67747.
gwsw:KathodischeBescherming rdfs:label "Kathodische bescherming"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2026-05-21"^^xsd:date;
    skos:definition "[IMBOR] Aanduiding of er sprake is van corrosiebestrijding door middel van potentiaalverlaging."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-12-02"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-65945.
gwsw:Buffertoren rdfs:label "Buffertoren"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-04-23"^^xsd:date;
    skos:definition "[NEN 3300:1996] Wateropslagvoorziening in de vorm van een toren "@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2022-09-30"^^xsd:date;
    gwsw:hasValidity "*d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Waterslagvoorziening, _:n3-62964.
gwsw:IncidentobjectPLIConstructief rdfs:label "Incidentobject PLI constructief"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-10-12"^^xsd:date;
    skos:definition "Type object waarop de oorzaak van het incident betrekking heeft"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:IncidentobjectPLI.
gwsw:DefectAanBuisdeel rdfs:label "Defect aan buisdeel"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-63945, _:n3-63946.
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-63285, _:n3-63286, _:n3-63287, _:n3-63289.
gwsw:DiameterBuisdeel rdfs:label "Diameter buisdeel"@nl;
    skos:definition "De bij het materiaal gebruikelijke aanduiding van de diameter van een buisdeel (zie diameter leiding)"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-02"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "In datasets kan voor de afmeting van ronde buisdelen zowel de diameter, hoogte of breedte als kenmerk worden gebruikt", "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Diameter, _:n3-64047, _:n3-64048.
gwsw:HoogteBuisdeel rdfs:label "Height"@en, "Hoogte buisdeel"@nl;
    skos:definition "De bij het materiaal gebruikelijke aanduiding van de hoogte van een buisdeel (zie diameter leiding)"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-02"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Hoogte, _:n3-65100, _:n3-65101.
gwsw:InspecterenBuisdeel rdfs:label "Inspecteren buisdeel"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2026-05-18"^^xsd:date;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-26"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Inspecteren, _:n3-65771, _:n3-65772, _:n3-65773, _:n3-65774, _:n3-65775, _:n3-65776.
gwsw:MateriaalBuisdeel rdfs:label "Materiaal buisdeel"@nl, "Material pipe section"@en;
    skos:definition "De bouwstof van het buisdeel"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2025-05-02"^^xsd:date;
    rdfs:comment "Intrinsiek aspect"@nl;
    skos:altLabel "Buisdeelmateriaal"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Materiaal, _:n3-66544, _:n3-66545, _:n3-66546.
gwsw:Verbindingstype rdfs:label "Joint"@en, "Verbindingstype"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-05"^^xsd:date;
    skos:definition "De wijze waarop de buizen binnen een leiding zijn verbonden"@nl, "[EN 16323:2014] connection between the adjacent ends of two components including the means of sealing"@en;
    skos:notation "AXF"^^gwsw:Dt_Notation_IL, "GXF"^^gwsw:Dt_Notation_RL;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_RRB, gwsw:Cof_LDR, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-69737, _:n3-69738, _:n3-69739.
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-70501, _:n3-70502, _:n3-70503, _:n3-70504.
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-70165.
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-68126, _:n3-68127, _:n3-68129.
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-66666, _:n3-66667.
gwsw:Reinigen rdfs:label "Cleaning"@en, "Reinigen"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-01"^^xsd:date;
    skos:definition "[EN 16323:2014] operation consisting of removing deposited solid matter or obstructions"@en;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-04-24"^^xsd:date;
    gwsw:hasValidity "1f 3f 5d 10f 11d 12f 14f";
    rdfs:seeAlso "file:///img/Kolkenzuiger%20RibX.jpg";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Onderhouden.
gwsw:Omtreklocatie rdfs:label "Circumferential location"@en, "Omtreklocatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2013-09-03"^^xsd:date;
    skos:definition "Beschrijving van omtreklocatie"@nl, "[EN13508-2+A1] Drains and sewers - The clockface is determined from the angle subtended at the centre of the cross section (the point defined by half the height and half the width between the observation and the soffit of the pipeline. Where an observation require only a single clockface reference this shall relate to the centre of the observation."@en, "[EN13508-2+A1] Manholes and inspection-chambers - The clockface is determined from the angle subtended at the centre of the cross-section (the point defined by half the two horizontal dimensions of the cross section between the observation and the circumferential location of the lowest outgoing pipeline from the manhole or inspection chamber. By defining the circumferential reference point, the employing authority determines whether the lowest outgoing pipeline is described as being at 6 o’clock or 12 o’clock."@en, "[IMBOR] Radiale afstand."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    gwsw:hasUnit "h";
    skos:altLabel "Klokwaarde"@nl, "Radiale afstand"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_EN, gwsw:Cof_RRB, gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-67345.
gwsw:Lining rdfs:label "Lining"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2026-05-01"^^xsd:date, "2018-09-03"^^xsd:date;
    skos:definition "[IMBOR] Nieuwe bekleding of een geheel nieuwe leiding die in een bestaande leiding wordt aangebracht."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-02-28"^^xsd:date;
    gwsw:hasValidity "10d";
    skos:altLabel "Liner"@nl, "Relining"@nl;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_PLI, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Constructieonderdeel, gwsw:IncidentobjectPLIConstructief, _:n3-66263, _:n3-66264, _:n3-66266, _:n3-66269, _:n3-66271.
gwsw:Coating rdfs:label "Coating"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-04-23"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-05-03"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Bescherming, _:n3-63144, _:n3-63145, _:n3-63146.
gwsw:Commentaar rdfs:label "Commentaar"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-63206.
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-69168.
gwsw:ConstructieveIntegriteitOnvoldoende rdfs:label "Constructieve integriteit onvoldoende"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:DiagnosePersleidingincident, _:n3-63290, _:n3-63291.
gwsw:OorzaakPLIConstructief rdfs:label "Oorzaak PLI constructief"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-67455, _:n3-67456.
gwsw:IncidentobjectConstructief rdfs:label "Incidentobject constructief"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-12"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-65615, _:n3-65616.
gwsw:DatumIncident rdfs:label "Datum incident"@nl;
    skos:definition "De datum waarop het incident is gesignaleerd"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Datum.
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-63841, _:n3-63842.
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-63844, _:n3-63845.
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:IncidentobjectPLIHydraulisch, gwsw:MechanischeTransportleiding, _:n3-67831, _:n3-67832, _:n3-67833, _:n3-67834, _:n3-67835, _:n3-67838.
_:n3-63947 a owl:Class;
    owl:oneOf _:n3-63948.
_:n3-63948 rdf:first gwsw:ScheurLangsrichting;
    rdf:rest _:n3-63949.
_:n3-63949 rdf:first gwsw:Scherfbreuk;
    rdf:rest _:n3-63950.
_:n3-63950 rdf:first gwsw:ScheurInDeOmtrek;
    rdf:rest _:n3-63951.
_:n3-63951 rdf:first gwsw:Puntlek;
    rdf:rest _:n3-63952.
_:n3-63952 rdf:first gwsw:VerbindingUitElkaarGeschoven;
    rdf:rest _:n3-63953.
_:n3-63953 rdf:first gwsw:AfdichtingsmateriaalVerbindingBeschadigd;
    rdf:rest _:n3-63954.
_:n3-63954 rdf:first gwsw:VerbindingGescheurd_InclusiefEventueleFlens;
    rdf:rest _:n3-63955.
_:n3-63955 rdf:first gwsw:BoutenVerbindingBeschadigd;
    rdf:rest _:n3-63956.
_:n3-63956 rdf:first gwsw:LasverbindingBeschadigd;
    rdf:rest _:n3-63957.
_:n3-63957 rdf:rest rdf:nil.
gwsw:DefectAanHulpstuk_Appendage rdfs:label "Defect aan hulpstuk, appendage"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-63958, _:n3-63959, _:n3-63960, _:n3-63961.
_:n3-63962 a owl:Class;
    owl:oneOf _:n3-63963.
_:n3-63963 rdf:first gwsw:Puntlek;
    rdf:rest _:n3-63964.
_:n3-63964 rdf:first gwsw:Gescheurd_InclusiefEventueleFlensLengtes_111008674;
    rdf:rest _:n3-63965.
_:n3-63965 rdf:first gwsw:Scherfbreuk;
    rdf:rest _:n3-63966.
_:n3-63966 rdf:rest rdf:nil.
gwsw:DerdenKabel_EnLeidingbedrijven_aannemer__111008675 rdfs:label "Derden (kabel- en leidingbedrijven/aannemer/overige derden openbare ruimte)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-12"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VeroorzakerPersleidingincident.
gwsw:VeroorzakerPersleidingincident rdfs:label "Veroorzaker persleidingincident"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-12"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Levensvorm.
gwsw:Derden_NietAanwijsbaar rdfs:label "Derden, niet aanwijsbaar"@nl;
    skos:definition "Niet aanwijsbaar, bijvoorbeeld als de oorzaak verkeersbelasting is"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-12"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VeroorzakerPersleidingincident.
gwsw:Resultaat rdfs:label "Resultaat"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-05-16"^^xsd:date, "2020-10-09"^^xsd:date;
    skos:definition "Bij activiteit: de output, het rapport"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-04-29"^^xsd:date;
    gwsw:hasValidity "1d 3d 5d 6d 10d 11d 12d 14d";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Informatiedrager.
gwsw:DiagnoseStellenPersleidingincident rdfs:label "Diagnose stellen persleidingincident"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-10-29"^^xsd:date;
    skos:definition "Proces voor het stellen van een diagnose van een persleidingincident. Onderdeel hiervan is het bepalen van een oorzaak en oorzaakobject."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Activiteit, _:n3-64043, _:n3-64044.
gwsw:WaargenomenDefect rdfs:label "Waargenomen defect"@nl;
    skos:definition "Het waargenomen defect."@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-11-04"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-70440.
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:DiameterHulpstuk rdfs:label "Diameter hulpstuk"@nl;
    skos:definition "De bij het materiaal gebruikelijke aanduiding van de diameter van een hulpstuk."@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-18"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Diameter, _:n3-64051, _:n3-64052.
gwsw:StandaardAfsluiterstandColl rdfs:label "Standaard afsluiterstand (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-68823.
gwsw:Dijk rdfs:label "Dijk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-11-26"^^xsd:date;
    skos:definition "[IMBOR] Aangelegde waterkering van grond, die het achterliggende land beschermt tegen overstromingen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-04-20"^^xsd:date;
    gwsw:hasValidity "*d";
    skos:altLabel "Dijklichaam"@nl;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Bouwwerk, _:n3-64066.
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:DikteLining rdfs:label "Dikte lining"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-09-03"^^xsd:date;
    skos:definition "Dikte van de lining"@nl;
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-02-21"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Dikte, _:n3-64067, _:n3-64068.
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: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-69926.
gwsw:Drukklasse rdfs:label "Drukklasse"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2024-07-16"^^xsd:date, "2020-04-17"^^xsd:date;
    skos:definition "De maximale druk die de buis van een bepaalde klasse kan weerstaan bij een bepaalde temperatuur. De waarde is de druk nominaal (PN) uitgedrukt in bar (1 bar = 1,02 kg/cm2). Bijvoorbeeld als de waarde 11 is ingevuld, dan is de drukklasse PN11Bar."@nl, "[IMBOR] Klasse voor de maximaal toelaatbare inwendige druk, uitgedrukt in PN bij temperaturen tot 20 gr C."@nl;
    skos:notation "PN";
    gwsw:hasAuthorStart "Nic Roest (Idoro)";
    gwsw:hasDateStart "2006-05-23"^^xsd:date;
    gwsw:hasValidity "15d";
    skos:altLabel "Pression nominale"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-64223, _:n3-64224, _:n3-64225.
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;
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioolleiding, _:n3-66762, _:n3-66763, _:n3-66764, _:n3-66767, _:n3-66769, _:n3-66770, _:n3-66771.
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-64461, _:n3-64462.
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-68676, _:n3-68677.
gwsw:Spindel rdfs:label "Spindel"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Object dat wordt gebruikt om een roterende beweging om te zetten naar een lineaire beweging en die in het bijzonder geschikt is om met een elektromotor aan te drijven."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Afsluiteraandrijving, _:n3-68756, _:n3-68757, _:n3-68758.
gwsw:DuurAfvoeronderbreking rdfs:label "Duur afvoeronderbreking"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date;
    skos:definition "Duur van de afvoeronderbreking, uitgedrukt in aantal uren."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    gwsw:hasUnit "pcs";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-64478, _:n3-64479.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class.
gwsw:EffectWaterkwaliteit rdfs:label "Effect waterkwaliteit"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date;
    skos:definition "Aanduiding (in ja of nee) of het persleidingincident effect had op relevante waterkwaliteitsindicatoren of beschadiging van het waterleven."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-64486, _:n3-64487.
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-64497, _:n3-64498.
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-64544, _:n3-64545.
gwsw:Herstelkosten rdfs:label "Herstelkosten"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date;
    skos:definition "Herstelkosten persleiding en openbare ruimte, uitgedrukt in Euro."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-65061, _:n3-65062.
gwsw:Gezondheidsrisico rdfs:label "Gezondheidsrisico"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date;
    skos:definition "Aanduiding (in ja of nee) of het persleidingincident effect had op gezondheid doordat mens of dier in aanraking is gekomen met verontreinigd water, zoals de verontreiniging van zwemwater of veedrenking."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-64929, _:n3-64930.
gwsw:Indoedelschade rdfs:label "Indoedelschade"@nl;
    skos:definition "Schade aan inboedel, uitgedruk in Euro."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-65620, _:n3-65621.
gwsw:Pandschade rdfs:label "Pandschade"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date, "2020-10-10"^^xsd:date;
    skos:definition "Schade aan pand, uitgedrukt in Euro."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-67779, _:n3-67780.
gwsw:PubliciteitMedia rdfs:label "Publiciteit media"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date;
    skos:definition "Aanduiding (in ja of nee) of het persleidingincident heeft geleid tot (negatieve) publiciteit in regionale of landelijke media."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-68006, _:n3-68007.
gwsw:ToelichtingAantalDoden rdfs:label "Toelichting aantal doden"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date;
    skos:definition "Tekstuele toelichting behorende bij kenmerk aantal doden."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-69268.
gwsw:ToelichtingAantalGewonden rdfs:label "Toelichting aantal gewonden"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date;
    skos:definition "Tekstuele toelichting behorende bij kenmerk aantal gewonden."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-69269.
gwsw:ToelichtingMeldingen rdfs:label "Toelichting meldingen"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date;
    skos:definition "Tekstuele toelichting behorende bij kenmerk aantal meldingen."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-69272.
gwsw:VerminderdeBereikbaarheid rdfs:label "Verminderde bereikbaarheid"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date;
    skos:definition "Aanduiding (in ja of nee) of het persleidingincident heeft geleid tot een verminderde bereikbaarheid van regionale wegen of wegen met een hoge relevantie voor hulpdiensten."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-69829, _:n3-69830.
gwsw:Voertuigschade rdfs:label "Voertuigschade"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date, "2020-10-10"^^xsd:date;
    skos:definition "Schade aan voertuig(en), uitgedruk in Euro."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-70188, _:n3-70189.
gwsw:EvaluerenPersleidingincident rdfs:label "Evalueren persleidingincident"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-10-29"^^xsd:date;
    skos:definition "Proces waarin het effect van een persleidingincident wordt vastgelegd."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Activiteit, _:n3-64579, _:n3-64580.
gwsw:VeroorzaaktDoor rdfs:label "Veroorzaakt door"@nl;
    skos:definition "Veroorzaker, in de vorm van een persoon of organisatie, van een persleidingincident"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-12"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-69831, _:n3-69832.
gwsw:Opmerking rdfs:label "Opmerking"@nl, "Remarks"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2016-08-05"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-10-22"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_EN, gwsw:Cof_RRB, gwsw:Cof_REV, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-67603.
gwsw:Fabricaat rdfs:label "Fabricaat"@nl;
    skos:definition "Type-aanduiding van de fabrikant"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-04-17"^^xsd:date;
    gwsw:hasValidity "1d 10d";
    skos:altLabel "Modelnaam"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-64652.
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-65143, _:n3-65144, _:n3-65146.
_:n3-64733 a owl:Class;
    owl:unionOf _:n3-64734.
_:n3-64734 rdf:first gwsw:Ruimte;
    rdf:rest _:n3-64735.
_:n3-64735 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-64758.
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-64771.
gwsw:GalvanischeBescherming rdfs:label "Galvanische bescherming"@nl;
    skos:definition "Opoffering van een minder edel metaal om zo een object tegen corrosie te beschermen."@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-04"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:KathodischeBescherming.
gwsw:GasOphopingtypeColl rdfs:label "Gasophopingtype (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-64775.
_:n3-64775 a owl:Class;
    owl:oneOf _:n3-64776.
_:n3-64776 rdf:first gwsw:GasvolumeInOntwikkeling;
    rdf:rest _:n3-64777.
_:n3-64777 rdf:first gwsw:MeegevoerdGas;
    rdf:rest _:n3-64778.
_:n3-64778 rdf:first gwsw:VolledigOntwikkeldeGasvolumes;
    rdf:rest rdf:nil.
gwsw:Gasophopingtype rdfs:label "Gasophopingtype"@nl;
    skos:definition "Type gasophoping zoals waargenomen tijdens een persleidinginspectie"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-26"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-64780, _:n3-64781.
gwsw:GedwongenStroomBescherming rdfs:label "Gedwongen stroom bescherming"@nl;
    skos:definition "Een systeem dat gelijkstroom gebruikt om een object tegen corrosie te beschermen."@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-04"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:KathodischeBescherming.
gwsw:OndernomenActieColl rdfs:label "Ondernomen actie (coll)"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-01"^^xsd:date;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-67378.
gwsw:ServiceMechanisch rdfs:label "Service mechanisch"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2019-03-14"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_MTR, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Onderhouden, _:n3-68689, _:n3-68690, _:n3-68692, _:n3-68693.
gwsw:GemeentelijkRioleringsplan rdfs:label "Gemeentelijk rioleringsplan"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-12-10"^^xsd:date;
    skos:definition "[NEN 3300:1996] Document op grond van de Wet milieubeheer waarin het vastgestelde rioleringsbeleid van de gemeente is beschreven"@nl, "[Omgevingswet] Een document van een gemeente over het beheer van de riolering en het beheer van grondwater en hemelwater"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2014-11-29"^^xsd:date;
    rdfs:seeAlso "https://content.omgevingswet.overheid.nl/doc/concept/GemeentelijkRioleringsplan", "[IRIS-RIOKEN:2012] Financieel beleidstuk, waarin de onder andere in het BRP en het gemeentelijk waterplan geformuleerde doelen en maatregelen door de gemeente op investerings- en exploitatiegeld en een jaarlijkse fasering worden gezet."@nl;
    skos:altLabel "GRP"@nl;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioleringsplan.
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-70407, _:n3-70408, _:n3-70412, _:n3-70413, _:n3-70414, _:n3-70415.
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-64892, _:n3-64893.
gwsw:LekkagetypeColl rdfs:label "Lekkagetype (coll)"@nl;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-66218.
gwsw:Herstellen rdfs:label "Herstellen"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-05-01"^^xsd:date;
    skos:definition "Het herstellen van het oorspronkelijke functioneren"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-04-29"^^xsd:date;
    gwsw:hasValidity "*f";
    skos:scopeNote gwsw:Cof_PLI, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Maatregel, _:n3-65063, _:n3-65064, _:n3-65065.
gwsw:HerstellenPersleiding rdfs:label "Herstellen persleiding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post", "Eric van Gorkom", "Wouter van Riel";
    gwsw:hasDateChange "2024-11-01"^^xsd:date, "2026-05-01"^^xsd:date, "2024-05-13"^^xsd:date, "2024-05-27"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Herstellen, _:n3-65070, _:n3-65071, _:n3-65072.
gwsw:IncidentobjectPLI rdfs:label "Incidentobject PLI"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-08-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-12"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:ExtraObjecttype, _:n3-65619.
gwsw:OndernomenActie rdfs:label "Ondernomen actie"@nl;
    gwsw:hasAuthorChange "Johan Post";
    gwsw:hasDateChange "2026-05-01"^^xsd:date;
    skos:definition "Beschrijving van de ondernomen actie om de persleiden te herstellen."@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-11-01"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Activiteit, _:n3-67376, _:n3-67377.
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-65097.
gwsw:HoogteBuisdeelMeting rdfs:label "Hoogte buisdeel meting"@nl;
    skos:definition "De bij het materiaal gemeten hoogte van een buisdeel"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-02"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Hoogte, _:n3-65102, _:n3-65103.
gwsw:HoogteHulpstuk rdfs:label "Height"@en, "Hoogte hulpstuk"@nl;
    skos:definition "De bij het materiaal gebruikelijke aanduiding van de hoogte van een hulpstuk."@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-18"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Hoogte, _:n3-65108, _:n3-65109.
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-65117, _:n3-65118.
gwsw:LengteHulpstuk rdfs:label "Lengte hulpstuk"@nl;
    skos:definition "Lengte van een hulpstuk"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2026-05-18"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Lengte, _:n3-66233, _:n3-66234.
gwsw:MateriaalHulpstuk rdfs:label "Materiaal hulpstuk"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2021-08-05"^^xsd:date;
    gwsw:hasValidity "5t 11t";
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Materiaal, _:n3-66583, _:n3-66584.
gwsw:HydraulischeCapaciteitOnvoldoende rdfs:label "Hydraulische capaciteit onvoldoende"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:DiagnosePersleidingincident, _:n3-65165, _:n3-65166.
gwsw:IncidentobjectHydraulisch rdfs:label "Incidentobject hydraulisch"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-12"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-65617, _:n3-65618.
gwsw:OorzaakPLIHydraulisch rdfs:label "Oorzaak PLI hydraulisch"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-10-12"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-67477, _:n3-67478.
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-66240, _:n3-66241.
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-66237, _:n3-66238, _:n3-66239.
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-66468, _:n3-66469, _:n3-66470.
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, _:n3-67573.
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, _:n3-67577.
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-70272, _:n3-70273, _:n3-70274.
gwsw:IdentificatieTelemetriesysteem rdfs:label "Identificatie telemetriesysteem"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:UniekeIdentificatie, _:n3-65606.
gwsw:Incidentnummer rdfs:label "Incidentnummer"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:UniekeIdentificatie.
gwsw:Incidentobject rdfs:label "Incidentobject"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-12"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-65614.
gwsw:IncidentobjectPLIHydraulisch rdfs:label "Incidentobject PLI hydraulisch"@nl;
    skos:definition "Type object waarop de oorzaak van het incident betrekking heeft"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:IncidentobjectPLI.
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-69324.
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-70668, _:n3-70669.
gwsw:Inspecteren rdfs:label "Inspecteren"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2022-09-30"^^xsd:date, "2015-08-24"^^xsd:date;
    skos:definition "[NEN 3300:1996] (Inspectie) Het waarnemen, herkennen en beschrijven van de toestand "@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-03-26"^^xsd:date;
    gwsw:hasValidity "1f 3f 5d 10f 11d 12f 14f";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Onderzoeken.
gwsw:WaarnemingOpLocatie rdfs:label "Waarneming op locatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-10-29";
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-10-28"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:WaarnemingPersleiding, _:n3-70465, _:n3-70466, _:n3-70467, _:n3-70468, _:n3-70469, _:n3-70470, _:n3-70471, _:n3-70472, _:n3-70473, _:n3-70474, _:n3-70475, _:n3-70476, _:n3-70477.
gwsw:InspectieprojectPersleiding rdfs:label "Inspectieproject persleiding"@nl;
    skos:definition "Een project dat tot doel heeft een persleiding te inspecteren."@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-02"^^xsd:date;
    gwsw:hasValidity "3d 14d";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Project, _:n3-65807, _:n3-65808, _:n3-65809.
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";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Transportleiding, _:n3-66773, _:n3-66774, _:n3-66775, _:n3-66776, _:n3-66777, _:n3-66778, _:n3-66779, _:n3-66780.
gwsw:InspectiePersleidingincident rdfs:label "Inspectie persleidingincident"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-12-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:WaarnemingPersleidingincident.
gwsw:WaarnemingPersleidingincident rdfs:label "Waarneming persleidingincident"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-09"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Waarneming, _:n3-70486.
gwsw:Inspectieplan rdfs:label "Inspectieplan"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2024-05-02"^^xsd:date, "2018-12-12"^^xsd:date;
    skos:definition "Een plan dat beschrijft hoe en wanneer de riolering geïnspecteerd wordt"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_DMO;
    a owl:Class;
    rdfs:subClassOf gwsw:Rioleringsplan, _:n3-65806.
gwsw:Project rdfs:label "Project"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Afbakening van het gebied (begrenzing) waarbinnen werkzaamheden gepland zijn, uitgevoerd worden of uitgevoerd zijn."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-03"^^xsd:date;
    gwsw:hasValidity "3d 14d";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Activiteit, _:n3-68000, _:n3-68001, _:n3-68002, _:n3-68003.
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-70383, _:n3-70386.
gwsw:Kleur rdfs:label "Kleur"@nl;
    skos:definition "De kleur van de leiding aan de buitenzijde, ter onderscheiding van het type afvalwater"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    gwsw:hasValidity "15d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-65967, _:n3-65968.
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-66078.
gwsw:Pigging_installatie rdfs:label "Pigging-installatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof", "Johan Post";
    gwsw:hasDateChange "2024-05-02"^^xsd:date, "2017-05-31"^^xsd:date;
    skos:definition "Installatie voor het verzenden, ontvangen of afsluiten van pigs (rubberen mollen)"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-07-09"^^xsd:date;
    gwsw:hasValidity "1d 3d 10d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Apparatuur, _:n3-67881, _:n3-67882, _:n3-67883.
gwsw:Leidingdruk rdfs:label "Leidingdruk"@nl;
    skos:definition "De voor de gehele leiding geldende (ontwerp)druk."@nl;
    skos:notation "PN";
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-04"^^xsd:date;
    gwsw:hasUnit "bar";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-66197, _:n3-66198, _:n3-66199, _:n3-66200.
gwsw:TypeDruk rdfs:label "Type druk"@nl;
    skos:definition "Bron waaruit leidingruk is afgeleid"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-04"^^xsd:date;
    rdfs:comment "Kenmerken van kenmerk", "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-69355, _:n3-69356, _:n3-69357.
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-66206, _:n3-66207.
gwsw:Lekdebiet rdfs:label "Lekdebiet"@nl;
    skos:definition "Gemeten lekdebiet tijdens een persleidinginspectie of afpersen"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    gwsw:hasUnit "m3/h";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-66214, _:n3-66215.
gwsw:WaarnemingLekkage rdfs:label "Waarneming lekkage"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-10-29";
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:WaarnemingPersleiding, _:n3-70462, _:n3-70463, _:n3-70464.
gwsw:Lekkagetype rdfs:label "Lekkagetype"@nl;
    skos:definition "Type lekkage zoals waargenomen tijdens een persleidinginspectie"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-29"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-66216, _:n3-66217.
_:n3-66218 a owl:Class;
    owl:oneOf _:n3-66219.
_:n3-66219 rdf:first gwsw:KleineLekkage;
    rdf:rest _:n3-66220.
_:n3-66220 rdf:first gwsw:MiddelgroteLekkage;
    rdf:rest _:n3-66221.
_:n3-66221 rdf:first gwsw:GroteLekkage;
    rdf:rest rdf:nil.
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:LengteGasophoping rdfs:label "Lengte gasophoping"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-29"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Lengte, _:n3-66231, _:n3-66232.
gwsw:LocatieWaarneming rdfs:label "Locatie Waarneming"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-10-29";
    skos:definition "Een topologisch element dat de locatie van een waarneming beschrijft";
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-10-28"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:RepresentatieFysiekObject, _:n3-66341, _:n3-66342, _:n3-66343, _:n3-66344.
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-70372, _:n3-70373, _:n3-70374, _:n3-70381.
gwsw:MateriaalAfsluiter rdfs:label "Materiaal afsluiter"@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-22"^^xsd:date;
    rdfs:comment "Intrinsiek aspect"@nl, "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Materiaal, _:n3-66523, _:n3-66524.
_:n3-66525 a owl:Class;
    owl:oneOf _:n3-66526.
_:n3-66526 rdf:rest _:n3-66527.
_:n3-66527 rdf:rest _:n3-66528.
_:n3-66528 rdf:first gwsw:Staal;
    rdf:rest _:n3-66529.
_:n3-66529 rdf:first gwsw:IJzer;
    rdf:rest _:n3-66530.
_:n3-66530 rdf:first gwsw:GegalvaniseerdIjzer;
    rdf:rest _:n3-66531.
_:n3-66531 rdf:first gwsw:RoestvastStaal;
    rdf:rest _:n3-66532.
_:n3-66532 rdf:first gwsw:GeplastificeerdMetaal;
    rdf:rest _:n3-66533.
_:n3-66533 rdf:first gwsw:Kunststof;
    rdf:rest _:n3-66534.
_:n3-66534 rdf:first gwsw:Aluminium;
    rdf:rest _:n3-66535.
_:n3-66535 rdf:first gwsw:Gietijzer;
    rdf:rest rdf:nil.
_:n3-66550 a owl:Class;
    owl:oneOf _:n3-66551.
_:n3-66551 rdf:rest _:n3-66552.
_:n3-66552 rdf:rest _:n3-66553.
_:n3-66553 rdf:rest _:n3-66554.
_:n3-66554 rdf:rest _:n3-66555.
_:n3-66555 rdf:rest _:n3-66556.
_:n3-66556 rdf:rest _:n3-66557.
_:n3-66557 rdf:first gwsw:GVK;
    rdf:rest _:n3-66558.
_:n3-66558 rdf:rest _:n3-66559.
_:n3-66559 rdf:rest _:n3-66560.
_:n3-66560 rdf:first gwsw:Staal;
    rdf:rest _:n3-66561.
_:n3-66561 rdf:rest _:n3-66562.
_:n3-66562 rdf:rest _:n3-66563.
_:n3-66563 rdf:rest _:n3-66564.
_:n3-66564 rdf:rest _:n3-66565.
_:n3-66565 rdf:first gwsw:Asbestcement;
    rdf:rest _:n3-66566.
_:n3-66566 rdf:first gwsw:Beton;
    rdf:rest _:n3-66567.
_:n3-66567 rdf:rest _:n3-66568.
_:n3-66568 rdf:first gwsw:Gietijzer;
    rdf:rest _:n3-66569.
_:n3-66569 rdf:first gwsw:RoestvastStaal;
    rdf:rest _:n3-66570.
_:n3-66570 rdf:rest rdf:nil.
_:n3-66606 a owl:Class;
    owl:oneOf _:n3-66607.
_:n3-66607 rdf:rest _:n3-66608.
_:n3-66608 rdf:rest _:n3-66609.
_:n3-66609 rdf:rest _:n3-66610.
_:n3-66610 rdf:rest _:n3-66611.
_:n3-66611 rdf:first gwsw:Zwavelbeton;
    rdf:rest _:n3-66612.
_:n3-66612 rdf:rest _:n3-66613.
_:n3-66613 rdf:rest _:n3-66614.
_:n3-66614 rdf:first gwsw:MetselwerkBaksteen;
    rdf:rest _:n3-66615.
_:n3-66615 rdf:rest _:n3-66616.
_:n3-66616 rdf:first gwsw:Asbestcement;
    rdf:rest _:n3-66617.
_:n3-66617 rdf:rest _:n3-66618.
_:n3-66618 rdf:rest _:n3-66619.
_:n3-66619 rdf:first gwsw:GVK;
    rdf:rest _:n3-66620.
_:n3-66620 rdf:rest _:n3-66621.
_:n3-66621 rdf:rest _:n3-66622.
_:n3-66622 rdf:first gwsw:Gietijzer;
    rdf:rest _:n3-66623.
_:n3-66623 rdf:first gwsw:Plaatijzer;
    rdf:rest _:n3-66624.
_:n3-66624 rdf:first gwsw:Staal;
    rdf:rest _:n3-66625.
_:n3-66625 rdf:rest _:n3-66626.
_:n3-66626 rdf:first gwsw:Metselwerk;
    rdf:rest _:n3-66627.
_:n3-66627 rdf:first gwsw:MetselwerkBepleisterd;
    rdf:rest _:n3-66628.
_:n3-66628 rdf:first gwsw:MetselwerkOnbepleisterd;
    rdf:rest _:n3-66629.
_:n3-66629 rdf:first gwsw:Mergel;
    rdf:rest _:n3-66630.
_:n3-66630 rdf:rest _:n3-66631.
_:n3-66631 rdf:rest _:n3-66632.
_:n3-66632 rdf:rest _:n3-66633.
_:n3-66633 rdf:rest _:n3-66634.
_:n3-66634 rdf:rest _:n3-66635.
_:n3-66635 rdf:rest _:n3-66636.
_:n3-66636 rdf:rest _:n3-66637.
_:n3-66637 rdf:rest _:n3-66638.
_:n3-66638 rdf:first gwsw:Beton;
    rdf:rest _:n3-66639.
_:n3-66639 rdf:rest _:n3-66640.
_:n3-66640 rdf:rest _:n3-66641.
_:n3-66641 rdf:rest _:n3-66642.
_:n3-66642 rdf:rest _:n3-66643.
_:n3-66643 rdf:rest _:n3-66644.
_:n3-66644 rdf:rest _:n3-66645.
_:n3-66645 rdf:first gwsw:RoestvastStaal;
    rdf:rest rdf:nil.
_:n3-66648 a owl:Class;
    owl:oneOf _:n3-66649.
_:n3-66649 rdf:rest _:n3-66650.
_:n3-66650 rdf:rest _:n3-66651.
_:n3-66651 rdf:first gwsw:GVK;
    rdf:rest _:n3-66652.
_:n3-66652 rdf:rest _:n3-66653.
_:n3-66653 rdf:rest _:n3-66654.
_:n3-66654 rdf:rest _:n3-66655.
_:n3-66655 rdf:rest _:n3-66656.
_:n3-66656 rdf:rest _:n3-66657.
_:n3-66657 rdf:rest _:n3-66658.
_:n3-66658 rdf:rest _:n3-66659.
_:n3-66659 rdf:rest rdf:nil.
_:n3-66668 a owl:Class;
    owl:oneOf _:n3-66669.
_:n3-66669 rdf:rest _:n3-66670.
_:n3-66670 rdf:rest _:n3-66671.
_:n3-66671 rdf:rest _:n3-66672.
_:n3-66672 rdf:rest _:n3-66673.
_:n3-66673 rdf:rest _:n3-66674.
_:n3-66674 rdf:rest _:n3-66675.
_:n3-66675 rdf:first gwsw:MetselwerkBaksteen;
    rdf:rest _:n3-66676.
_:n3-66676 rdf:first gwsw:Metselwerk;
    rdf:rest _:n3-66677.
_:n3-66677 rdf:first gwsw:Zwavelbeton;
    rdf:rest _:n3-66678.
_:n3-66678 rdf:rest _:n3-66679.
_:n3-66679 rdf:rest _:n3-66680.
_:n3-66680 rdf:rest _:n3-66681.
_:n3-66681 rdf:rest _:n3-66682.
_:n3-66682 rdf:rest _:n3-66683.
_:n3-66683 rdf:rest _:n3-66684.
_:n3-66684 rdf:first gwsw:GVK;
    rdf:rest _:n3-66685.
_:n3-66685 rdf:rest _:n3-66686.
_:n3-66686 rdf:rest _:n3-66687.
_:n3-66687 rdf:first gwsw:Staal;
    rdf:rest _:n3-66688.
_:n3-66688 rdf:first gwsw:MetselwerkBepleisterd;
    rdf:rest _:n3-66689.
_:n3-66689 rdf:first gwsw:MetselwerkOnbepleisterd;
    rdf:rest _:n3-66690.
_:n3-66690 rdf:first gwsw:Mergel;
    rdf:rest _:n3-66691.
_:n3-66691 rdf:rest _:n3-66692.
_:n3-66692 rdf:rest _:n3-66693.
_:n3-66693 rdf:rest _:n3-66694.
_:n3-66694 rdf:rest _:n3-66695.
_:n3-66695 rdf:rest _:n3-66696.
_:n3-66696 rdf:first gwsw:Asbestcement;
    rdf:rest _:n3-66697.
_:n3-66697 rdf:first gwsw:Beton;
    rdf:rest _:n3-66698.
_:n3-66698 rdf:rest _:n3-66699.
_:n3-66699 rdf:first gwsw:Gietijzer;
    rdf:rest _:n3-66700.
_:n3-66700 rdf:rest _:n3-66701.
_:n3-66701 rdf:rest rdf:nil.
gwsw:Serienummer rdfs:label "Serienummer"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Unieke code die door de fabrikant aan dit beheerobject (een exemplaar uit een reeks producten) gegeven wordt."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:UniekeIdentificatie, _:n3-68685.
gwsw:StopcodeStroomgroep rdfs:label "Stopcode stroomgroep"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Stopcode van de stroomgroep waarop het object aangesloten is."@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-02-05"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-68936.
gwsw:StandaardAfsluiterstand rdfs:label "Standaard afsluiterstand"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2018-12-06"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-68821, _:n3-68822.
gwsw:MinimaalBenodigdeWanddikte rdfs:label "Minimaal benodigde wanddikte"@nl;
    skos:definition "Minimaal benodigde wanddikte conform de NEN3650"@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:seeAlso "[NEN 3650:2020] Eisen voor buisleidingsystemen"@nl;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Dikte, _:n3-66941, _:n3-66942, _:n3-66943.
gwsw:MeldingPersleidingincident rdfs:label "Melding persleidingincident"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-12-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:WaarnemingPersleidingincident.
gwsw:MetenOvaliteit rdfs:label "Meten ovaliteit"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-03"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-66891, _:n3-66892.
gwsw:MetingAantalDraadbreuken rdfs:label "Meting van het aantal draadbreuken"@nl;
    skos:definition "Meting van het aantal gebroken wapeningsdraden in een voorgespannen betonbuis"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-03"^^xsd:date;
    gwsw:hasUnit "pcs";
    gwsw:hasValidity "6d";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-66906, _:n3-66907.
gwsw:WaarnemingDraadbreuk rdfs:label "Waarneming draadbreuk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-10-29";
    skos:definition "Waarneming van gebroken wapeningsdraden in een voorgespannen betonbuis"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:WaarnemingPersleiding, _:n3-70453, _:n3-70454, _:n3-70455.
gwsw:MetingBuigingHorizontaal rdfs:label "Meting buiging horizontaal"@nl;
    skos:definition "Meting van de axiale deformatie in horizontale richting"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-29"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-66908, _:n3-66909.
gwsw:WaarnemingBuiging rdfs:label "Waarneming buiging"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-10-29";
    skos:definition "Axiale deformatie"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:WaarnemingPersleiding, _:n3-70447, _:n3-70448, _:n3-70449, _:n3-70450.
gwsw:MetingBuigingTotaal rdfs:label "Meting buiging totaal"@nl;
    skos:definition "Meting van de axiale deformatie"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-29"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-66910, _:n3-66911.
gwsw:MetingBuigingVerticaal rdfs:label "Meting buiging verticaal"@nl;
    skos:definition "Meting van de axiale deformatie in verticale richting"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-29"^^xsd:date;
    gwsw:hasUnit "m";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-66912, _:n3-66913.
gwsw:MetingHoekverdraaiingHorizontaal rdfs:label "Meting hoekverdraaiing horizontaal"@nl;
    skos:definition "Meten van de horizontale afwijking van de asrichting van een buis ten opzichte van de asrichting van de aanliggende buis"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-03"^^xsd:date;
    gwsw:hasUnit "DEG";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-66914, _:n3-66915.
gwsw:WaarnemingHoekverdraaiing rdfs:label "Waarneming hoekverdraaiing"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-10-29";
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:WaarnemingPersleiding, _:n3-70459, _:n3-70460, _:n3-70461.
gwsw:MetingHoekverdraaiingVerticaal rdfs:label "Meting hoekverdraaiing verticaal"@nl;
    skos:definition "Meten van de verticale afwijking van de asrichting van een buis ten opzichte van de asrichting van de aanliggende buis"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-03"^^xsd:date;
    gwsw:hasUnit "DEG";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-66916, _:n3-66917.
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-66954.
_:n3-67378 a owl:Class;
    owl:oneOf _:n3-67379.
_:n3-67379 rdf:first gwsw:ActieOnderhouden;
    rdf:rest _:n3-67380.
_:n3-67380 rdf:first gwsw:ActieVervanging;
    rdf:rest _:n3-67381.
_:n3-67381 rdf:first gwsw:ActieRepareren;
    rdf:rest _:n3-67382.
_:n3-67382 rdf:first gwsw:GeenVervolgactie;
    rdf:rest _:n3-67383.
_:n3-67383 rdf:first gwsw:SchadeVerhalenOpVeroorzaker;
    rdf:rest rdf:nil.
gwsw:Ontluchtingsleiding rdfs:label "Ontluchtingsleiding"@nl;
    skos:definition "[NEN 3300:1996] Leiding bestemd voor de afvoer van lucht"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    gwsw:hasValidity "10d";
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Leiding, _:n3-67403, _:n3-67404.
gwsw:WijzeVanDrukbepalingColl rdfs:label "Wijze van drukbepaling (coll)"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2022-05-04"^^xsd:date;
    rdfs:comment "[is coll]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VerzamelingSoorten, _:n3-70664.
_:n3-67457 a owl:Class;
    owl:oneOf _:n3-67458.
_:n3-67458 rdf:first gwsw:AantastingVanBinnenuit_Uitloging;
    rdf:rest _:n3-67459.
_:n3-67459 rdf:first gwsw:AantastingVanBinnenuit_H2S;
    rdf:rest _:n3-67460.
_:n3-67460 rdf:first gwsw:AantastingVanBinnenuit_MetaalcorrosieDoo_111008630;
    rdf:rest _:n3-67461.
_:n3-67461 rdf:first gwsw:AantastingVanBinnenuit_VerwekingPVC;
    rdf:rest _:n3-67462.
_:n3-67462 rdf:first gwsw:Erosie;
    rdf:rest _:n3-67463.
_:n3-67463 rdf:first gwsw:DegradatieVerbindingsmateriaal;
    rdf:rest _:n3-67464.
_:n3-67464 rdf:first gwsw:AantastingVanBuitenuit_Uitloging;
    rdf:rest _:n3-67465.
_:n3-67465 rdf:first gwsw:AantastingVanBuitenuit_Metaalcorrosie;
    rdf:rest _:n3-67466.
_:n3-67466 rdf:first gwsw:Pomptrillingen;
    rdf:rest _:n3-67467.
_:n3-67467 rdf:first gwsw:WaterslagvoorzieningFunctioneertNiet;
    rdf:rest _:n3-67468.
_:n3-67468 rdf:first gwsw:Bouw_EnGrondwerkzaamheden;
    rdf:rest _:n3-67469.
_:n3-67469 rdf:first gwsw:NabijGelegenConstructieBezwijkt;
    rdf:rest _:n3-67470.
_:n3-67470 rdf:first gwsw:Verkeersbelasting;
    rdf:rest _:n3-67471.
_:n3-67471 rdf:first gwsw:Boomworteldruk;
    rdf:rest _:n3-67472.
_:n3-67472 rdf:first gwsw:OngelijkeZetting;
    rdf:rest _:n3-67473.
_:n3-67473 rdf:first gwsw:Bedieningsfout_Bedrijfsvoering;
    rdf:rest _:n3-67474.
_:n3-67474 rdf:first gwsw:Ontwerpfout;
    rdf:rest _:n3-67475.
_:n3-67475 rdf:first gwsw:Aanlegfout;
    rdf:rest _:n3-67476.
_:n3-67476 rdf:rest rdf:nil.
_:n3-67479 a owl:Class;
    owl:oneOf _:n3-67480.
_:n3-67480 rdf:first gwsw:Vuilophoping_Biofilm_Scaling;
    rdf:rest _:n3-67481.
_:n3-67481 rdf:first gwsw:Luchtophoping;
    rdf:rest _:n3-67482.
_:n3-67482 rdf:first gwsw:VernauwingDwarsdoorsnedeDoorVervormingOfReparatie;
    rdf:rest _:n3-67483.
_:n3-67483 rdf:first gwsw:AppendageSluitOfOpentNietMeer;
    rdf:rest _:n3-67484.
_:n3-67484 rdf:first gwsw:Bedieningsfout_Bedrijfsvoering;
    rdf:rest _:n3-67485.
_:n3-67485 rdf:first gwsw:Ontwerpfout;
    rdf:rest _:n3-67486.
_:n3-67486 rdf:first gwsw:Aanlegfout;
    rdf:rest _:n3-67487.
_:n3-67487 rdf:rest rdf:nil.
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, _:n3-68005.
gwsw:Waarneming rdfs:label "Observation"@en, "Waarneming"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2018-04-06"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-01-07"^^xsd:date;
    gwsw:hasValidity "5d 6d 11d";
    rdfs:comment "Was specialisatie van Inspecteren";
    skos:scopeNote gwsw:Cof_TOP;
    a owl:Class;
    rdfs:subClassOf gwsw:Activiteit, _:n3-70441.
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-67685.
gwsw:SignalerenPersleidingincident rdfs:label "Signaleren persleidingincident"@nl;
    gwsw:hasAuthorChange "Wouter van Riel";
    gwsw:hasDateChange "2024-10-29"^^xsd:date;
    skos:definition "Proces voor het signaleren van persleidingincidenten"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Activiteit, _:n3-68711, _:n3-68712, _:n3-68713.
gwsw:ReinigenMechanischeLeiding rdfs:label "Reinigen mechanische leiding"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2019-04-04"^^xsd:date;
    gwsw:hasValidity "6d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Reinigen.
gwsw:ProcesmetingPersleidingincident rdfs:label "Procesmeting persleidingincident"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-12-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-10"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:WaarnemingPersleidingincident.
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, _:n3-68004.
gwsw:Provincie rdfs:label "Provincie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2020-10-28"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-12"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VeroorzakerPersleidingincident.
gwsw:Reparatieklem rdfs:label "Reparatieklem"@nl;
    skos:definition "Plaat met sluiting die rond de buis wordt geklemd om deze af te dichten."@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-01"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Reparatie, gwsw:IncidentobjectPLIConstructief.
gwsw:Reparatiering rdfs:label "Reparatiering"@nl;
    gwsw:hasAuthorStart "Wouter van Riel";
    gwsw:hasDateStart "2024-04-23"^^xsd:date;
    skos:altLabel "Aquaring"@nl;
    skos:scopeNote gwsw:Cof_PLI, gwsw:Cof_MTR;
    a owl:Class;
    rdfs:subClassOf gwsw:Reparatie, gwsw:IncidentobjectPLIConstructief.
gwsw:Rijkswaterstaat rdfs:label "Rijkswaterstaat"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2020-10-28"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:VeroorzakerPersleidingincident.
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-68640, _:n3-68641, _:n3-68642.
gwsw:Spoorlijn rdfs:label "Spoorlijn"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date, "2016-04-20"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2015-04-20"^^xsd:date;
    gwsw:hasValidity "*d";
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Bouwwerk, _:n3-68793.
_:n3-68637 a owl:Class;
    owl:unionOf _:n3-68638.
_:n3-68638 rdf:first gwsw:Ruimte;
    rdf:rest _:n3-68639.
_:n3-68639 rdf:first gwsw:FysiekObject;
    rdf:rest rdf:nil.
_:n3-68823 a owl:Class;
    owl:oneOf _:n3-68824.
_:n3-68824 rdf:first gwsw:Open;
    rdf:rest _:n3-68825.
_:n3-68825 rdf:first gwsw:Dicht;
    rdf:rest rdf:nil.
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-69233.
gwsw:WijzeVanDrukbepaling rdfs:label "Wijze van drukbepaling"@nl;
    skos:definition "Type gegevensbron"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2022-05-04"^^xsd:date;
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Kenmerk, _:n3-70662, _:n3-70663.
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-69705.
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-69714.
_:n3-69740 a owl:Class;
    owl:oneOf _:n3-69741.
_:n3-69741 rdf:first gwsw:DubbeleSteekmof;
    rdf:rest _:n3-69742.
_:n3-69742 rdf:first gwsw:Vaar_moer;
    rdf:rest _:n3-69743.
_:n3-69743 rdf:first gwsw:Mof_spie;
    rdf:rest _:n3-69744.
_:n3-69744 rdf:rest _:n3-69745.
_:n3-69745 rdf:first gwsw:Flensverbinding;
    rdf:rest _:n3-69746.
_:n3-69746 rdf:first gwsw:Glijverbinding;
    rdf:rest _:n3-69747.
_:n3-69747 rdf:first gwsw:Rolverbinding;
    rdf:rest _:n3-69748.
_:n3-69748 rdf:first gwsw:Lasverbinding;
    rdf:rest _:n3-69749.
_:n3-69749 rdf:first gwsw:Lijmverbinding;
    rdf:rest _:n3-69750.
_:n3-69750 rdf:first gwsw:TrekvasteKoppeling;
    rdf:rest rdf:nil.
gwsw:Verloopstuk rdfs:label "Verloopstuk"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2017-12-13"^^xsd:date;
    skos:definition "[NEN 3300:1996] hulpstuk voor het verbinden van twee buizen van dezelfde materiaalsoort maar met verschillende diameters"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2013-09-28"^^xsd:date;
    skos:scopeNote gwsw:Cof_MDS, gwsw:Cof_LDR, gwsw:Cof_PLI, gwsw:Cof_HYD;
    a owl:Class;
    rdfs:subClassOf gwsw:Verbindingsstuk, _:n3-69826.
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-70166.
gwsw:VoegwijdteMeting rdfs:label "Voegwijdte meting"@nl;
    skos:definition "Wijdtemeting van de voeg tussen twee buisdelen"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-03"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Afstand, _:n3-70186.
_:n3-70255 a owl:Class;
    owl:oneOf _:n3-70256.
_:n3-70256 rdf:first gwsw:Rechthoekig;
    rdf:rest _:n3-70257.
_:n3-70257 rdf:first gwsw:Rond;
    rdf:rest _:n3-70258.
_:n3-70258 rdf:first gwsw:AndersVorm;
    rdf:rest rdf:nil.
_:n3-70275 a owl:Class;
    owl:oneOf _:n3-70276.
_:n3-70276 rdf:first gwsw:Rechthoekig;
    rdf:rest _:n3-70277.
_:n3-70277 rdf:first gwsw:Rond;
    rdf:rest _:n3-70278.
_:n3-70278 rdf:first gwsw:AndersVorm;
    rdf:rest rdf:nil.
gwsw:WaarnemingPersleiding rdfs:label "Waarneming persleiding"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-05-03"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Waarneming, _:n3-70485.
gwsw:WaarnemingDelaminatie rdfs:label "Waarneming delaminatie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-10-29";
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:WaarnemingPersleiding, _:n3-70451, _:n3-70452.
gwsw:WaarnemingVervuiling rdfs:label "Waarneming vervuiling"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-10-29";
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:WaarnemingPersleiding, _:n3-70491, _:n3-70492.
gwsw:WaarnemingVoegwijdte rdfs:label "Waarneming voegwijdte"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2024-10-29";
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-30"^^xsd:date;
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:WaarnemingPersleiding, _:n3-70493, _:n3-70494.
gwsw:WanddikteAfnameGemiddeld rdfs:label "Wanddikte afname gemiddeld"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-26"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Dikte, _:n3-70505, _:n3-70506.
gwsw:WanddikteAfnameMaximaal rdfs:label "Wanddikte afname maximaal"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-26"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Dikte, _:n3-70507, _:n3-70508.
gwsw:WanddikteAfnameMinimaal rdfs:label "Wanddikte afname minimaal"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-26"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Dikte, _:n3-70509, _:n3-70510.
gwsw:WanddiktemetingGemiddeld rdfs:label "Wanddiktemeting gemiddeld"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-26"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Dikte, _:n3-70511, _:n3-70512.
gwsw:WanddiktemetingMaximaal rdfs:label "Wanddiktemeting maximaal"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-26"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Dikte, _:n3-70513, _:n3-70514.
gwsw:WanddiktemetingMinimaal rdfs:label "Wanddiktemeting minimaal"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2024-07-26"^^xsd:date;
    gwsw:hasUnit "mm";
    rdfs:comment "[is aspect]";
    skos:scopeNote gwsw:Cof_PLI;
    a owl:Class;
    rdfs:subClassOf gwsw:Dikte, _:n3-70515, _:n3-70516.
_:n3-70664 a owl:Class;
    owl:oneOf _:n3-70665.
_:n3-70665 rdf:first gwsw:Ontwerpdruk;
    rdf:rest _:n3-70666.
_:n3-70666 rdf:first gwsw:Opleveringsdruk;
    rdf:rest _:n3-70667.
_:n3-70667 rdf:first gwsw:Testdruk;
    rdf:rest rdf:nil.
_:n3-70670 a owl:Class;
    owl:oneOf _:n3-70671.
_:n3-70671 rdf:first gwsw:Grondradar;
    rdf:rest _:n3-70672.
_:n3-70672 rdf:first gwsw:Afgeleid;
    rdf:rest _:n3-70673.
_:n3-70673 rdf:first gwsw:NietAchterhaald;
    rdf:rest _:n3-70674.
_:n3-70674 rdf:first gwsw:ObjecttypeNietKunnenAchterhalen;
    rdf:rest _:n3-70675.
_:n3-70675 rdf:first gwsw:BasisregistratieAdressenEnGebouwen;
    rdf:rest _:n3-70676.
_:n3-70676 rdf:first gwsw:Inmeting;
    rdf:rest _:n3-70677.
_:n3-70677 rdf:first gwsw:Inspectie;
    rdf:rest _:n3-70678.
_:n3-70678 rdf:first gwsw:CBS;
    rdf:rest _:n3-70679.
_:n3-70679 rdf:first gwsw:Luchtfoto;
    rdf:rest _:n3-70680.
_:n3-70680 rdf:first gwsw:BGT;
    rdf:rest _:n3-70681.
_:n3-70681 rdf:first gwsw:GBKN;
    rdf:rest _:n3-70682.
_:n3-70682 rdf:first gwsw:AHN;
    rdf:rest _:n3-70683.
_:n3-70683 rdf:first gwsw:AHN1;
    rdf:rest _:n3-70684.
_:n3-70684 rdf:first gwsw:AHN2;
    rdf:rest _:n3-70685.
_:n3-70685 rdf:first gwsw:AHN3;
    rdf:rest _:n3-70686.
_:n3-70686 rdf:first gwsw:AHN4;
    rdf:rest _:n3-70687.
_:n3-70687 rdf:first gwsw:GPSLandmeting;
    rdf:rest _:n3-70688.
_:n3-70688 rdf:first gwsw:GPSVanuitWagen;
    rdf:rest _:n3-70689.
_:n3-70689 rdf:first gwsw:LIDAR3D;
    rdf:rest _:n3-70690.
_:n3-70690 rdf:first gwsw:Plan_Ontwerp;
    rdf:rest _:n3-70691.
_:n3-70691 rdf:first gwsw:Revisie;
    rdf:rest _:n3-70692.
_:n3-70692 rdf:first gwsw:Sensor;
    rdf:rest _:n3-70693.
_:n3-70693 rdf:first gwsw:Schatting;
    rdf:rest _:n3-70694.
_:n3-70694 rdf:rest _:n3-70695.
_:n3-70695 rdf:rest _:n3-70696.
_:n3-70696 rdf:first gwsw:Drinkwaterverbruik;
    rdf:rest _:n3-70697.
_:n3-70697 rdf:first gwsw:Afvalwaterakkoord;
    rdf:rest _:n3-70698.
_:n3-70698 rdf:first gwsw:BrutoVloeroppervlak;
    rdf:rest _:n3-70699.
_:n3-70699 rdf:first gwsw:Vergunning;
    rdf:rest _:n3-70700.
_:n3-70700 rdf:first gwsw:Waterpassing;
    rdf:rest rdf:nil.
gwsw:Windketel rdfs:label "Windketel"@nl;
    skos:definition "[NEN 3300:1996] een gesloten vat met een hoeveelheid gas die voor opvang van drukvariaties als gevolg van waterslag kan comprimeren of expanderen"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2012-04-29"^^xsd:date;
    skos:scopeNote gwsw:Cof_BAS, gwsw:Cof_PLI, gwsw:Cof_RGM;
    a owl:Class;
    rdfs:subClassOf gwsw:Waterslagvoorziening, _:n3-70703, _:n3-70704.
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-71672.
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:Handmatig rdfs:label "Handmatig"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Door middel van menselijke arbeid."@nl;
    skos:notation "C"^^gwsw:Dt_Notation_RK, "G"^^gwsw:Dt_Notation_RL, "G"^^gwsw:Dt_Notation_RP;
    a gwsw:Technologie, gwsw:BedieningswijzeColl.
gwsw:TransportOnderOverdruk rdfs:label "Transport onder overdruk"@nl;
    a gwsw:Technologie.
gwsw:Electromechanisch_Mechanisch_Bouwkundig rdfs:label "Electromechanisch, mechanisch, bouwkundig"@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:TransportDoorDeZwaartekracht rdfs:label "Transport door de zwaartekracht"@nl;
    a gwsw:Technologie.
gwsw:ViaGasvullingDrukvariatiesOpvangen rdfs:label "Via gasvulling drukvariaties opvangen"@nl;
    a gwsw:Technologie.
gwsw:DeellinerAangebracht rdfs:label "Deelliner aangebracht"@nl;
    a gwsw:Uitvoering.
gwsw:VoorzienVanInwendigeBal rdfs:label "Voorzien van een inwendige bal"@nl;
    a gwsw:Uitvoering.
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: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:VormVanEenToren rdfs:label "Vorm van een toren"@nl;
    a gwsw:Uitvoering.
gwsw:BuisAanBinnenzijdeLeiding rdfs:label "Buis aan binnenzijde leiding"@nl;
    a gwsw:Uitvoering.
gwsw:KunststofLaag rdfs:label "Kunststof laag"@nl;
    a gwsw:Uitvoering.
gwsw:DeelVanMechanischeTransportleiding rdfs:label "Deel van mechanische transportleiding"@nl;
    a gwsw:Uitvoering.
gwsw:Vrijstaand_Overdekt_OmslotenEnToegankelijk rdfs:label "Vrijstaand, overdekt, omsloten en toegankelijk"@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:GeslotenVat rdfs:label "Gesloten vat"@nl;
    a gwsw:Uitvoering.
gwsw:Kunststof rdfs:label "Kunststof"@nl, "Plastic"@en;
    skos:notation "E"^^gwsw:Dt_Notation_IR;
    a gwsw:Uitvoering, gwsw:MateriaalAfsluiterColl.
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:MateriaalAfsluiterColl, gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
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: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:VoorzienVanVeer rdfs:label "Voorzien van een veer"@nl;
    a gwsw:Uitvoering.
gwsw:Aanlegfout rdfs:label "Aanlegfout"@nl;
    a gwsw:OorzaakPLIConstructiefColl, gwsw:OorzaakPLIHydraulischColl.
gwsw:AantastingVanBinnenuit_H2S rdfs:label "Aantasting van binnenuit: H2S"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:AantastingVanBinnenuit_MetaalcorrosieDoo_111008630 rdfs:label "Aantasting van binnenuit: metaalcorrosie door onvoldoende kathodische bescherming"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:AantastingVanBinnenuit_Uitloging rdfs:label "Aantasting van binnenuit: uitloging"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:AantastingVanBinnenuit_VerwekingPVC rdfs:label "Aantasting van binnenuit: verweking PVC"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:AantastingVanBuitenuit_Metaalcorrosie rdfs:label "Aantasting van buitenuit: metaalcorrosie"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:AantastingVanBuitenuit_Uitloging rdfs:label "Aantasting van buitenuit: uitloging"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:Bedieningsfout_Bedrijfsvoering rdfs:label "Bedieningsfout / bedrijfsvoering"@nl;
    a gwsw:OorzaakPLIConstructiefColl, gwsw:OorzaakPLIHydraulischColl.
gwsw:Boomworteldruk rdfs:label "Boomworteldruk"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:Bouw_EnGrondwerkzaamheden rdfs:label "Bouw- en grondwerkzaamheden"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:DegradatieVerbindingsmateriaal rdfs:label "Degradatie verbindingsmateriaal"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:Erosie rdfs:label "Erosie"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:NabijGelegenConstructieBezwijkt rdfs:label "Nabij gelegen constructie bezwijkt"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:OngelijkeZetting rdfs:label "Ongelijke zetting"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:Ontwerpfout rdfs:label "Ontwerpfout"@nl;
    a gwsw:OorzaakPLIConstructiefColl, gwsw:OorzaakPLIHydraulischColl.
gwsw:Pomptrillingen rdfs:label "Pomptrillingen"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:WaterslagvoorzieningFunctioneertNiet rdfs:label "Waterslagvoorziening functioneert niet"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:Verkeersbelasting rdfs:label "Verkeersbelasting"@nl;
    a gwsw:OorzaakPLIConstructiefColl.
gwsw:AppendageSluitOfOpentNietMeer rdfs:label "Appendage sluit of opent niet meer"@nl;
    a gwsw:OorzaakPLIHydraulischColl.
gwsw:Luchtophoping rdfs:label "Luchtophoping"@nl;
    a gwsw:OorzaakPLIHydraulischColl.
gwsw:Vuilophoping_Biofilm_Scaling rdfs:label "Vuilophoping / biofilm / scaling"@nl;
    a gwsw:OorzaakPLIHydraulischColl.
gwsw:VernauwingDwarsdoorsnedeDoorVervormingOfReparatie rdfs:label "Vernauwing dwarsdoorsnede door vervorming of reparatie"@nl;
    a gwsw:OorzaakPLIHydraulischColl.
gwsw:AanvoerVanAfvalwater rdfs:label "Aanvoer van afvalwater"@nl;
    a gwsw:Functie.
gwsw:Afdekken rdfs:label "Afdekken"@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:BedienenAfsluiter rdfs:label "Bedienen afsluiter"@nl;
    a gwsw:Functie.
gwsw:AfstromingHerstellen rdfs:label "Afstroming herstellen"@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:AfvoerVanGassenUitDeRiolering rdfs:label "Afvoer van gassen uit de riolering"@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:Meten_Regelen_ControlerenEnOnderhouden rdfs:label "Meten, regelen, controleren en onderhouden"@nl;
    a gwsw:Functie.
gwsw:Be_OfOntluchten rdfs:label "Be- of ontluchten"@nl;
    a gwsw:Functie.
gwsw:BeluchtenLeiding rdfs:label "Beluchten leiding"@nl;
    a gwsw:Functie.
gwsw:BeluchtenMechanischeLeiding rdfs:label "Beluchten mechanische leiding"@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:ConstructieBeschermen rdfs:label "Constructie beschermen"@nl;
    a gwsw:Functie.
gwsw:VerbindenVanLeidingenInEenHoek rdfs:label "Verbinden van leidingen in een hoek"@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:DoorvoerenBeperkteToestandswijziging rdfs:label "Doorvoeren beperkte toestandswijziging"@nl;
    a gwsw:Functie.
gwsw:DoorvoerenToestandswijziging rdfs:label "Doorvoeren toestandswijziging"@nl;
    a gwsw:Functie.
gwsw:TransportVanVuilwater rdfs:label "Transport van vuilwater"@nl;
    a gwsw:Functie.
gwsw:GeleidenVanTreinen rdfs:label "Geleiden van treinen"@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:TijdelijkeBergingVanHemelwater rdfs:label "Tijdelijke berging van hemelwater"@nl;
    a gwsw:Functie.
gwsw:OpvangVanAfstromendHemelwater rdfs:label "Opvang van afstromend hemelwater"@nl;
    a gwsw:Functie.
gwsw:VerbindenVanVierLeidingen rdfs:label "Verbinden van vier leidingen"@nl;
    a gwsw:Functie.
gwsw:LancerenVanEenPig rdfs:label "Lanceren van een pig"@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:LuchtInMechanischeLeidingRegelen rdfs:label "Lucht in mechanische leiding regelen"@nl;
    a gwsw:Functie.
gwsw:ToegangGevenTotEenLeiding rdfs:label "Toegang geven tot een leiding"@nl;
    a gwsw:Functie.
gwsw:MetenVanNiveauwijziging rdfs:label "Meten van niveauwijziging"@nl;
    a gwsw:Functie.
gwsw:VerbindenVanTweeLeidingen rdfs:label "Verbinden van twee leidingen"@nl;
    a gwsw:Functie.
gwsw:ZonderToestandswijziging rdfs:label "Zonder toestandswijziging"@nl;
    a gwsw:Functie.
gwsw:OntluchtenLeiding rdfs:label "Ontluchten van een leiding"@nl;
    a gwsw:Functie.
gwsw:OpslagVanWater rdfs:label "Opslag van water"@nl;
    a gwsw:Functie.
gwsw:VerbindenVanLeidingenMetVerschillendMatOfVerb rdfs:label "Verbinden van leidingen met verschillend materiaal of verbindingstype"@nl;
    a gwsw:Functie.
gwsw:VerpompenVanAfvalwater rdfs:label "Verpompen van afvalwater"@nl;
    a gwsw:Functie.
gwsw:RioolleidingenAansluiten rdfs:label "Rioolleidingen aansluiten"@nl;
    a gwsw:Functie.
gwsw:RotatieOmzettenNaarTranslatie rdfs:label "Rotatie omzetten naar translatie"@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: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:VerminderingWaterslageffect rdfs:label "Vermindering waterslageffect"@nl;
    a gwsw:Functie.
gwsw:VervangenFunctie rdfs:label "Vervangen (functie)"@nl;
    skos:definition "Bestaande object vervangen door een gelijkwaardig nieuw object"@nl;
    a gwsw:Functie.
gwsw:VerminderenVuilbelastingVanOppervlaktewater rdfs:label "Verminderen vuilbelasting van oppervlaktewater"@nl;
    a gwsw:Doel.
gwsw:BeschermenTegenOverstromingen rdfs:label "Beschermen tegen overstromingen"@nl;
    a gwsw:Doel.
gwsw:OpvangenVanSpanningen rdfs:label "Opvangen van spanningen"@nl;
    a gwsw:Doel.
gwsw:GoedBlijvenFunctioneren rdfs:label "Goed blijven functioneren"@nl;
    gwsw:hasValidity "5d 11d";
    a gwsw:Doel.
gwsw:HerstelOorspronkelijkFunctioneren rdfs:label "Herstel oorspronkelijk functioneren"@nl;
    a gwsw:Doel.
gwsw:OnderhoudPlegen rdfs:label "Onderhoud plegen"@nl;
    gwsw:hasValidity "1d 3d 10d 12d 14d";
    a gwsw:Doel.
gwsw:BijTrilling_Uitzetting_Krimp rdfs:label "Bij trilling, uitzetting, krimp"@nl;
    a gwsw:Toepassing.
gwsw:OpbouwLeiding rdfs:label "Opbouw leiding"@nl;
    a gwsw:Toepassing.
gwsw:Calamiteit rdfs:label "Calamiteit"@nl;
    a gwsw:Toepassing.
gwsw:DeelVanEenOpZichzelfStaandeConstructie rdfs:label "Deel van een op zichzelf staande constructie"@nl;
    a gwsw:Toepassing.
gwsw:OnderdeelVanEenLeiding rdfs:label "Onderdeel van een leiding"@nl;
    a gwsw:Toepassing.
gwsw:ResultaatRepareren rdfs:label "Resultaat repareren"@nl;
    a gwsw:Toepassing.
gwsw:ToegangVoorInjecteren rdfs:label "Toegang voor injecteren"@nl;
    a gwsw:Toepassing.
gwsw:AfdichtingsmateriaalVerbindingBeschadigd rdfs:label "Afdichtingsmateriaal verbinding beschadigd"@nl;
    a gwsw:DefectAanBuisdeelColl.
gwsw:BoutenVerbindingBeschadigd rdfs:label "Bouten verbinding beschadigd"@nl;
    a gwsw:DefectAanBuisdeelColl.
gwsw:ScheurLangsrichting rdfs:label "Scheur langsrichting"@nl;
    a gwsw:DefectAanBuisdeelColl.
gwsw:Scherfbreuk rdfs:label "Scherfbreuk"@nl;
    a gwsw:DefectAanBuisdeelColl, gwsw:DefectAanHulpstuk_AppendageColl.
gwsw:ScheurInDeOmtrek rdfs:label "Scheur in de omtrek"@nl;
    a gwsw:DefectAanBuisdeelColl.
gwsw:Puntlek rdfs:label "Puntlek"@nl;
    a gwsw:DefectAanBuisdeelColl, gwsw:DefectAanHulpstuk_AppendageColl.
gwsw:VerbindingUitElkaarGeschoven rdfs:label "Verbinding uit elkaar geschoven"@nl;
    a gwsw:DefectAanBuisdeelColl.
gwsw:VerbindingGescheurd_InclusiefEventueleFlens rdfs:label "Verbinding gescheurd, inclusief eventuele flens"@nl;
    a gwsw:DefectAanBuisdeelColl.
gwsw:LasverbindingBeschadigd rdfs:label "Lasverbinding beschadigd"@nl;
    a gwsw:DefectAanBuisdeelColl.
gwsw:Aluminium rdfs:label "Aluminium (en)"@en, "Aluminium"@nl;
    skos:notation "F"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalAfsluiterColl.
gwsw:GegalvaniseerdIjzer rdfs:label "Galvanised iron"@en, "Gegalvaniseerd ijzer"@nl;
    skos:notation "B"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalAfsluiterColl.
gwsw:GeplastificeerdMetaal rdfs:label "Geplastificeerd metaal"@nl, "Plastic encapsulated metal"@en;
    skos:notation "D"^^gwsw:Dt_Notation_IR;
    skos:altLabel "Met kunststof bekleed metaal"@nl;
    a gwsw:MateriaalAfsluiterColl.
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:MateriaalAfsluiterColl, gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl, gwsw:MateriaalPutColl.
gwsw:IJzer rdfs:label "IJzer"@nl, "Iron"@en;
    skos:notation "A"^^gwsw:Dt_Notation_IR;
    a gwsw:MateriaalAfsluiterColl.
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:MateriaalAfsluiterColl, gwsw:MateriaalDekselColl, gwsw:MateriaalLeidingColl.
gwsw:Gescheurd_InclusiefEventueleFlensLengtes_111008674 rdfs:label "Gescheurd, inclusief eventuele flens (lengtescheur of rondbreuk)"@nl;
    a gwsw:DefectAanHulpstuk_AppendageColl.
gwsw:DubbeleSteekmof rdfs:label "Dubbele steekmof"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Verbindingsstuk waar de te verbinden leidingdelen van tegengestelde kanten in gestoken worden."@nl;
    rdfs:comment "Aangepast, hoort niet in collectie LDR (20201027)";
    rdfs:seeAlso "file:///img/DubbeleSteekmof.png";
    a gwsw:VerbindingstypeColl.
gwsw:Flensverbinding rdfs:label "Flensverbinding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Vlakke, platte uiteinden van de te verbinden delen zijn aaneengeschroefd."@nl, "[NEN 3300:1996] verbinding van flenzen van buizen met behulp van bouten, moeren en pakkingring"@nl;
    rdfs:seeAlso "file:///img/Flensverbinding.png";
    a gwsw:VerbindingstypeColl.
gwsw:Glijverbinding rdfs:label "Glijverbinding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Mof/spie verbinding met vaste rubberring"@nl, "[IMBOR] Twee delen zijn verbonden doordat het een deel met een vervormbare rand in het andere glijdt en daarna uitzet en achter de opening haakt."@nl, "[NEN 3300:1996] waterdichte buisverbinding met een rubberring die tijdens de totstandkoming van de verbinding is gefixeerd"@nl;
    rdfs:seeAlso "file:///img/Glijverbinding.png";
    a gwsw:VerbindingstypeColl.
gwsw:Lasverbinding rdfs:label "Lasverbinding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Een middels lassen tot stand gebrachte koppeling van twee delen."@nl, "[NEN 3300:1996] Verbinding door samensmelting van twee buiseinden"@nl;
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    rdfs:seeAlso "file:///img/Lasverbinding.png";
    a gwsw:VerbindingstypeColl.
gwsw:Lijmverbinding rdfs:label "Lijmverbinding"@nl;
    skos:definition "[NEN 3300:1996] Starre verbinding van een mof- en spie-eind door middel van lijm"@nl;
    rdfs:comment "20151014: NEN3300-definitie aangepast";
    rdfs:seeAlso "file:///img/Lijmverbinding.png";
    a gwsw:VerbindingstypeColl.
gwsw:Mof_spie rdfs:label "Mof/spie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Algemene mof/spie verbinding, ongeacht extra voorzienigen zoals rubbering"@nl, "[IMBOR] Een buisdeel dat twee buizen verbindt onder een bepaalde hoek, meestal negentig graden of meer, met een verwijd uiteinde. Een geheel dat waterdicht is, wordt gerealiseerd door een ring gemaakt van rubber om het spie-eind van de buis. Dit uiteinde wordt in mof geduwd, waardoor de ring over het spie-einde de verbinding waterdicht maakt."@nl;
    skos:notation "B"^^gwsw:Dt_Notation_IR;
    a gwsw:VerbindingstypeColl.
gwsw:Rolverbinding rdfs:label "Rolverbinding"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "Mof/spie met rubberring welke rolt binnen een bepaalde afstand kan bewegen afhankelijk van de spelende krachten"@nl, "[IMBOR] Verbinding op basis van een ring die om een spie wordt aangebracht voor spie-spie of mof-spie verbindingen, waarbij de rolring door de wanden van de ontvangende buis wordt uitgerold en afgevlakt en als zodanig een watervaste verbinding vormt."@nl, "[NEN 3300:1996] verbinding met een rubberring die tijdens de totstandkoming van de verbinding tussen mof- en spie-oppervlak rolt"@nl;
    rdfs:seeAlso "file:///img/Rolverbinding.png";
    a gwsw:VerbindingstypeColl.
gwsw:TrekvasteKoppeling rdfs:label "Trekvaste koppeling"@nl;
    skos:definition "[NEN 3300:1996] verbinding waarbij de onderdelen door middel van een opsluitconstructie niet uit elkaar kunnen worden getrokken"@nl;
    rdfs:seeAlso "file:///img/TrekvasteKoppeling.png";
    a gwsw:VerbindingstypeColl.
gwsw:Vaar_moer rdfs:label "Vaar/moer"@nl;
    skos:definition "De voorloper van de mof/spie verbinding waarbij de verbinding in-situ waterdicht is gemaakt door middel van specie, touw, asfaltband of asbest houdende materialen"@nl;
    skos:notation "A"^^gwsw:Dt_Notation_IR;
    rdfs:seeAlso "file:///img/Vaar_moer.png";
    a gwsw:VerbindingstypeColl.
gwsw: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: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:VormOpeningColl, gwsw:VormPutColl, gwsw:Structuur.
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: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: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: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:GeenVervolgactie rdfs:label "Geen vervolgactie"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-08-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-08-25"^^xsd:date;
    rdfs:seeAlso "[SUF-MELD] Deze actie geldt bijvoorbeeld als het probleem al is opgelost, de gemeente niet toerekenbaar is of al maatregelen zijn voorzien"@nl;
    a gwsw:OndernomenActieColl.
gwsw:ActieVervanging rdfs:label "Actie vervanging"@nl, "Action replacement"@en;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-08-24"^^xsd:date;
    skos:definition "[EN 16323:2014] construction of a new drain or sewer, on or off the line of an existing drain or sewer, the function of the new drain or sewer incorporating that of the old"@en;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-08-25"^^xsd:date;
    a gwsw:OndernomenActieColl.
gwsw:ActieRepareren rdfs:label "Actie repareren"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-08-24"^^xsd:date;
    a gwsw:OndernomenActieColl.
gwsw:ActieOnderhouden rdfs:label "Actie onderhouden"@nl;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2026-08-24"^^xsd:date;
    rdfs:seeAlso "[SUF-MELD] Deze actie geldt bijvoorbeeld als het probleem al is opgelost, de gemeente niet toerekenbaar is of al maatregelen zijn voorzien"@nl;
    a gwsw:OndernomenActieColl.
gwsw:Elektrisch rdfs:label "Elektrisch"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] Aanduiding dat het object wordt aangedreven gebruikmakend van stroom die werkt middels ladingoverdracht van elektronen."@nl;
    a gwsw:BedieningswijzeColl.
gwsw:Pneumatisch rdfs:label "Pneumatisch"@nl;
    a gwsw:BedieningswijzeColl.
gwsw:Gesloten rdfs:label "Gesloten"@nl;
    a gwsw:Structuur.
gwsw:Open rdfs:label "Open"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] De actuele stand van de afsluiter is niet gesloten."@nl;
    a gwsw:Structuur, gwsw:StandaardAfsluiterstandColl.
gwsw:Dicht rdfs:label "Dicht"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2025-01-16"^^xsd:date;
    skos:definition "[IMBOR] De actuele stand van de afsluiter is gesloten."@nl;
    a gwsw:StandaardAfsluiterstandColl.
gwsw:GasvolumeInOntwikkeling rdfs:label "Gasvolume in ontwikkeling"@nl;
    skos:definition "Ontwikkelende gasvolumes door de ophoping van gasbellen."@nl;
    a gwsw:GasOphopingtypeColl.
gwsw:MeegevoerdGas rdfs:label "Meegevoerd gas"@nl;
    skos:definition "Kleine, bewegende lucht- of gasbellen in de leiding."@nl;
    a gwsw:GasOphopingtypeColl.
gwsw:VolledigOntwikkeldeGasvolumes rdfs:label "Volledig ontwikkelde gasvolumes"@nl;
    skos:definition "Volledig ontwikkelde gasvolumes die zich veelal in de hoge punten van een leiding bevinden, voor een neergaand been."@nl;
    a gwsw:GasOphopingtypeColl.
gwsw:SchadeVerhalenOpVeroorzaker rdfs:label "Schade verhalen op veroorzaker"@nl;
    gwsw:hasAuthorChange "Marinus Vonhof";
    gwsw:hasDateChange "2026-08-24"^^xsd:date;
    gwsw:hasAuthorStart "Marinus Vonhof";
    gwsw:hasDateStart "2016-08-25"^^xsd:date;
    a gwsw:OndernomenActieColl.
gwsw:GroteLekkage rdfs:label "Grote Lekkage"@nl;
    skos:definition "Lekkage met een geschat debiet van meer dan 37,5 liter/min."@nl;
    a gwsw:LekkagetypeColl.
gwsw:KleineLekkage rdfs:label "Kleine Lekkage"@nl;
    skos:definition "Lekkage met een geschat debiet van 0 - 7,5 liter/min."@nl;
    a gwsw:LekkagetypeColl.
gwsw:MiddelgroteLekkage rdfs:label "Middelgrote Lekkage"@nl;
    skos:definition "Lekkage met een geschat debiet van7,5 - 37,5 liter/min."@nl;
    a gwsw:LekkagetypeColl.
gwsw:Ontwerpdruk rdfs:label "Ontwerpdruk"@nl;
    skos:definition "Leidingdruk zoals gespecificeerd in het leidingontwerp"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2022-05-04"^^xsd:date;
    a gwsw:WijzeVanDrukbepalingColl.
gwsw:Opleveringsdruk rdfs:label "Opleveringsdruk"@nl;
    skos:definition "Druk waarop de leiding is getest bij oplevering"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2022-05-04"^^xsd:date;
    a gwsw:WijzeVanDrukbepalingColl.
gwsw:Testdruk rdfs:label "Testdruk"@nl;
    skos:definition "Druk waarop de leiding is gebracht gedurende een druktest"@nl;
    gwsw:hasAuthorStart "Johan Post";
    gwsw:hasDateStart "2022-05-04"^^xsd:date;
    a gwsw:WijzeVanDrukbepalingColl.
