Examples Water

Bruto vracht observaties

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <https://data.vlaanderen.be/ns/waterkwaliteit#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.imjv.omgeving.vlaanderen.be/id/observatie/00418870096315/AW9981001/lozend/sommatie_stoffen/n_t/2021/2024-08-17T15:18:28.975Z> a sosa:Observation ;
    rdfs:label "Geobserveerde vracht Observatie Stikstof totaal (N) 2021" ;
    dcterms:isVersionOf <https://data.imjv.omgeving.vlaanderen.be/id/observatie/00418870096315/AW9981001/lozend/sommatie_stoffen/n_t/2021> ;
    prov:generatedAtTime "2024-08-17T15:18:28.975000+00:00"^^xsd:dateTime ;
    sosa:hasFeatureOfInterest <https://data.imjv.omgeving.vlaanderen.be/id/lozing/00418870096315/AW9981001/2021> ;
    sosa:hasResult <https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/dbbfabb09bf0aee5c165807a53e20501> ;
    sosa:hasSimpleResult 518.747 ;
    sosa:observedProperty <https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/82cd7e3709a9b44723a28a076e643fc9> ;
    sosa:phenomenonTime <https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/cb1192ff9cec94c1f3087960ec936def> ;
    sosa:usedProcedure <https://data.imjv.omgeving.vlaanderen.be/id/concept/meetgegevens> .

<https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/82cd7e3709a9b44723a28a076e643fc9> a sosa:ObservableProperty,
        <https://data.imjv.omgeving.vlaanderen.be/ns/imjv#EmissieVrachtAgens> ;
    rdfs:label "vracht Stikstof totaal (N)"@nl ;
    rdfs:comment "De vracht Stikstof totaal (N) van een emissie."@nl ;
    ns1:agens <https://data.omgeving.vlaanderen.be/id/concept/sommatie_stoffen/n_t> .

<https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/cb1192ff9cec94c1f3087960ec936def> a time:Instant ;
    rdfs:label "2021"@nl ;
    time:inXSDgYear "2021"^^xsd:gYear .

<https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/dbbfabb09bf0aee5c165807a53e20501> a sosa:Result,
        schema:QuantitativeValue ;
    rdfs:label "518.747 (kg/jaar)" ;
    schema:unitCode <https://data.imjv.omgeving.vlaanderen.be/id/concept/eenheid/kg_per_jaar> ;
    schema:unitText "kg/jaar" ;
    schema:value 518.747 .

Bruto concentratie observaties

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <https://data.vlaanderen.be/ns/waterkwaliteit#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.imjv.omgeving.vlaanderen.be/id/observatie/.well-known/genid/concentratie/00418870096315/AW9981001/obs/sommatie_stoffen/n_t/2021/2024-08-17T15:18:28.975Z> a sosa:Observation ;
    dcterms:isVersionOf <https://data.imjv.omgeving.vlaanderen.be/id/observatie/.well-known/genid/concentratie/00418870096315/AW9981001/obs/sommatie_stoffen/n_t/2021> ;
    prov:generatedAtTime "2024-08-17T15:18:28.975000+00:00"^^xsd:dateTime ;
    sosa:hasFeatureOfInterest <https://data.imjv.omgeving.vlaanderen.be/id/lozing/00418870096315/AW9981001/2021> ;
    sosa:hasResult <https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/c1a1008bda1ac55e8346ff9c9e591361> ;
    sosa:hasSimpleResult 21.13345700000000000000 ;
    sosa:observedProperty <https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/425543ff6b794e27421c60046704a616> ;
    sosa:phenomenonTime <https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/4a9be8c63cdadd82028a01be7c1098a5> ;
    sosa:usedProcedure <https://data.imjv.omgeving.vlaanderen.be/id/concept/meetgegevens> .

