@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wikibase: <http://wikiba.se/ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix wd: <http://wikibase.a3media.linkeddata.es/entity/> .
@prefix data: <http://wikibase.a3media.linkeddata.es/wiki/Special:EntityData/> .
@prefix s: <http://wikibase.a3media.linkeddata.es/entity/statement/> .
@prefix ref: <http://wikibase.a3media.linkeddata.es/reference/> .
@prefix v: <http://wikibase.a3media.linkeddata.es/value/> .
@prefix wdt: <http://wikibase.a3media.linkeddata.es/prop/direct/> .
@prefix wdtn: <http://wikibase.a3media.linkeddata.es/prop/direct-normalized/> .
@prefix p: <http://wikibase.a3media.linkeddata.es/prop/> .
@prefix ps: <http://wikibase.a3media.linkeddata.es/prop/statement/> .
@prefix psv: <http://wikibase.a3media.linkeddata.es/prop/statement/value/> .
@prefix psn: <http://wikibase.a3media.linkeddata.es/prop/statement/value-normalized/> .
@prefix pq: <http://wikibase.a3media.linkeddata.es/prop/qualifier/> .
@prefix pqv: <http://wikibase.a3media.linkeddata.es/prop/qualifier/value/> .
@prefix pqn: <http://wikibase.a3media.linkeddata.es/prop/qualifier/value-normalized/> .
@prefix pr: <http://wikibase.a3media.linkeddata.es/prop/reference/> .
@prefix prv: <http://wikibase.a3media.linkeddata.es/prop/reference/value/> .
@prefix prn: <http://wikibase.a3media.linkeddata.es/prop/reference/value-normalized/> .
@prefix wdno: <http://wikibase.a3media.linkeddata.es/prop/novalue/> .

data:Q7750 a schema:Dataset ;
	schema:about wd:Q7750 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "16002"^^xsd:integer ;
	schema:dateModified "2025-03-04T10:31:44Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q7750 a wikibase:Item ;
	rdfs:label "chemical element"@en ;
	skos:prefLabel "chemical element"@en ;
	schema:name "chemical element"@en ;
	rdfs:label "elemento químico"@es ;
	skos:prefLabel "elemento químico"@es ;
	schema:name "elemento químico"@es ;
	schema:description "species of atoms having the same number of protons in the atomic nucleus and the same chemical properties, but not necessarily the same mass, or the same stability (or half-lifetime if they are unstable)"@en,
		"tipo de materia constituida por átomos de la misma clase"@es .
