@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://rs.tdwg.org/ontology/voc/SPMInfoItems#> .
ns1:Introduced	rdf:type	ns1:IntroducedOccurrenceStatusTerm .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:Introduced	rdfs:label	"Introduced" .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:Introduced	dc:title	"Introduced" .
@prefix ns4:	<http://rs.tdwg.org/ontology/Base#> .
ns1:Introduced	ns4:definition	"Introduced in general but not further categorised" .