<https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/425543ff6b794e27421c60046704a616> a sosa:ObservableProperty,
        <https://data.imjv.omgeving.vlaanderen.be/ns/imjv#ConcentratieAgens> ;
    rdfs:label "concentratie Stikstof totaal (N)"@nl ;
    rdfs:comment "De concentratie Stikstof totaal (N) van een emissie."@nl ;
    ns1:agens <https://data.omgeving.vlaanderen.be/id/concept/sommatie_stoffen/n_t> .

<https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/4a9be8c63cdadd82028a01be7c1098a5> a time:Instant ;
    rdfs:label "2021"@nl ;
    time:inXSDgYear "2021"^^xsd:gYear .

<https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/c1a1008bda1ac55e8346ff9c9e591361> a sosa:Result,
        schema:QuantitativeValue ;
    rdfs:label "21.13345700000000000000 (mg/L)" ;
    schema:unitCode <https://qudt.org/vocab/unit/MilliGM-PER-L> ;
    schema:unitText "mg/L" ;
    schema:value 21.13345700000000000000 .

pH

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.imjv.omgeving.vlaanderen.be/id/observation/ph/00418870096315/AW9981001/20212024-08-17T15:18:28.975Z> a sosa:Observation ;
    rdfs:label "pH van Lozing in RWZI Sint-Laureins - Sint-Margriete : Effluent (2021)" ;
    dcterms:isVersionOf <https://data.imjv.omgeving.vlaanderen.be/id/observation/ph/00418870096315/AW9981001/2021> ;
    prov:generatedAtTime "2024-08-17T15:18:28.975000+00:00"^^xsd:dateTime ;
    sosa:hasFeatureOfInterest <https://data.imjv.omgeving.vlaanderen.be/id/lozing/00418870096315/AW9981001/2021> ;
    sosa:hasResult <https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/3a43991a3c7582ff107ba5abfe10ba85> ;
    sosa:hasSimpleResult 7.0 ;
    sosa:observedProperty <https://data.omgeving.vlaanderen.be/id/concept/fysico-chemisch/0024> ;
    sosa:phenomenonTime <https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/138b68e8a095f0c482814c57c5228dcb> ;
    sosa:usedProcedure <https://data.imjv.omgeving.vlaanderen.be/id/concept/meetgegevens> .

<https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/138b68e8a095f0c482814c57c5228dcb> a time:Instant ;
    rdfs:label "2021" ;
    time:inXSDgYear "2021"^^xsd:gYear .

<https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/3a43991a3c7582ff107ba5abfe10ba85> a sosa:Result,
        schema:QuantitativeValue ;
    rdfs:label "7" ;
    schema:value 7.0 .

Debiet

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.imjv.omgeving.vlaanderen.be/id/observation/debiet/00418870096315/AW9981001/2021/debiet/2024-08-17T15:18:28.975Z> a sosa:Observation ;
    rdfs:label "Debiet van Lozing in RWZI Sint-Laureins - Sint-Margriete : Effluent (2021)" ;
    dcterms:isVersionOf <https://data.imjv.omgeving.vlaanderen.be/id/observation/debiet/00418870096315/AW9981001/2021/debiet> ;
    prov:generatedAtTime "2024-08-17T15:18:28.975000+00:00"^^xsd:dateTime ;
    sosa:hasFeatureOfInterest <https://data.imjv.omgeving.vlaanderen.be/id/lozing/00418870096315/AW9981001/2021> ;
    sosa:hasResult <https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/957f1a1c4dbaea49b55669dab95eae6a> ;
    sosa:hasSimpleResult 40918.00000000000000000000 ;
    sosa:observedProperty <https://data.omgeving.vlaanderen.be/id/concept/fysico-chemisch/0053> ;
    sosa:phenomenonTime <https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/9e622017ef0ee38b3c398d8056d07adb> ;
    sosa:usedProcedure <https://data.imjv.omgeving.vlaanderen.be/id/concept/meetgegevens> .

<https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/957f1a1c4dbaea49b55669dab95eae6a> a sosa:Result,
        schema:QuantitativeValue ;
    rdfs:label "40918.00000000000000000000" ;
    schema:value 40918.00000000000000000000 .

