This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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 tag: <https://brickschema.org/schema/1.1/BrickTag#> . | |
@prefix unit: <http://qudt.org/vocab/unit/> . | |
@prefix bot: <https://w3c-lbd-cg.github.io/> . | |
@prefix sosa: <http://www.w3.org/ns/sosa/> . | |
@prefix ssn: <http://www.w3.org/ns/ssn/> . | |
@prefix ex: <urn:bot#> . |