@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
_:b2555229	rdf:type	prov:Activity .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
_:b2555229	rdfs:label	"remote sensing activity" ;
	prov:wasAssociatedWith	_:b2555231 .
@prefix ns3:	<http://www.w3.org/ns/sosa/> .
_:b2555231	rdf:type	ns3:Platform ,
		prov:Agent ;
	rdfs:label	"Sentinel-2 satellites" .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b2555231	owl:sameAs	<https://gcmd.earthdata.nasa.gov/kms/concept/2ce20983-98b2-40b9-bb0e-a08074fb93b3> .