@base . @prefix rdf: . @prefix : <#> . @prefix terms: . @prefix owl: . @prefix ns: . @prefix xml: . @prefix xsd: . @prefix skos: . @prefix wgs84_pos: . @prefix rdfs: . @prefix vann: . @prefix foaf: . @prefix dc: . a owl:NamedIndividual, . rdfs:domain ; rdfs:range . dc:contributor a owl:AnnotationProperty . dc:description a owl:AnnotationProperty . vann:preferredNamespacePrefix a owl:AnnotationProperty . vann:preferredNamespaceUri a owl:AnnotationProperty . <> ns:license "http://creativecommons.org/licenses/by/4.0/"^^xsd:string ; dc:contributor "Mariano Fernández López (Ontology Engineering Group)"@es, "María Poveda Villalón (Ontology Engineering Group)"@es, "Oscar Corcho García (Ontology Engineering Group)"@es, "Raúl García Castro (Ontology Engineering Group)"@es ; dc:creator "Paola Espinoza Arias (Ontology Engineering Group y Secretaría de Educación Superior, Ciencia, Tecnología e Innovación)"@es ; dc:description "Este vocabulario extiende la W3C Semantic Sensor Network Ontology (SSN) con clases y propiedades para representar los datos de la contaminación acústica. También se reutiliza la OWL Ontology of Time (OWL-Time) para representar el tiempo y la WGS84 Geo Positioning Ontology para representar la posición en el espacio a través de la longitud, latitud y altitud"@es, "The vocabulary extends W3C Semantic Sensor Network Ontology (SSN) with classes and properties to represent the data about acoustic pollution. Also it reuses OWL-Time Ontology to represent time and WGS84 Geo Positioning Ontology to represent spatial position through longitude, latitude and altitude."@en ; dc:rights "Creative Commons Attribution 4.0 International (CC BY 4.0)"^^xsd:string ; dc:title "Acoustic Pollution"@en, "Contaminación Acústica"@es ; a owl:Ontology ; owl:imports , <../../kos/medio-ambiente/contaminacion-acustica>, . :AverageNoiseLevel a owl:Class ; rdfs:comment "Average sound pressure level that has been measured by the sensor."@en, "Nivel medio de presión sonora que ha sido medido por el sensor."@es ; rdfs:label "Average Noise Level"@en, "Nivel Medio de Ruido"@es ; rdfs:subClassOf :NoiseLevel . :ClaseI a owl:NamedIndividual, skos:Concept ; rdfs:comment "Sensor que cumple las características de precisión más restrictivas definidas en la normativa IEC. Esta clase de sensores tiene menores márgenes de tolerancia en su rango de medida. Los instrumentos de Clase I se especifican dentro del rango de temperaturas del aire desde -10 ºC hasta +50 ºC."@es, "Sensor that fulfills the most restrictive precision characteristics defined in the IEC standard. This class of sensors has smaller tolerance margins in its measurement range. Class I instruments are specified within the air temperature range from -10 ° C to +50 ° C."@en ; rdfs:label "Clase I"@es, "Class I"@en ; rdfs:seeAlso "Norma IEC 61672-1:2013"@es . :ClaseII a owl:NamedIndividual, skos:Concept ; rdfs:comment "Sensor que cumple las características de precisión menos restrictivas definidas en la normativa IEC. Esta clase de sensores tiene mayores márgenes de tolerancia en su rango de medida. Los instrumentos de Clase II se especifican dentro del rango de temperaturas del aire desde 0 ºC hasta +40 ºC."@es, "Sensor that fulfills the less restrictive precision characteristics defined in the IEC standard. This class of sensors has greater tolerance margins in its measuring range. Class II instruments are specified within the air temperature range from 0 ° C to + 40 ° C."@en ; rdfs:label "Clase II"@es, "Class II"@en ; rdfs:seeAlso "Norma IEC 61672-1:2013"@es . :NoiseLevel a owl:Class ; rdfs:comment "Nivel de presión sonora que ha sido medido por el sensor. Es una magnitud física para describir la contaminación acústica, que tiene relación con los efectos producidos por ésta. Se mide en decibelios (dB)."@es, "Sound pressure level measured by the sensor. It is a physical magnitude describing acoustic pollution and related to the produced effects. It is measured in decibels (dB)."@en ; rdfs:label "Nivel de Ruido"@es, "Noise Level"@en ; rdfs:subClassOf . :NoiseSensor a owl:Class ; rdfs:comment "Device that measures the noise level. It detects changes in the air pressure, at a certain location and at a given time, and converts them into electrical pulses. These electric pulses have a frequency, representing the acoustic waves. The frequency range perceived human beings is from 20 Hz to 20 kHz."@en, "Dispositivo que mide el nivel de ruido. Detecta los cambios en la presión del aire, en determinado lugar y en un momento dado, y los convierte en pulso eléctricos. Estos pulsos eléctricos tienen una frecuencia, que es la de las ondas acústicas. El rango de frecuencia que percibe el ser humano es de 20 Hz a 20 kHz."@es ; rdfs:label "Noise Sensor"@en, "Sensor de Ruido"@es ; rdfs:subClassOf . :PercentilNoiseLevel a owl:Class ; rdfs:comment "Nivel de presión sonora ponderado en frecuencia y ponderado en el tiempo superado el N% de tiempo del intervalo considerado."@es, "Weighted frequency and time sound pressure level exceeding the N% of time of the considered interval."@en ; rdfs:label "Nivel de Ruido en Percentiles"@es, "Percentil Noise Level"@en ; rdfs:seeAlso "AENOR: UNE-ISO 1996-1"@es ; rdfs:subClassOf :NoiseLevel . :PonderacionA a :Weighting, owl:NamedIndividual, skos:Concept ; rdfs:comment "More common weighting in enviromental acoustic. It is used to adjust noise levels as the human ear perceives them."@en, "Ponderación más habitual en acústica ambiental. Se utiliza para ajustar los niveles de ruido a cómo los percibe el oido humano."@es ; rdfs:label "Ponderación A"@es, "Weighting A"@en ; rdfs:seeAlso "Norma IEC 61672:2003"@es . :PonderacionC a :Weighting, owl:NamedIndividual, skos:Concept ; rdfs:comment "Ponderación que se utiliza para evaluar altos niveles de ruido."@es, "Weighting used to evaluate high noise leves."@en ; rdfs:label "Ponderación C"@es, "Weighting C"@en ; rdfs:seeAlso "Norma IEC 61672:2003"@es . :PonderacionZ a :Weighting, owl:NamedIndividual, skos:Concept ; rdfs:comment "It represents the fact of not applying any type of frequency weighting to the sound waves captured by the noise sensor. They are captured as they are."@en, "Representa el hecho de no aplicar ningún tipo de ponderación frecuencial a las ondas sonoras captadas por el sensor de ruido. Se captan tal y como son."@es ; rdfs:label "Ponderación Z"@es, "Weighting Z"@en ; rdfs:seeAlso "Norma IEC 61672:2003"@es . :Weighting a owl:Class ; rdfs:comment "La medida que realiza el Sensor de Ruido tiene una ponderación frecuencial que se utiliza para una correcta interpretación y medición de los niveles de sonoridad de un determinado sonido en comparación con la naturaleza no lineal del oído humano para las distintas frecuencias del espectro audible. Puede ser sin poderación (Z), ponderación A o C."@es, "The measurement performed by the Noise Sensor has a frequency weighting that is used for a correct interpretation and measurement of the loudness levels of a particular sound compared to the non-linear nature of the human ear for the different frequencies of the audible spectrum. It can be without weighting (Z), weighting A or C."@en ; rdfs:label "Ponderación"@es, "Weighting"@en ; rdfs:subClassOf . :belongsToSensorClass a owl:ObjectProperty ; rdfs:comment "El sensor de ruido puede pertenecer o no a una clase. La clase define las caracterísiticas técnicas del sensor que establecen los límites de aceptación y el rango de temperaturas de funcionamiento."@es, "Noise sensor may or may not belong to a class. The class defines the technical characteristics of the sensor that establish the limits of acceptance and the range of operating temperatures."@en ; rdfs:domain :NoiseSensor ; rdfs:label "belongs to sensor class"@en, "pertenece a una clase de sensor"@es ; rdfs:range skos:Concept . :hasAcousticEmitter a owl:ObjectProperty ; rdfs:comment "El nivel de ruido tiene un emisor acústico que lo provoca."@es, "Noise level is caused by an acoustic emitter."@en ; rdfs:domain :NoiseLevel ; rdfs:label "has acoustic emitter"@en, "tiene emisor acústico"@es ; rdfs:range skos:Concept . :hasUnitOfMeasure a owl:ObjectProperty ; rdfs:comment "Relación entre el valor medido por el sensor y la unidad de medida en la que este valor es expresado."@es, "Relationship between the measured value by the sensor and the unit of measure of this value."@en ; rdfs:domain ; rdfs:label "has unit of measure"@en, "tiene unidad de medida"@es ; rdfs:range . :isWeightingWith a owl:ObjectProperty ; rdfs:comment "La medida que realiza el Sensor de Ruido tiene una ponderación frecuencial. Puede ser sin poderación (Z), ponderación A o C."@es, "The measurement performed by the Noise Sensor has a frequency weighting. It can be without weighting (Z), weighting A or C."@en ; rdfs:domain ; rdfs:label "es ponderado con"@es, "is weighting with"@en ; rdfs:range :Weighting . :lastCalibrationDate a owl:ObjectProperty ; rdfs:comment "Last calibration date of the sensor. Calibration is a periodic process performed on acoustic sensors to verify their correct operation in their different working modes."@en, "Última fecha de calibración del sensor. La calibración es un proceso periódico realizado a los sensores acústicos para verificar su correcto funcionamiento en sus distintos modos de trabajo."@es ; rdfs:domain :NoiseSensor ; rdfs:label "last calibration date"@en, "última fecha de calibración del sensor."@es ; rdfs:range . :referenceInterval a owl:ObjectProperty ; rdfs:comment "Interval of time where the noise assessment was performed. The reference time interval can be specified in national or international standards or by local authorities to encompass typical human activities and variations in the operation of noise sources. The reference time intervals can be for example: a part of the day, a whole day or a complete week. Some countries may even define longer reference intervals."@en, "Intervalo de tiempo al que se refiere la evaluación del ruido. El intervalo de tiempo de referencia se puede especificar en normas nacionales o internacionales o por las autoridades locales para englobar las actividades humanas típicas y las variaciones en el funcionamiento de las fuentes de ruido. Los intervalos de tiempo de referencia pueden ser por ejemplo: una parte del día, un día entero o una semana completa. Algunos países pueden definir incluso intervalos de referencia más largos."@es ; rdfs:domain :NoiseLevel ; rdfs:label "intervalo de referencia"@es, "reference interval"@en ; rdfs:range ; rdfs:seeAlso "ISO 1996-1: 2005"@es . a owl:DatatypeProperty ; rdfs:comment "Percentage of time (N%) of the reference time interval where the noise level is exceeded."@en, "Porcentaje de tiempo (N%) del intervalo de tiempo de referencia en el que se excede el nivel de ruido."@es ; rdfs:domain :PercentilNoiseLevel ; rdfs:label "Porcentaje de tiempo"@es, "Time percentage"@en ; rdfs:range xsd:double . rdf:value a owl:AnnotationProperty . dc:date "$Date: 2009/04/20 15:00:30 $"^^xsd:string ; dc:description """A vocabulary for representing latitude, longitude and altitude information in the WGS84 geodetic reference datum. Version $Id: wgs84_pos.rdf,v 1.22 2009/04/20 15:00:30 timbl Exp $. See http://www.w3.org/2003/01/geo/ for more details."""^^xsd:string ; dc:title "WGS84 Geo Positioning: an RDF vocabulary"^^xsd:string ; rdfs:comment """ Recent changes to this namespace: $Log: wgs84_pos.rdf,v $ Revision 1.22 2009/04/20 15:00:30 timbl Remove the time bits which have been deal with elsewhere eg in iCal. Revision 1.21 2009/04/20 12:52:47 timbl try again Revision 1.20 2009/04/20 12:42:11 timbl Add Event (edited ages ago and never checked in), and location (following discussion http://chatlogs.planetrdf.com/swig/2009-04-20#T12-36-09) Revision 1.19 2009/04/20 12:36:31 timbl Add Event (edited ages ago and never checked in), and location (following discussion http://chatlogs.planetrdf.com/swig/2009-04-20#T12-36-09) Revision 1.18 2006/02/01 22:01:04 danbri Clarified that lat and long are decimal degrees, and that alt is decimal metres about local reference ellipsoid Revision 1.17 2004/02/06 17:38:12 danbri Fixed a bad commit screwup Revision 1.15 2003/04/19 11:24:08 danbri Fixed the typo even more. Revision 1.14 2003/04/19 11:16:56 danbri fixed a typo Revision 1.13 2003/02/19 22:27:27 connolly relaxed domain constraints on lat/long/alt from Point to SpatialThing Revision 1.12 2003/01/12 01:41:41 danbri Trying local copy of XSLT doc. Revision 1.11 2003/01/12 01:20:18 danbri added a link to morten's xslt rdfs viewer. Revision 1.10 2003/01/11 18:56:49 danbri Removed datatype range from lat and long properties, since they would have required each occurance of the property to mention the datatype. Revision 1.9 2003/01/11 11:41:31 danbri Another typo; repaired rdfs:Property to rdf:Property x4 Revision 1.8 2003/01/11 11:05:02 danbri Added an rdfs:range for each lat/long/alt property, http://www.w3.org/2001/XMLSchema#float Revision 1.7 2003/01/10 20:25:16 danbri Longer rdfs:comment for Point, trying to be Earth-centric and neutral about coordinate system(s) at the same time. Feedback welcomed. Revision 1.6 2003/01/10 20:18:30 danbri Added CVS log comments into the RDF/XML as an rdfs:comment property of the vocabulary. Note that this is not common practice (but seems both harmless and potentially useful). revision 1.5 date: 2003/01/10 20:14:31; author: danbri; state: Exp; lines: +16 -5 Updated schema: Added a dc:date, added url for more info. Changed the rdfs:label of the namespace from gp to geo. Added a class Point, set as the rdfs:domain of each property. Added XML comment on the lat_long property suggesting that we might not need it (based on #rdfig commentary from implementors). revision 1.4 date: 2003/01/10 20:01:07; author: danbri; state: Exp; lines: +6 -5 Fixed typo; several rdfs:about attributes are now rdf:about. Thanks to MortenF in #rdfig for catching this error. revision 1.3 date: 2003/01/10 11:59:03; author: danbri; state: Exp; lines: +4 -3 fixed buglet in vocab, added more wgs links revision 1.2 date: 2003/01/10 11:01:11; author: danbri; state: Exp; lines: +4 -4 Removed alt from the as-a-flat-string property, and switched from space separated to comma separated. revision 1.1 date: 2003/01/10 10:53:23; author: danbri; state: Exp; basic geo vocab """^^xsd:string ; rdfs:label "geo"^^xsd:string . wgs84_pos:Point a owl:Class ; rdfs:comment """ Uniquely identified by lat/long/alt. i.e. spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT), lat(P2, LAT), long(P2, LONG), alt(P2, ALT). sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2). """^^xsd:string, """A point, typically described using a coordinate system relative to Earth, such as WGS84. """^^xsd:string ; rdfs:label "point"^^xsd:string ; rdfs:subClassOf wgs84_pos:SpatialThing . wgs84_pos:SpatialThing a owl:Class ; rdfs:comment """Anything with spatial extent, i.e. size, shape, or position. e.g. people, places, bowling balls, as well as abstract areas like cubes. """^^xsd:string ; rdfs:label "SpatialThing"^^xsd:string . wgs84_pos:alt a owl:AnnotationProperty ; rdfs:comment """The WGS84 altitude of a SpatialThing (decimal meters above the local reference ellipsoid)."""^^xsd:string ; rdfs:domain wgs84_pos:SpatialThing ; rdfs:label "altitude"^^xsd:string . wgs84_pos:lat a owl:AnnotationProperty ; rdfs:comment "The WGS84 latitude of a SpatialThing (decimal degrees)."^^xsd:string ; rdfs:domain wgs84_pos:SpatialThing ; rdfs:label "latitude"^^xsd:string . wgs84_pos:lat_long rdfs:comment "A comma-separated representation of a latitude, longitude coordinate."^^xsd:string ; rdfs:label "lat/long"^^xsd:string . wgs84_pos:location a owl:AnnotationProperty, owl:ObjectProperty ; rdfs:comment """The relation between something and the point, or other geometrical thing in space, where it is. For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping . """^^xsd:string ; rdfs:label "location"^^xsd:string ; rdfs:range wgs84_pos:SpatialThing ; rdfs:subPropertyOf foaf:based_near . wgs84_pos:long a owl:AnnotationProperty ; rdfs:comment "The WGS84 longitude of a SpatialThing (decimal degrees)."^^xsd:string ; rdfs:domain wgs84_pos:SpatialThing ; rdfs:label "longitude"^^xsd:string . skos:Concept a owl:Class . a owl:Class ; rdfs:comment "A unit of measure is a definite magnitude of a quantity, defined and adopted by convention and/or by law. It is used as a standard for measurement of the same quantity, where any other value of the quantity can be expressed as a simple multiple of the unit of measure. For example, length is a quantity; the metre is a unit of length that represents a definite predetermined length. When we say 10 metre (or 10 m), we actually mean 10 times the definite predetermined length called \"metre\"."@en, "Una unidad de medida es una magnitud definida de una cantidad, definida y adoptada por convención y / o por ley. Se utiliza como estándar para medir la misma cantidad, donde cualquier otro valor de la cantidad puede expresarse como un simple múltiplo de la unidad de medida. Por ejemplo, longitud es una cantidad; El metro es una unidad de longitud que representa una longitud predeterminada definida. Cuando decimos 10 metros (o 10 m), en realidad decimos 10 veces la longitud predeterminada definida llamada \"metro\". (definición tomada de la ontología om)."@es ; rdfs:isDefinedBy "http://www.wurvoc.org/vocabularies/om-1.8/"^^xsd:string ; rdfs:label "Unidad de Medida"@es, "Unit of Measure"@en . foaf:based_near a owl:AnnotationProperty .