<https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/9e622017ef0ee38b3c398d8056d07adb> a time:Instant ;
    rdfs:label "2021"@nl ;
    time:inXSDgYear "2021"^^xsd:gYear .

Emissie

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <https://data.imjv.omgeving.vlaanderen.be/ns/imjv#> .
@prefix ns2: <https://data.vlaanderen.be/ns/waterkwaliteit#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.imjv.omgeving.vlaanderen.be/id/lozing/00418870096315/AW9981001/2021/2024-08-17T15:18:28.975Z> a sosa:FeatureOfInterest,
        ns2:Emissie ;
    rdfs:label "Lozing in RWZI Sint-Laureins - Sint-Margriete : Effluent (2021)"@nl ;
    dcterms:isVersionOf <https://data.imjv.omgeving.vlaanderen.be/id/lozing/00418870096315/AW9981001/2021> ;
    prov:generatedAtTime "2024-08-17T15:18:28.975000+00:00"^^xsd:dateTime ;
    prov:wasInfluencedBy <https://data.cbb.omgeving.vlaanderen.be/id/exploitatie/00418870096315> ;
    ns1:emissieType <https://data.imjv.omgeving.vlaanderen.be/id/concept/geleidelozing>,
        <https://data.imjv.omgeving.vlaanderen.be/id/concept/water/geleidelozing_lozend> ;
    ns2:matrix <https://data.omgeving.vlaanderen.be/id/concept/matrix/water> ;
    ns2:periode <https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/190537dd78eead3d4e483a5ec28e3c55> .

<https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/190537dd78eead3d4e483a5ec28e3c55> a time:Interval ;
    rdfs:label "Periode 2021"@nl ;
    dcterms:description "Periode 2021"@nl ;
    time:inside <https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/f483ea739e7f9eaa980b6be1a6cf3022> ;
    ns1:jaar "2021"^^xsd:gYear ;
    ns1:meetfrequentie 4.00000000000000000000 .

<https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/f483ea739e7f9eaa980b6be1a6cf3022> a time:Instant ;
    rdfs:label "2021"@nl ;
    time:inXSDgYear "2021"^^xsd:gYear .

Emissiepunt

@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://www.opengis.net/ont/geosparql#> .
@prefix ns2: <https://data.vlaanderen.be/ns/generiek#> .
@prefix ns3: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix ns4: <http://www.w3.org/ns/locn#> .
@prefix ns5: <https://data.imjv.omgeving.vlaanderen.be/ns/imjv#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.imjv.omgeving.vlaanderen.be/id/lozingspunt/00418870096315/AW9981001/jaar/2021/2024-08-17T15:18:28.975Z> a ns5:Emissiepunt ;
    rdfs:label "RWZI SINT-LAUREINS - SINT-MARGRIETE : EFFLUENT (2021) (2021)"@nl ;
    dcterms:isVersionOf <https://data.imjv.omgeving.vlaanderen.be/id/lozingspunt/00418870096315/AW9981001/jaar/2021> ;
    dcterms:title "RWZI SINT-LAUREINS - SINT-MARGRIETE : EFFLUENT (2021)"@nl ;
    ns4:geometry <https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/21a990ae761dcd099bbc3bf8fea9c188> ;
    prov:generatedAtTime "2024-08-17T15:18:28.975000+00:00"^^xsd:dateTime ;
    ns5:exploitatie <https://data.cbb.omgeving.vlaanderen.be/id/exploitatie/00418870096315> ;
    ns5:jaar "2021"^^xsd:gYear ;
    ns2:isTijdspecialisatieVan <https://data.imjv.omgeving.vlaanderen.be/id/lozingspunt/00418870096315/AW9981001> .

<https://data.imjv.omgeving.vlaanderen.be/id/.well-known/genid/21a990ae761dcd099bbc3bf8fea9c188> a ns4:Geometry ;
    ns1:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT(3.548037 51.28245)"^^ns1:wktLiteral ;
    ns3:lat 51.28245 ;
    ns3:long 3.548037 .